<?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 Enable Unity Catalog – Azure Managed Identity Credential Not Found in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/unable-to-enable-unity-catalog-azure-managed-identity-credential/m-p/165972#M55509</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/248289"&gt;@Aparajita_Nag&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for verifying those details! Looking closely at your first point, I spotted the exact reason why this is failing.&lt;/P&gt;&lt;P&gt;You mentioned that your user has the Reader role in the &lt;STRONG&gt;Storage Account IAM&lt;/STRONG&gt;. However, to create the metastore, your user account must have the Reader role on the &lt;STRONG&gt;Access Connector resource itself&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Because your user lacks permission to "see" the Access Connector in Azure, the Databricks Account Console cannot verify its existence when you click create, resulting in the "could not be found" error.&lt;/P&gt;&lt;H3&gt;How to Fix This:&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Go to the Access Connector in Azure:&lt;/STRONG&gt; Open the Azure Portal and navigate to your resource group (resourcesuntitycatalog), then click on your Access Connector (AccessConnectorUnityCatalog).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Assign the Role:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Click on &lt;STRONG&gt;Access control (IAM)&lt;/STRONG&gt; on the left menu.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Click &lt;STRONG&gt;Add &amp;gt; Add role assignment&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Select the &lt;STRONG&gt;Reader&lt;/STRONG&gt; role (or Contributor).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Assign it directly to your user account (adrinilmitraazure_gmail.com#EXT#@adrinilmitraazuregmail.onmicrosoft.com).&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Refresh Your Session:&lt;/STRONG&gt; This is a crucial step. After assigning the role, &lt;STRONG&gt;log out&lt;/STRONG&gt; of the Databricks Account Console entirely and &lt;STRONG&gt;log back in&lt;/STRONG&gt;. This forces Azure to generate a new authentication token that includes your new permissions.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Once you log back in with the fresh token, try creating the metastore again. The Account Console should now be able to successfully locate the Access Connector.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Aug 2026 10:33:43 GMT</pubDate>
    <dc:creator>ShamenParis</dc:creator>
    <dc:date>2026-08-19T10:33:43Z</dc:date>
    <item>
      <title>Unable to Enable Unity Catalog – Azure Managed Identity Credential Not Found</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-enable-unity-catalog-azure-managed-identity-credential/m-p/165368#M55426</link>
      <description>&lt;P class=""&gt;&lt;SPAN&gt;Hi Databricks Community,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;I am trying to enable &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Unity Catalog&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; in my Azure Databricks account. As part of the setup, I created an &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Azure Databricks Access Connector&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; and assigned its managed identity the required permissions on my ADLS Gen2 storage account.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;I then provided the &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;Access Connector Resource ID&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; and ADLS path in the Databricks Account Console. However, I am getting the following error:&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P class=""&gt;&lt;STRONG&gt;&lt;SPAN&gt;Azure Managed Identity Credential with Access Connector Id &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG&gt;&lt;SPAN&gt;/subscriptions/7c585268-20a0-4c57-b952-bf6a47dd315a/resourceGroups/shubh_rg/providers/Microsoft.Databricks/accessConnectors/shubh_connect&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG&gt;&lt;SPAN&gt; and Managed Identity ID: for Account Id: &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG&gt;&lt;SPAN&gt;1b687630-77a8-4ff1-888e-a2837de30bf8&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG&gt;&lt;SPAN&gt; could not be found.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;H3&gt;&lt;SPAN&gt;Configuration&lt;/SPAN&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Azure Subscription ID:&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;SPAN&gt;7c585268-20a0-4c57-b952-bf6a47dd315a&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Resource Group:&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;SPAN&gt;shubh_rg&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Access Connector:&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;SPAN&gt;shubh_connect&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Access Connector Resource ID:&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;SPAN&gt;/subscriptions/7c585268-20a0-4c57-b952-bf6a47dd315a/resourceGroups/shubh_rg/providers/Microsoft.Databricks/accessConnectors/shubh_connect&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Databricks Account ID:&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;SPAN&gt;1b687630-77a8-4ff1-888e-a2837de30bf8&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Storage:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; Azure Data Lake Storage Gen2&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;Managed Identity:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; System-assigned managed identity&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN&gt;ADLS Role:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt; Storage Blob Data Contributor&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;&lt;SPAN&gt;The Access Connector has been successfully created in Azure, and the managed identity has been assigned the required permissions on the ADLS storage account.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;However, the Databricks Account Console is unable to find or validate the Access Connector.&lt;/SPAN&gt;&lt;/P&gt;&lt;H3&gt;&lt;SPAN&gt;Questions&lt;/SPAN&gt;&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;Why is the Databricks Account Console unable to find the Access Connector?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Is there any account-level configuration or prerequisite required before creating the Unity Catalog metastore?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Does the Access Connector need to be associated with the Databricks workspace/account in any additional way?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Is there any issue with the managed identity configuration or Access Connector Resource ID?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class=""&gt;&lt;SPAN&gt;Any guidance on how to resolve this issue would be greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2026 12:37:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-enable-unity-catalog-azure-managed-identity-credential/m-p/165368#M55426</guid>
      <dc:creator>Shubh5073</dc:creator>
      <dc:date>2026-08-11T12:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Enable Unity Catalog – Azure Managed Identity Credential Not Found</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-enable-unity-catalog-azure-managed-identity-credential/m-p/165380#M55428</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/247499"&gt;@Shubh5073&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;As per my understanding of the issue you are facing, the error indicates that Databricks cannot locate the Access Connector resource in Azure, rather than a problem with your ADLS permissions (since you already correctly assigned Storage Blob Data Contributor).&lt;/P&gt;&lt;P&gt;The most common cause for this specific "could not be found" error is missing Azure permissions. The identity you are using to log into the Databricks Account Console must have the &lt;STRONG&gt;Reader&lt;/STRONG&gt; role on the Access Connector resource in Azure, otherwise Databricks cannot verify its existence (&lt;STRONG&gt;I would say check your access on the Access Connector&lt;/STRONG&gt;). Additionally, ensure the Resource ID is copied exactly from the Azure Portal's JSON view, as it is strictly case-sensitive.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShamenParis_0-1786455236643.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/29902iE67A5390C7179350/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShamenParis_0-1786455236643.png" alt="ShamenParis_0-1786455236643.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;To address your configuration question: If you are setting up the root storage for a completely new Metastore, this must be done at the Account level. However, if you are simply creating an External Location for an existing Metastore, you can create the Storage Credential directly within the Workspace UI. You only need the appropriate metastore admin privileges to create the credential, which you can then use to configure your external locations.&lt;BR /&gt;&lt;BR /&gt;For more information:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Manage External Locations&lt;/STRONG&gt;:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/connect/unity-catalog/cloud-storage/manage-external-locations" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/azure/databricks/connect/unity-catalog/cloud-storage/manage-external-locations&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Access Connector&lt;/STRONG&gt;:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/connect/unity-catalog/cloud-storage/azure-managed-identities" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/azure/databricks/connect/unity-catalog/cloud-storage/azure-managed-identities&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2026 13:43:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-enable-unity-catalog-azure-managed-identity-credential/m-p/165380#M55428</guid>
      <dc:creator>ShamenParis</dc:creator>
      <dc:date>2026-08-11T13:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Enable Unity Catalog – Azure Managed Identity Credential Not Found</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-enable-unity-catalog-azure-managed-identity-credential/m-p/165921#M55498</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;While creating metastore in UI, I have created Access connector with system assigned managed identity as I can see in the JSON view.&amp;nbsp; And storage blob data contribitor is also given to the access connector which I created in Azure portal. The issue is:&amp;nbsp;&lt;SPAN&gt;Azure Managed Identity Credential with Access Connector Id /subscriptions/3d41ae7a-6c82-440f-8ec8-d1df27199109/resourceGroups/resourcesuntitycatalog/providers/Microsoft.Databricks/accessConnectors/AccessConnectorUnityCatalog and Managed Identity ID: for Account Id: 5d77c2be-ed5c-45c8-b5ee-44e20f21d1f9 could not be found.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;How to solve this?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2026 15:37:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-enable-unity-catalog-azure-managed-identity-credential/m-p/165921#M55498</guid>
      <dc:creator>Aparajita_Nag</dc:creator>
      <dc:date>2026-08-18T15:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Enable Unity Catalog – Azure Managed Identity Credential Not Found</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-enable-unity-catalog-azure-managed-identity-credential/m-p/165933#M55503</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/248289"&gt;@Aparajita_Nag&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The "could not be found" error indicates Databricks cannot locate the Access Connector resource in Azure. This happens before any ADLS permissions are checked. Because I lack full information on your setup, you can verify the below list (if you have already confirmed some of these things, there is no need to do them again):&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Azure RBAC Role:&lt;/STRONG&gt; The account signed into the Databricks Account Console must have at least the Reader role assigned on the Access Connector resource itself. Assigning "Storage Blob Data Contributor" on the storage account is a separate requirement and does not grant access to the connector.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Resource ID Accuracy:&lt;/STRONG&gt; In your second error message, the Resource Group is named resourcesuntitycatalog. Ensure the full Access Connector resource ID is copied exactly from the Azure portal. Any typo or case-sensitivity mismatch will cause this failure.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Entra ID Tenant Alignment:&lt;/STRONG&gt; Confirm the Azure Subscription hosting the Access Connector is in the exact same Microsoft Entra ID tenant as your Databricks account. A connector in a different tenant is invisible to the account.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Identity Type Selection:&lt;/STRONG&gt; The empty space in the error string and Managed Identity ID: for Account Id: confirms Databricks is attempting to resolve a system-assigned identity. Verify that the system-assigned managed identity is enabled on the Access Connector.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 18 Aug 2026 19:20:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-enable-unity-catalog-azure-managed-identity-credential/m-p/165933#M55503</guid>
      <dc:creator>ShamenParis</dc:creator>
      <dc:date>2026-08-18T19:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Enable Unity Catalog – Azure Managed Identity Credential Not Found</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-enable-unity-catalog-azure-managed-identity-credential/m-p/165962#M55506</link>
      <description>&lt;P&gt;Hi ShamenParis,&lt;/P&gt;&lt;P&gt;Confirming the details from my end.&lt;/P&gt;&lt;P&gt;1. Given reader role to the account signing into Databricks. This user&amp;nbsp;&lt;SPAN&gt;adrinilmitraazure_gmail.com#EXT#@adrinilmitraazuregmail.onmicrosoft.com has Reader role in storage account IAM alongside Access Connector has Storage Blob Data Contributor Role.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2. My ADLS Gen2 Path is:&amp;nbsp;abfss://unitycatalogcont@stgaccuntitycatalog.dfs.core.windows.net/metadirectoryadri&lt;/P&gt;&lt;P&gt;and Access Connector ID is copied from Access Connector Resource ID:&amp;nbsp;&amp;nbsp;/subscriptions/3d41ae7a-6c82-440f-8ec8-d1df27199109/resourceGroups/resourcesuntitycatalog/providers/Microsoft.Databricks/accessConnectors/AccessConnectorUnityCatalog&lt;/P&gt;&lt;P&gt;3.&amp;nbsp;Step 1: Check the Tenant ID of the Access Connector Subscription- Checked subscription(hosting the Access Connector) ID: 3d41ae7a-6c82-440f-8ec8-d1df27199109 has parent management group as&amp;nbsp;b2a24d99-4b47-403d-8bc4-359568eed7b7.&lt;/P&gt;&lt;P&gt;Step 2: Check the Tenant ID of your Databricks Account&lt;/P&gt;&lt;P&gt;I can confirm that the related workspace in databricks is using the same subscription&amp;nbsp;3d41ae7a-6c82-440f-8ec8-d1df27199109 where the Tenant ID is same&amp;nbsp;b2a24d99-4b47-403d-8bc4-359568eed7b7.&lt;/P&gt;&lt;P&gt;But still getting the same issue:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Azure Managed Identity Credential with Access Connector Id /subscriptions/3d41ae7a-6c82-440f-8ec8-d1df27199109/resourceGroups/resourcesuntitycatalog/providers/Microsoft.Databricks/accessConnectors/AccessConnectorUnityCatalog and Managed Identity ID: for Account Id: 5d77c2be-ed5c-45c8-b5ee-44e20f21d1f9 could not be found.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please let me know what to do now?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2026 08:12:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-enable-unity-catalog-azure-managed-identity-credential/m-p/165962#M55506</guid>
      <dc:creator>Aparajita_Nag</dc:creator>
      <dc:date>2026-08-19T08:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Enable Unity Catalog – Azure Managed Identity Credential Not Found</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-enable-unity-catalog-azure-managed-identity-credential/m-p/165972#M55509</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/248289"&gt;@Aparajita_Nag&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for verifying those details! Looking closely at your first point, I spotted the exact reason why this is failing.&lt;/P&gt;&lt;P&gt;You mentioned that your user has the Reader role in the &lt;STRONG&gt;Storage Account IAM&lt;/STRONG&gt;. However, to create the metastore, your user account must have the Reader role on the &lt;STRONG&gt;Access Connector resource itself&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Because your user lacks permission to "see" the Access Connector in Azure, the Databricks Account Console cannot verify its existence when you click create, resulting in the "could not be found" error.&lt;/P&gt;&lt;H3&gt;How to Fix This:&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Go to the Access Connector in Azure:&lt;/STRONG&gt; Open the Azure Portal and navigate to your resource group (resourcesuntitycatalog), then click on your Access Connector (AccessConnectorUnityCatalog).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Assign the Role:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Click on &lt;STRONG&gt;Access control (IAM)&lt;/STRONG&gt; on the left menu.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Click &lt;STRONG&gt;Add &amp;gt; Add role assignment&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Select the &lt;STRONG&gt;Reader&lt;/STRONG&gt; role (or Contributor).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Assign it directly to your user account (adrinilmitraazure_gmail.com#EXT#@adrinilmitraazuregmail.onmicrosoft.com).&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Refresh Your Session:&lt;/STRONG&gt; This is a crucial step. After assigning the role, &lt;STRONG&gt;log out&lt;/STRONG&gt; of the Databricks Account Console entirely and &lt;STRONG&gt;log back in&lt;/STRONG&gt;. This forces Azure to generate a new authentication token that includes your new permissions.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Once you log back in with the fresh token, try creating the metastore again. The Account Console should now be able to successfully locate the Access Connector.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2026 10:33:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-enable-unity-catalog-azure-managed-identity-credential/m-p/165972#M55509</guid>
      <dc:creator>ShamenParis</dc:creator>
      <dc:date>2026-08-19T10:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Enable Unity Catalog – Azure Managed Identity Credential Not Found</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-enable-unity-catalog-azure-managed-identity-credential/m-p/165982#M55512</link>
      <description>&lt;P&gt;Hi ShamenParis,&lt;/P&gt;&lt;P&gt;I have done exactly as you have said to provide reader role to EXT user account in Access Control IAM. But getting the same error.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Azure Managed Identity Credential with Access Connector Id /subscriptions/3d41ae7a-6c82-440f-8ec8-d1df27199109/resourceGroups/resourcesuntitycatalog/providers/Microsoft.Databricks/accessConnectors/AccessConnectorUnityCatalog and Managed Identity ID: for Account Id: 5d77c2be-ed5c-45c8-b5ee-44e20f21d1f9 could not be found.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have logged out of databricks and logged in again to create metastore.&lt;/P&gt;&lt;P&gt;But alas, getting the same error again.&lt;/P&gt;&lt;P&gt;Please help. I am not getting why this happening.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2026 12:33:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-enable-unity-catalog-azure-managed-identity-credential/m-p/165982#M55512</guid>
      <dc:creator>Aparajita_Nag</dc:creator>
      <dc:date>2026-08-19T12:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Enable Unity Catalog – Azure Managed Identity Credential Not Found</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-enable-unity-catalog-azure-managed-identity-credential/m-p/166051#M55520</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;ShamenParis,&lt;/P&gt;&lt;P&gt;Unity catalog is enabled in databricks. Thanks for your suggestions.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2026 11:57:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-enable-unity-catalog-azure-managed-identity-credential/m-p/166051#M55520</guid>
      <dc:creator>Aparajita_Nag</dc:creator>
      <dc:date>2026-08-20T11:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Enable Unity Catalog – Azure Managed Identity Credential Not Found</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-enable-unity-catalog-azure-managed-identity-credential/m-p/166078#M55525</link>
      <description>&lt;P&gt;Hey, Check the IAMs for both connector and ADLS, your problem will be solved...I have come across the same issue and have cleared it by assigning a role through IAM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LMK, if you have solved it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2026 16:13:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-enable-unity-catalog-azure-managed-identity-credential/m-p/166078#M55525</guid>
      <dc:creator>kartheek_rao</dc:creator>
      <dc:date>2026-08-20T16:13:24Z</dc:date>
    </item>
  </channel>
</rss>

