Forum Discussion
Enable MFA with AzureAD Module V2
Hi there,
I have written a lot of Powershell scripts to automate and report Office 365/Azure in the last couple of years.
Now I'm in the process of re-writing some of them to utilize the new AzureAD v2 module instead of the old MSOL module.
Whih, I think, will be deprecated soon?
One of the benefits of this will be that will will be able to enable MFA on ALL admin accounts.
The only thing that's holding me back is the fact that I can't figure out how to enable MFA with the new AzureAD module.
Our user provisioning script will enable MFA for all new users.
With the old MSOL cmdlets it is a piece of cake. But how to do it with AzureAD Module?
Thanks
Not possible yet, but once they release the new MFA API, it should also be part of the Azure AD module.
- jeffreymcclainCopper Contributor
VasilMichev Sorry to bother you, but is there any ETA on when this new API will be released?
Also, for reference there are many users including myself that would also like to be notified when this functionality becomes available: https://github.com/MicrosoftDocs/azure-docs/issues/10926
No idea, we haven't heard any updates about this lately :/