如何使用PowerShell连接到AAD

时间:2017-09-08 11:01:08

标签: azure azure-active-directory azure-powershell

我有一个与Azure订阅和AAD关联的hotmail帐户myaccount123@hotmail.com(默认目录 - myaccount123hotmail.onmicrosoft.com)。

当我在PowerShell的Microsoft AAD模块中执行Connect-MsolService时,会出现一个登录弹出窗口,但我无法使用我的hotmail凭据登录。登录说:

  

hotmail.com不在我们的系统中

1 个答案:

答案 0 :(得分:0)

我的设置与您的Hotmail帐户(Microsoft帐户)也与Azure订阅和AAD相关联的设置相同。

这是我正在使用的 AzureAD PowerShell模块 - Version 2.0.0.131 enter image description here

当我运行Connect-AzureAD cmdlet时,我可以使用我的hotmail帐户登录并获得如下所示的结果:

enter image description here