简体   繁体   English

Azure 数据工厂的 CI/CD - 无法在协作分支中发布

[英]CI/CD for Azure Data Factory - Cannot publish in the collaboration branch

We are working in the customer Azure tenant as members and integrated DevOps GIT to the ADF resource.我们作为成员在客户 Azure 租户中工作,并将 DevOps GIT 集成到 ADF 资源中。

We have successfully created and merged the changes to the collaboration branch but have not been able to publish from there to the adf_publish repo as we get the following error:我们已成功创建并将更改合并到协作分支,但由于出现以下错误,因此无法从那里发布到 adf_publish 存储库:

"The client " value " with the id Object " value " is not authorized to perform the action "...Microsoft.Resources / deployments / write" on the scope "... /providers/Microsoft.Resources/deployments/publishing_1585587726090" or the scope is invalid. If access has been granted recently, update the credentials." “具有 ID 对象“”的“客户端”“无权在范围“.../providers/Microsoft.Resources/deployments/publishing_1585587726090”上执行操作“...Microsoft.Resources / deployments / write”或范围无效。如果最近已授予访问权限,请更新凭据。”

What could be the problem?可能是什么问题呢? I am already in the collaboration branch (master).我已经在协作分支(master)了。

The configuration of our accounts are:我们账户的配置是:

Data factory role: Data Factory contributor数据工厂角色:数据工厂贡献者

DevOps role: Contributor DevOps 角色:贡献者

Data factory GIT repo security configuration: repo security configuration数据工厂GIT repo 安全配置: repo 安全配置

您需要是资源组级别的数据工厂贡献者。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM