可以连接两个不在同一个Azure AD中的Azure DevOps组织吗?

huangapple go评论73阅读模式
英文:

Can I connect two organizations of Azure Devops, that are not in the same AAd?

问题

你可以连接两个不在同一AAD中的Azure DevOps组织吗?我应该先连接这两个AAD吗?

我实际上想将Azure Artifact Feed A作为第二个组织中的上游源。但是这些Feed没有连接起来... Azure文档太简洁了。它记录了如何连接到其他组织的Feed,但实际上没有解释我是否需要连接两个组织或任何其他前提条件。

英文:

Can I connect two organizations of Azure Devops, that are not in the same AAd? Should I connect the two AADs first?

I actually want to make the Azure artifact feed A as an upstream source in the second organizations. But the feeds are not connecting... The azure documentation is too short. It documents how to connect to other organization feed but not actually explain if I need to connect two organizations or any other prerequisite.

答案1

得分: 0

为了向另一个Azure DevOps组织中的动态提取数据,必须将两个组织连接到相同的AAD租户。两个租户之间的连接是不够的:该服务只会检查两个组织连接的AAD租户ID。

英文:

In order to upstream to a feed in another Azure DevOps organization, both organizations must be connected to the same AAD tenant. A connection between two tenants is not sufficient: the service only checks the two organizations' connected AAD tenant IDs.

huangapple
  • 本文由 发表于 2023年6月6日 15:35:22
  • 转载请务必保留本文链接:https://go.coder-hub.com/76412364.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定