Share via

Can the role "Authentication Administrator" configure passwordless authentication?

Lasse Vad 25 Reputation points
2024-09-26T07:55:02.7866667+00:00

With the task:

"You need to configure passwordless authentication. The solution must follow the principle of least privilege."

Which role should be assigned to complete the task?
I would say Authentication administrator, but the Microsoft practice assessment for AZ-500 claims that : "Configuring authentication methods requires Global Administrator privileges."
Is this correct?

Azure Role-based access control
Azure Role-based access control

An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} vote

Answer accepted by question author
  1. Vasil Michev 125.2K Reputation points MVP Volunteer Moderator
    2024-09-26T16:47:05.0166667+00:00

    Depends on the "target" user. Only certain roles can change authentication details on privileged/admin accounts. I.e. to change this for a user holding the User administrator role, you will need to be assigned at least the Privileged Authentication admin role. For the rest, you will be fine with Authentication administrator indeed.

    You can refer to this article for the "least privileged" role for any given operation: https://learn.microsoft.com/en-us/entra/identity/role-based-access-control/delegate-by-task

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.