<?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: get permissions assignment done from the workspaces UI in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/get-permissions-assignment-done-from-the-workspaces-ui/m-p/115335#M3243</link>
    <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/152834"&gt;@Advika&lt;/a&gt;&amp;nbsp;Hi Advika, thanks much for your time in replying. we do the same currently. However, please note we as admins give permissions via an automatically generated notebook ((permissions come from Git and the CI/CD pipeline generates notebooks)). Therefore, our IDs are also appearing in that action results. One thing we notice for those who give permissions from the UI - the user_agent column contains the browser name like 'Mozilla * Chrome'.&lt;/P&gt;&lt;P&gt;If there is a fool-proof way, request you kindly please investigate and share with us. Highly appreciate as we have controls internally we have to meet. Admins are giving permissions via UI; also, there are so many limitations with current Databricks permissions model - we want developers to be schema owners but do not expect them to give permissions, and owners can give permissions at the moment. We are discussing these with Databricks RSA anyways.&lt;/P&gt;</description>
    <pubDate>Sat, 12 Apr 2025 21:00:24 GMT</pubDate>
    <dc:creator>noorbasha534</dc:creator>
    <dc:date>2025-04-12T21:00:24Z</dc:date>
    <item>
      <title>get permissions assignment done from the workspaces UI</title>
      <link>https://community.databricks.com/t5/administration-architecture/get-permissions-assignment-done-from-the-workspaces-ui/m-p/115068#M3228</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am looking to capture events of&amp;nbsp;permissions assigned on catalog/schemas/tables/views from the workspaces UI; example, someone gave another user USE CATALOG permission from the UI.&lt;/P&gt;&lt;P&gt;Is it possible to capture all such events?&lt;/P&gt;&lt;P&gt;appreciate the mindshare&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 22:56:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/get-permissions-assignment-done-from-the-workspaces-ui/m-p/115068#M3228</guid>
      <dc:creator>noorbasha534</dc:creator>
      <dc:date>2025-04-09T22:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: get permissions assignment done from the workspaces UI</title>
      <link>https://community.databricks.com/t5/administration-architecture/get-permissions-assignment-done-from-the-workspaces-ui/m-p/115158#M3230</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/124839"&gt;@noorbasha534&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;Yes, it's possible to capture permission-related events made through the Databricks workspace UI using Unity Catalog audit logs. These logs automatically track such actions at the account level.&amp;nbsp;To capture these events, make sure audit logging is enabled for your account and a delivery location is configured.&lt;BR /&gt;&lt;BR /&gt;For more details:&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/data-governance/unity-catalog/audit" target="_blank"&gt;Audit Unity Catalog events&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 12:52:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/get-permissions-assignment-done-from-the-workspaces-ui/m-p/115158#M3230</guid>
      <dc:creator>Advika</dc:creator>
      <dc:date>2025-04-10T12:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: get permissions assignment done from the workspaces UI</title>
      <link>https://community.databricks.com/t5/administration-architecture/get-permissions-assignment-done-from-the-workspaces-ui/m-p/115175#M3233</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/152834"&gt;@Advika&lt;/a&gt;&amp;nbsp;can you kindly please let me know the action name that I should filter upon...&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 15:11:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/get-permissions-assignment-done-from-the-workspaces-ui/m-p/115175#M3233</guid>
      <dc:creator>noorbasha534</dc:creator>
      <dc:date>2025-04-10T15:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: get permissions assignment done from the workspaces UI</title>
      <link>https://community.databricks.com/t5/administration-architecture/get-permissions-assignment-done-from-the-workspaces-ui/m-p/115262#M3239</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/124839"&gt;@noorbasha534&lt;/a&gt;, you can use the action_name field to filter specific types of events. For example, to track permission changes—such as grants or revokes on catalogues, schemas, tables, or views, you can filter by &lt;STRONG&gt;updatePermissions&lt;/STRONG&gt;. That said, the exact action name depends on the type of event you're trying to track.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2025 10:27:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/get-permissions-assignment-done-from-the-workspaces-ui/m-p/115262#M3239</guid>
      <dc:creator>Advika</dc:creator>
      <dc:date>2025-04-11T10:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: get permissions assignment done from the workspaces UI</title>
      <link>https://community.databricks.com/t5/administration-architecture/get-permissions-assignment-done-from-the-workspaces-ui/m-p/115335#M3243</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/152834"&gt;@Advika&lt;/a&gt;&amp;nbsp;Hi Advika, thanks much for your time in replying. we do the same currently. However, please note we as admins give permissions via an automatically generated notebook ((permissions come from Git and the CI/CD pipeline generates notebooks)). Therefore, our IDs are also appearing in that action results. One thing we notice for those who give permissions from the UI - the user_agent column contains the browser name like 'Mozilla * Chrome'.&lt;/P&gt;&lt;P&gt;If there is a fool-proof way, request you kindly please investigate and share with us. Highly appreciate as we have controls internally we have to meet. Admins are giving permissions via UI; also, there are so many limitations with current Databricks permissions model - we want developers to be schema owners but do not expect them to give permissions, and owners can give permissions at the moment. We are discussing these with Databricks RSA anyways.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Apr 2025 21:00:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/get-permissions-assignment-done-from-the-workspaces-ui/m-p/115335#M3243</guid>
      <dc:creator>noorbasha534</dc:creator>
      <dc:date>2025-04-12T21:00:24Z</dc:date>
    </item>
  </channel>
</rss>

