Setup UC Metastore in Gov Cloud.

Ryan De Four 0 Reputation points
2025-08-25T18:42:05.98+00:00

I am trying to setup/configure Unity Catalog in our Azure Databricks Service in gov cloud. There's no UI support to do this in gov cloud so I am attempting to do it via the CLI.

To use the CLI, I will first need to authenticate via a service principal. I already created an app registration in gov cloud with respective client/secret keys.  The next step is to assign this service principal as an account admin to our dbx account. But in gov cloud, there's no UI for the admin account console (as there is in commercial cloud). 

Any guidance on how this can be done? 

 

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vinodh247 37,216 Reputation points MVP Volunteer Moderator
    2025-08-26T01:29:15.4366667+00:00

    Hi ,

    Thanks for reaching out to Microsoft Q&A.

    Azure Databricks in Azure Gov Cloud doesn’t offer the Account Console UI, which blocks the usual route for assigning a service principal as an Account Admin

    1. Databricks in Gov Cloud has no Account Console UI: you can’t assign the SP to an admin role using the UI.
    2. You need an Entra ID Global Admin (likely outside Gov Cloud) to assign Account Admin to your SP via the commercial Account Console.
    3. Once SP is an Account Admin, you can fully use APIs/CLI to:
      • Create the Unity Catalog metastore
      • Attach storage credentials
      • Manage access and link workspaces

    Please 'Upvote'(Thumbs-up) and 'Accept' as answer if the reply was helpful. This will be benefitting other community members who face the same issue.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.