“Azure AD joined device local administrator” role to grant an Azure AD user with local admin rights

Leandro Garcia 0 Reputation points
2023-06-07T16:29:44.1133333+00:00

Hello, can I use the “Azure AD joined device local administrator” role to grant an Azure AD user with local admin rights? would this work if the device "Join type" is either Azure AD joined / Azure AD registered?

The purpose is to allow the user to install any apps in the device.

then, we can revoke the access from the Azure console.

Thanks in advance.

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.
672 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,560 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sandeep G-MSFT 14,566 Reputation points Microsoft Employee
    2023-06-08T06:51:49.33+00:00

    @Leandro Garcia

    Users assigned to this role are added to the local administrators group on Azure AD-joined devices.

    This role is available for assignment only as an additional local administrator in Device settings. Users with this role become local machine administrators on all Windows 10 devices that are joined to Azure Active Directory. They do not have the ability to manage devices objects in Azure Active Directory.

    Once the user is added to local admin group in Azure AD join device, they will be able ot install any apps in the device.

    This role will work only for devices with join type "Azure AD joined" devices.

    It will not work for devices with join type "Azure AD registered".

    For reference, you can check below article,

    https://learn.microsoft.com/en-us/azure/active-directory/roles/permissions-reference#azure-ad-joined-device-local-administrator

    Let me know if you have any further questions.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    1 person found this answer helpful.