Why I get this error when trying to use this command Connect-MsolService
Connect-MsolService : The user name or password is incorrect. Verify your user name, and then type your password again. At line:1 char:1 + Connect-MsolService + ~~~~~~~~~~~~~~~~~~~ + CategoryInfo : OperationStopped: (:) [Connect-MsolService], MicrosoftOnlineException + FullyQualifiedErrorId : 0x80048821,Microsoft.Online.Administration.Automation.ConnectMsolService The user that I am trying to login with is a global admin.