Azure AD B2C 中的域用户和来宾用户有什么区别?
What is the difference between domain user and guest user in Azure AD B2C?
我刚开始使用 Azure AD B2C,发现我们可以同时创建域帐户({租户}。onmicrosoft.com)和本地帐户(任何电子邮件地址),它们被称为 "guest user"。两者有什么区别?有没有我们应该使用域帐户的用例?
Azure Portal
Is there any use case in which we should use domain accounts?
是的,当您需要通过 PowerShell 连接时。请参阅有关 'Configuring delete permissions for your application'.
的文档
注意:可能还有更多场景,这只是我知道的一种。
我刚开始使用 Azure AD B2C,发现我们可以同时创建域帐户({租户}。onmicrosoft.com)和本地帐户(任何电子邮件地址),它们被称为 "guest user"。两者有什么区别?有没有我们应该使用域帐户的用例?
Azure Portal
Is there any use case in which we should use domain accounts?
是的,当您需要通过 PowerShell 连接时。请参阅有关 'Configuring delete permissions for your application'.
的文档注意:可能还有更多场景,这只是我知道的一种。