How to connect to Azure AD with MFA enabled. We are using exchange hybrid environment. we have enabled MFA few days back.
when i login to Windows Azure Active Directory Module for Windows PowerShell
when i use the below syntax
Connect-MsolService
Connect-MsolService : This account is blocked. Contact your Tenant administrator.
At line:1 char:1
+ Connect-MsolService
+ ~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (:) [Connect-MsolService], MicrosoftOnlineExc
eption
+ FullyQualifiedErrorId : 0x80048823,Microsoft.Online.Administration.Automation.ConnectMs
olService
------------------------------------------------
i have even connected to exchange online using MFA and typed the command Connect-MsolService, i am getting the same error
experts help me