Azure租户和Azure Devops之间的关系是什么?

发布于 2025-02-07 07:30:40 字数 179 浏览 1 评论 0原文

通常是以下流程:

租户(又称Azure ad) - >订阅 - >资源组 - >资源(VM,AZ SQL,磁盘等),

但是Azure DevOps是不是资源的服务。那么,Azure租户和Azure Devops之间的关系是什么? Azure DevOps中的组织(和项目)是否位于Azure租户下?

Usually the following is the flow:

Tenant (aka Azure AD) -> subscription -> resource group -> resource (VM, Az SQL, Disk, etc)

However the Azure DevOps is service that is not a resource. So what is the relation between azure tenant and azure devops? Does the organization (and projects) in azure devops reside under the azure tenant?

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

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

发布评论

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

评论(1

Hello爱情风 2025-02-14 07:30:40

那么,Azure租户和Azure Devops之间的关系是什么?

Azure租户与Azure DevOps之间的关系类似于Azure租户和Azure订阅之间的关系。 Azure租户本质上是您定义用户的Azure AD实例。 Azure订阅依靠Azure租户来验证访问该订阅的用户。

与Azure Devops的交易也是如此。 Azure Devops依靠Azure租户来验证用户访问Azure DevOps实例中的资源。

您可能会发现此链接有助于了解Azure AD与Azure订阅之间的关系: https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-directory-how-subscriptions-subscriptions-subscriptions-misscriptions-sibscriptions-sibscriptions-sisscriptory-directory (同样的事情适用于Azure DevOps)。

So what is the relation between azure tenant and azure devops?

Relationship between Azure Tenant and Azure DevOps is similar to the relationship between an Azure Tenant and an Azure Subscription. An Azure Tenant is essentially an instance of Azure AD where you define your users. An Azure Subscription relies on an Azure Tenant for authenticating users accessing that Subscription.

Same is the deal with Azure DevOps. Azure DevOps relies on an Azure Tenant for authenticating users accessing the resources inside an instance of Azure DevOps.

You may find this link helpful in understanding the relationship between Azure AD and Azure Subscription: https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-how-subscriptions-associated-directory (same thing applies for Azure DevOps).

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