所以我跟踪了一个医生:Azure数据库统一目录
我遵循每一步,直到使用托管标识来访问由文档中标题的Unity转移管理的存储。
当我转到中给出的的链接,使用托管标识来访问由一个统一目录转移部分管理的存储时,我没有看到在侧导航栏上的任何数据部分,我按照步骤1使用托管标识来访问由文档中的统一目录转移管理的存储
如果我从Azure门户转到控制台,我有数据部分,但是在单击它之后,我看不到任何创建亚稳态的选项。
那我该怎么解决呢?
发布于 2022-07-13 12:21:16
确保您满足以下要求:
·你必须是Azure Databricks帐户管理员。
·您的Azure数据库帐户必须在高级计划中。
·在Azure租户中,必须获得许可才能创建:
1. A storage account to use with Azure Data Lake Storage Gen2. See Create a storage account to use with Azure Data Lake Storage Gen2.
2. A new resource to hold a system-assigned managed identity. This requires that you be a Contributor or Owner of a resource group in any subscription in the tenant.也请注意

参考- https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/create-metastore
https://stackoverflow.com/questions/72964512
复制相似问题