Forum Discussion
Unblock MFA
- Apr 09, 2019
Interesting, I've never seen deny result in a block when using Azure MFA. I just did a quick test with my account and it doesn't result in blocking. Perhaps I'm missing something...
In any case, the unblock action can only be done via the portal UI afaik.
Sure, We are having users get blocked when they accidentally press Deny from the Microsoft Authenticator App.
To unblock them we have to open Azure Active Directory Admin Center or (https://aad.portal.azure.com/#blade/Microsoft_AAD_IAM/MultifactorAuthenticationMenuBlade/Overview/fromProviders//hasMFALicense/) open MFA / Under Settings open Block/Unblock users, then unblock that account.
We have a Hybrid domain and normally we can enable, Enforce, Disable from https://account.activedirectory.windowsazure.com/UserManagement/MultifactorVerification.aspx But Unblock / Block is NOT an option there.
I have a Powershell Script to Enable, Enforce, Disable, but I do not see anything on unblocking a user.
Interesting, I've never seen deny result in a block when using Azure MFA. I just did a quick test with my account and it doesn't result in blocking. Perhaps I'm missing something...
In any case, the unblock action can only be done via the portal UI afaik.
- TDossApr 09, 2019Copper Contributor
Thanks, Frustrating, But thanks... VasilMichev
- Ajij_ShaikhJul 12, 2019Copper Contributor
When any MFA enabled Microsoft or Office 365 user has tried login in with incorrect password then the user account gets blocked and can be unblocked using below URL.
Even if you have basic free subscription a Global Admin can Login here an unblock the user account.
More details:-
https://blogs.technet.microsoft.com/tfg/2015/12/02/english-unblocking-azure-mfa-for-an-o365aad-user/
Hope that answers the question however any unanswered queries about MFA or Office 365 are welcome.
- jimhendoJul 10, 2020Copper ContributorWhy can only a Global Admin unblock MFA users? I would be great that unblock requests could be completed by our helpdesk.