azure - Azure 租户、Azure Directory 和 Azure Active Directory 之间有什么区别?

标签 azure azure-active-directory

this question之后,我不明白 Azure 租户、Azure Directory 和 Azure Active Directory 之间有什么区别。

当我登录 Azure 并单击我的个人资料时,它可以让我切换目录

就我而言,我可以切换到我的公司目录,也可以切换到我拥有访客积分的另一家公司的目录。

在此上下文中,DirectoryAzure Active Directory 的含义相同吗?

documentation说租户是:

Azure tenant: A dedicated and trusted instance of Azure AD that's automatically created when your organization signs up for a Microsoft cloud service subscription, such as Microsoft Azure, Microsoft Intune, or Office 365. An Azure tenant represents a single organization.

那么在这种情况下,Tenant 也与 Directory 相同吗?

最佳答案

目录==租户。

当您使用azure服务时,将请求TenantId。 TenantId 正是 DirectoryId,可以在 Azure Active Directory 的“属性”选项卡中找到。

此外,正如 link 中的回答您提供:

订阅与租户相关。因此 1 个租户可以拥有多个订阅,但反之则不然。

Azure Active Directory is Microsoft’s cloud-based identity and access management service, which helps your employees sign in and access resources

关于azure - Azure 租户、Azure Directory 和 Azure Active Directory 之间有什么区别?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57628456/

相关文章:

azure - 如何预先检测Azure ARM脚本是否会更改customData?

node.js - 是否可以使用 Azure Key Vault 的 Keys API 创建 JSON Web token ?

python - Azure Blob 的交互式凭据

azure - 在 Powershell 中使用 AzureAD 使用此脚本批量更改 Office 位置,但未进行任何更改

azure-active-directory - SignInActivity 属性停止工作?

azure - 我怎样才能获得可以传递给azure rest api的不记名 token

Azure 文件存储映射驱动器防止删除文件夹

node.js - open id connect认证后如何将用户注册到mongodb?

azure - 在 Azure AD 中,如何通过 PowerShell 设置和读取用户的主电子邮件(例如 Set-AzureADUser 和 Get-AzureADUser)?

azure - 使用专用终结点创建函数应用和存储帐户时出现 Terraform 403 错误