Add-AzureAccount Authentication without ADFS

We are not currently merging with Azure, and Add-AzureAccount will prevent me from using my MS Live ID for authentication. Is there a way to authenticate Azure via PowerShell WITHOUT PUBLIC PARAMETERS FILE? We need to use the Live ID as we do when we enter the portal. The error is below:

Add-AzureAccount: Federated serviced at / adfs / services / trust / 13 / usernamemixed returns error: ID3242: security token could not be authenticated or resolved: remote server returned error: (500) Internal server error.

+3


source to share





All Articles