<?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: Unable to get external groups from list group details API in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/unable-to-get-external-groups-from-list-group-details-api/m-p/123353#M3540</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/20157"&gt;@naveenanto&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Maybe you are using wrong endpoint? According to the documentation:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;"&lt;SPAN&gt;When automatic identity management is enabled, you can directly search in identity federated workspaces for Microsoft Entra ID users, service principals, and groups, and add them to your workspace."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I think this feature will bring Entra Id group to the workspace. Try to use endpoint from below link, which should list all groups associated with Databricks workspace. The one that you used before was checking for groups associated with account level.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.databricks.com/api/azure/workspace/groups/list" target="_blank"&gt;List group details. | Groups API | REST API reference | Azure Databricks&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jun 2025 19:46:25 GMT</pubDate>
    <dc:creator>szymon_dybczak</dc:creator>
    <dc:date>2025-06-30T19:46:25Z</dc:date>
    <item>
      <title>Unable to get external groups from list group details API</title>
      <link>https://community.databricks.com/t5/administration-architecture/unable-to-get-external-groups-from-list-group-details-api/m-p/122971#M3523</link>
      <description>&lt;P data-unlink="true"&gt;Hi Team,&amp;nbsp;&lt;BR /&gt;I see that &lt;A href="https://learn.microsoft.com/en-us/azure/databricks/admin/users-groups/automatic-identity-management" target="_self"&gt;automatic group sync&lt;/A&gt; is enabled in our azure databricks by default but I am not able to get the groups using &lt;A href="https://docs.databricks.com/api/account/accountgroups/list" target="_self"&gt;list groups&lt;/A&gt;&amp;nbsp;endpoint. What is the right way to get it. I've an automated process to bring certain account groups to workspace.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 15:04:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/unable-to-get-external-groups-from-list-group-details-api/m-p/122971#M3523</guid>
      <dc:creator>naveenanto</dc:creator>
      <dc:date>2025-06-26T15:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get external groups from list group details API</title>
      <link>https://community.databricks.com/t5/administration-architecture/unable-to-get-external-groups-from-list-group-details-api/m-p/122998#M3525</link>
      <description>&lt;P&gt;May be you can try using the sdk.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://databricks-sdk-py.readthedocs.io/en/latest/account/iam/groups.html" target="_blank"&gt;https://databricks-sdk-py.readthedocs.io/en/latest/account/iam/groups.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 17:29:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/unable-to-get-external-groups-from-list-group-details-api/m-p/122998#M3525</guid>
      <dc:creator>nayan_wylde</dc:creator>
      <dc:date>2025-06-26T17:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get external groups from list group details API</title>
      <link>https://community.databricks.com/t5/administration-architecture/unable-to-get-external-groups-from-list-group-details-api/m-p/123335#M3538</link>
      <description>&lt;P&gt;I'm not sure how it'll be exposed in SDK without it being in API but still I tried it using java-sdk (latest 0.54.0) and I still don't get the response for externally added groups&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 17:27:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/unable-to-get-external-groups-from-list-group-details-api/m-p/123335#M3538</guid>
      <dc:creator>naveenanto</dc:creator>
      <dc:date>2025-06-30T17:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get external groups from list group details API</title>
      <link>https://community.databricks.com/t5/administration-architecture/unable-to-get-external-groups-from-list-group-details-api/m-p/123353#M3540</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/20157"&gt;@naveenanto&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Maybe you are using wrong endpoint? According to the documentation:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;"&lt;SPAN&gt;When automatic identity management is enabled, you can directly search in identity federated workspaces for Microsoft Entra ID users, service principals, and groups, and add them to your workspace."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I think this feature will bring Entra Id group to the workspace. Try to use endpoint from below link, which should list all groups associated with Databricks workspace. The one that you used before was checking for groups associated with account level.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.databricks.com/api/azure/workspace/groups/list" target="_blank"&gt;List group details. | Groups API | REST API reference | Azure Databricks&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 19:46:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/unable-to-get-external-groups-from-list-group-details-api/m-p/123353#M3540</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-06-30T19:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get external groups from list group details API</title>
      <link>https://community.databricks.com/t5/administration-architecture/unable-to-get-external-groups-from-list-group-details-api/m-p/123356#M3541</link>
      <description>&lt;P&gt;I checked it and I can confirm that it worked. I enabled&amp;nbsp;&lt;SPAN&gt;automatic identity management, then I've added EntraId group to the workspace and using above endpoint I was able to get information about that group.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 20:22:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/unable-to-get-external-groups-from-list-group-details-api/m-p/123356#M3541</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-06-30T20:22:12Z</dc:date>
    </item>
  </channel>
</rss>

