“To sign into this application the account must be added to the domain.com directory”

前端 未结 3 1250
感动是毒
感动是毒 2020-12-20 19:08

I\'m trying to login to our Azure account from Powershell. I installed the proper module but am unable to get passed the following error:

PS C:> Add-A

3条回答
  •  天涯浪人
    2020-12-20 19:49

    Try using the cmdlet "add-azureaccount" without any parameters, you will get a simple login screen popup where you can enter your azure credentials.

提交回复
热议问题