Powershell can not run Connect-AzAccount when opening the Powershell “as different user”
I have a very strange problem which I cant wrap my head around.
I have a host with PowerShell 5.1 installed.
When I run the PowerShell “regulary” with the user logged in to Windows I can use the Connect-AzAccount command:
Command working