Azure 数据工厂 - 将数据从 ADLS 复制到 Cosmos DB - 为 ADLS 创建连接作为源时出错

Azure Data Factory- Copy data from ADLS -to Cosmos DB - getting error while creating connection for ADLS as source

在 Azure 数据工厂中为 ADLS 创建源连接时出现以下错误

https://example.azuredatalakestore.net/webhdfs/v1/ 的访问被拒绝。确保在 Azure Data Lake Store 帐户中正确配置了 ACL 和防火墙规则。服务请求 ID:e9508d22-3de7-4924-bc16-b759ac6cb320

回复详情:

{
  "RemoteException":
  {
    "exception": "AccessControlException",
    "message": "Permission denied on / [e9508d22-3de7-4924-bc16-b759ac6cb320][2020-06-12T00:33:05.7388123-07:00]",
    "javaClassName": "org.apache.hadoop.security.AccessControlException"
  }
}

远程服务器返回错误:

(403) Forbidden. Activity ID: 411d2e50-42b7-4b57-aa43-33a8832dbbc2.

我的 Azure 帐户是试用帐户。我正在使用组织 ID 创建一个帐户。 你能帮我解决这个问题吗?

您应该在 ADLS.Please 处添加您的 Managed identity object ID 参考