DEV Community

Andrew Elans
Andrew Elans

Posted on

Azure/Entra/Power Pages: setup MFA (multifactor authentication)

I'm enrolled in Microsoft 365 Developer Program (ref. this post).

When using varios Azure services including a Power Pages portal I was bogged down by the requirement to authenticate with the Microsoft Authenticator app each time I opened up something.

How to ease out this requirement?

Go to entra.microsoft.com -> Identity -> Users -> All users -> find on top right Per-user MFA

Here is also direct link:

entra.microsoft.com/#view/Microsoft_AAD_IAM/MultifactorAuthenticationConfig.ReactView

There in the Service settings blade you can find and enable Remember multifactor authentication on trusted device (link to documentation), and select Number of days users can trust devices for defaulted to 7.

Top comments (0)