permissions - 不同资源组中 Blob 上的数据工厂触发器失败

标签 permissions azure-blob-storage azure-data-factory azure-resource-group

我有一个要求,即在一个资源组中有一个数据工厂,在另一个存储组中有一个 Blob 存储。当在 blob 存储中创建 blob 时,我需要在数据工厂管道上创建触发器。我在调用管道时收到此错误。

The Microsoft.EventGrid resource provider is not registered in subscription ***** . Register the provider in the subscription and retry the operation. 
Activity id:6566a4c8-0a1c-4a9e-8940-ce62e43264e3, timestamp: 6/26/2020 8:02:56 AM (UTC)

据我从错误中了解到,它是权限问题,但我不确定如何启用此连接。谁能帮忙。

最佳答案

因此,从错误来看,我认为您应该按照以下步骤操作:

转到 Azure 门户,然后转到您的订阅:

enter image description here

enter image description here

enter image description here

在资源提供程序中搜索Microsoft.EventGrid,然后注册Microsoft.EventGrid

让我知道你是否可以解决这个问题。:)

关于permissions - 不同资源组中 Blob 上的数据工厂触发器失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62590792/

相关文章:

powershell - 如何使用Powershell为所有人设置文件夹的写权限

node.js - 将文件上传到 Azure Blob 存储时遇到困难

Azure 数据工厂映射数据流 VS SSIS

azure - 当尝试在azure数据工厂V2中添加动态文件名(链接服务器)时遇到错误

azure - 是否可以在 Azure 数据工厂管道中存储变量?

git - Git Post-Receive 的权限

sql-server - SQL Server 2005 中 'CREATE USER' 所需的权限?

azure - 使用诊断设置传输到存储帐户时从 App Insights 日志数据中选择有限的列

azure-storage - 访问 Windows Azure Blob 存储

linux - 如何使用 ndb-server 将磁盘镜像文件导出到远程机器?