简体   繁体   English

Devops 管道发布到另一个租户

[英]Devops pipeline release to another tenant

We have two tenants for nonprod and prod resources, along with two separate directories.我们有两个用于 nonprod 和 prod 资源的租户,以及两个单独的目录。 The devops project connects to the nonprod directory. devops 项目连接到 nonprod 目录。 We have container workload in app service.我们在应用服务中有容器工作负载。 And uses build and release pipeline for ci cd.并使用 ci cd 的构建和发布管道。 Question, how to release to the production tenant?问题,如何发布到生产租户?

If you go to Project Settings -> Service Connections , and add a new service connection, choose Azure Resource Manager as the type, and then Azure Resource Manager using service principal (manual) , you should be able to specify everything you need to connect to the tenant and subscription to which you wish to deploy: If you go to Project Settings -> Service Connections , and add a new service connection, choose Azure Resource Manager as the type, and then Azure Resource Manager using service principal (manual) , you should be able to specify everything you need to connect to您要部署的租户和订阅:

新服务连接

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

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