<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Delta Live Tables Permissions in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/100825#M9460</link>
    <description>&lt;P&gt;Can you go on the Workspace and go to settings &amp;gt; Security &amp;gt; Do you see the option&amp;nbsp;&lt;SPAN&gt;Clusters, Pools, Jobs Access Control?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Also are you able to see the permissions tab to any other object as clusters for example?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Dec 2024 20:33:34 GMT</pubDate>
    <dc:creator>Walter_C</dc:creator>
    <dc:date>2024-12-03T20:33:34Z</dc:date>
    <item>
      <title>Delta Live Tables Permissions</title>
      <link>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/100801#M9456</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;I'm the owner of delta live tables pipelines but I don't see the option described on documentation to grant permissions for different users.&lt;STRONG&gt; The options available are "settings" and "delete"&lt;/STRONG&gt;&lt;/P&gt;&lt;OL class=""&gt;&lt;LI&gt;&lt;P&gt;In the sidebar, click&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Delta Live Tables&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Select the name of a pipeline.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Click the&lt;SPAN&gt;&amp;nbsp;(three vertical points)&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;, and select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Permissions&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;In&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Permissions Settings&lt;/STRONG&gt;, select the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Select User, Group or Service Principal…&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;drop-down menu and then select a user, group, or service principal.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Select a permission from the permission drop-down menu.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Click&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Add&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Click&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Save&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 16:22:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/100801#M9456</guid>
      <dc:creator>RobsonNLPT</dc:creator>
      <dc:date>2024-12-03T16:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Live Tables Permissions</title>
      <link>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/100816#M9457</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The underlying cause of this issue is the configuration setting for 'Clusters, Pools, Jobs Access Control' being disabled in the workspace. This setting controls whether users can manage permissions for clusters, pools, jobs and other objects within the workspace. When disabled, it prevents users from modifying permissions causing the observed issue.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;To resolve this issue, follow these steps:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt; Log in to your Databricks account and navigate to the Admin Console.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt; Select the workspace where the issue is occurring (in this case, the QA workspace).&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt; Click on the 'Access Control' tab.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt; Locate the 'Clusters, Pools, Jobs Access Control' option and enable it by checking the box next to it.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt; Save the changes and refresh the workspace.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;After enabling the 'Clusters, Pools, Jobs Access Control' option, users should be able to see the 'Permissions' option on resources such as Pipelines, Clusters, Jobs, etc. They can then manage permissions as needed, including adding 'Can View' permissions to a group on a Pipeline.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;IMPORTANT: Once the option ‘Clusters, Pools, Jobs Access control’ is enabled it will disappear from the Settings page and cannot be longer disabled, this is mentioned in: &lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/en/release-notes/product/2024/january.html#access-controls-lists-can-be-enabled-on-upgraded-workspaces" target="_blank"&gt;&lt;SPAN&gt;Release Notes January 2024&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 18:28:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/100816#M9457</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2024-12-03T18:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Live Tables Permissions</title>
      <link>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/100817#M9458</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our workspaces are premium from the beginning so I don't see that access control tab&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 18:58:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/100817#M9458</guid>
      <dc:creator>RobsonNLPT</dc:creator>
      <dc:date>2024-12-03T18:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Live Tables Permissions</title>
      <link>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/100818#M9459</link>
      <description>&lt;P&gt;Hi. I am the account admin. Our workspaces are premium from the beginning so I do not see that access control tab.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 19:08:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/100818#M9459</guid>
      <dc:creator>RobsonNLPT</dc:creator>
      <dc:date>2024-12-03T19:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Live Tables Permissions</title>
      <link>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/100825#M9460</link>
      <description>&lt;P&gt;Can you go on the Workspace and go to settings &amp;gt; Security &amp;gt; Do you see the option&amp;nbsp;&lt;SPAN&gt;Clusters, Pools, Jobs Access Control?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Also are you able to see the permissions tab to any other object as clusters for example?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 20:33:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/100825#M9460</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2024-12-03T20:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Live Tables Permissions</title>
      <link>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/100827#M9461</link>
      <description>&lt;P&gt;I have permissions for jobs,&amp;nbsp; clusters but not in tabs.&lt;/P&gt;&lt;P&gt;Workspace settings security doesn't have that option&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 20:53:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/100827#M9461</guid>
      <dc:creator>RobsonNLPT</dc:creator>
      <dc:date>2024-12-03T20:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Live Tables Permissions</title>
      <link>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/100831#M9462</link>
      <description>&lt;P&gt;Got it, so issue might be different, can you share with me an screenshot on how it looks like right now in the pipeline when you click on the vertical dots?&lt;/P&gt;
&lt;P&gt;Is this happening with any pipeline?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 21:49:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/100831#M9462</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2024-12-03T21:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Live Tables Permissions</title>
      <link>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/100832#M9463</link>
      <description>&lt;P&gt;Hi. I have attached on my first post.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 21:51:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/100832#M9463</guid>
      <dc:creator>RobsonNLPT</dc:creator>
      <dc:date>2024-12-03T21:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Live Tables Permissions</title>
      <link>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/102269#M9464</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/88823"&gt;@Walter_C&lt;/a&gt;&amp;nbsp;, I am having similar issue than&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/98258"&gt;@RobsonNLPT&lt;/a&gt;&amp;nbsp;. I am account administrator using Premium Workspace, and I can not longer see the permissions in the Kebab menu of DLTs pipelines.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2024 15:16:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/102269#M9464</guid>
      <dc:creator>mhscience525</dc:creator>
      <dc:date>2024-12-16T15:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Live Tables Permissions</title>
      <link>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/102315#M9465</link>
      <description>&lt;P&gt;Ah ok sorry, the permissions tab is no longer available in that view but if you click on the pipeline name directly and access to it on the 3 dots you should see the permissions there, can you confirm?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2024 23:19:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/102315#M9465</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2024-12-16T23:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Live Tables Permissions</title>
      <link>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/102343#M9466</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/88823"&gt;@Walter_C&lt;/a&gt;I just saw the new &lt;STRONG&gt;share&lt;/STRONG&gt; tab. Indeed, pretty new feature. Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 09:36:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/102343#M9466</guid>
      <dc:creator>mhscience525</dc:creator>
      <dc:date>2024-12-17T09:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Live Tables Permissions</title>
      <link>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/102344#M9467</link>
      <description>&lt;P&gt;Yes. It works. Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 09:40:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/102344#M9467</guid>
      <dc:creator>RobsonNLPT</dc:creator>
      <dc:date>2024-12-17T09:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Live Tables Permissions</title>
      <link>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/102350#M9468</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/88823"&gt;@Walter_C&lt;/a&gt;&amp;nbsp; I have two workspaces from different regions. In one, permissions are accessed through the three dots menu, while in the other, they're found in the Share tab. I'm not sure why it's different, but now permissions settings works for both. Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 10:00:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/102350#M9468</guid>
      <dc:creator>mhscience525</dc:creator>
      <dc:date>2024-12-17T10:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Live Tables Permissions</title>
      <link>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/102368#M9469</link>
      <description>&lt;P&gt;Are both workspaces within the same region or different one? It is great to hear that issue is now resolved for both&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 11:53:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/102368#M9469</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2024-12-17T11:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Live Tables Permissions</title>
      <link>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/104875#M9470</link>
      <description>&lt;P&gt;The workspaces are from different Regions,&amp;nbsp; Australia and Sweden&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 09:50:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/104875#M9470</guid>
      <dc:creator>mhscience525</dc:creator>
      <dc:date>2025-01-09T09:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Live Tables Permissions</title>
      <link>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/104927#M9471</link>
      <description>&lt;P&gt;Ok might be that the version of the workspaces could be different and the new patch will be implemented soon.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 12:51:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/delta-live-tables-permissions/m-p/104927#M9471</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2025-01-09T12:51:48Z</dc:date>
    </item>
  </channel>
</rss>

