UCX Account Admin authentication error in Azure Databricks

abhijit007
Databricks Partner

Hi Team,

I am using Azure Databricks to implement UCX. The UCX installation is completed properly. But facing issues when I am executing commands with account admin role. I am account admin in Azure Databricks (https://accounts.azuredatabricks.net/). Also I am having 'Contributor' role in databricks workspace instance in azure. I am Workspace admin too.

abhijit007_0-1739942402507.png

The Databricks config (.databrickscfg) file is configured with workspace and PAT to authenticate from CLI command line.

But I am getting Admin authentication errors when executing below commands.

databricks labs ucx create-account-groups --workspace-ids 11111111111111111

abhijit007_1-1739944181002.png

databricks labs ucx create-table-mapping

abhijit007_2-1739944259788.png

 

I really appreciate a quick help.