azure-powershell
azure-powershell copied to clipboard
Connect-AzureAD BADrequest 400
Recent issue with Connect Az-Accounts -credential. I have been getting the following error message below

Any ideas on how to resolve this?
@tkudya , thanks for reporting. Could you check your admin whether tenant still allows user name + password login? If yes, please turn on the debug log with setting $DebugPreference = "Continue" and share log to us. In addition, please share version of Az.Accounts.
That's fixed now. it was TLS 1.2 we were just missing one registry key
Thanks for information. I'm closing this issue now.