0

I would like initiate MFA for individual users being having admin roles to AD but am not global admin

i tried using below script but it did not get enabled

set-Msoluser -UserPrincipalName [email protected] -StrongAuthenticationRequirements $mfa

1 Answer 1

1

Per documentation, you must be either a global admin or an authentication policy admin:

https://learn.microsoft.com/en-us/azure/active-directory/roles/permissions-reference#authentication-policy-administrator

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.