からログインしようとしたとき、私はLogin-AzureRmAccount
を使用してPowerShellの内側に私のAzureのアカウントにログインしようとすることだし、このエラーと会っています:Azureのアカウント - エラーPowerShellの
Login-AzureRmAccount : The browser based authentication dialog failed to complete. Reason: WinInet cannot redirect. This error code might also be returned by a custom
protocol handler.
At line:1 char:1
+ Login-AzureRmAccount
+ ~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : CloseError: (:) [Add-AzureRmAccount], AadAuthenticationFailedException
+ FullyQualifiedErrorId : Microsoft.Azure.Commands.Profile.AddAzureRMAccountCommand
Login-AzureRmAccount
を実行すると、ブラウザウィンドウが私を促す開きます私の電子メールアドレスのために - 一度入力すると私たちのOffice365インフラストラクチャがホストされているのでGoDaddyサインインにリダイレクトされます。ここにパスワードを入力してenterを押すと、上記のエラーが表示されます。これはGoDaddyのリダイレクトと関係がありますか?
別のPC \ VMで試してみることをお勧めします。別の場所にあることが望ましいです。 – 4c74356b41