Azure数据工厂Web活动属性

发布于 2025-01-30 02:50:41 字数 101 浏览 4 评论 0 原文

我想使用Web活动访问我的存储帐户,并且想使用系统托管的同学来验证,但我不知道该在资源字段中编写什么。

我是否应该将数据工厂试图访问的资源,存储或正在访问数据工厂访问的资源?

I want to use a web activity to access my storage account and I want to used System Managed Idenity to authenticate but I don't know what to write in the Resource field.

Am I supposed to put the resource the data factory trying to access to, the storage, or the resource who is accessing, the data factory?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

ゞ记忆︶ㄣ 2025-02-06 02:50:41

在您的存储帐户中,

  • 添加角色分配,并用作存储BLOB数据贡献者的角色。
  • 分配对托管身份
  • 选择成员的访问,然后将您的数据工厂添加为成员。

在Azure Data Factory Web活动

输出:

”在此处输入图像描述”

参考: https:// www。 youtube.com/watch?v=zrmpzoh4ucy

In your storage account,

  • Add role assignment with a role as Storage Blob Data Contributor.
  • Assign access to Managed identity
  • Select Member and add your data factory as a member.

In Azure data factory web activity:

enter image description here

Output:

enter image description here

Reference: https://www.youtube.com/watch?v=ZrMpZoh4UcY

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文