Hendelser
9. apr., 15 - 10. apr., 12
Code the Future med AI og kom i kontakt med Java-kolleger og eksperter på JDConf 2025.
Registrer deg nåDenne nettleseren støttes ikke lenger.
Oppgrader til Microsoft Edge for å dra nytte av de nyeste funksjonene, sikkerhetsoppdateringene og den nyeste tekniske støtten.
This article explains how to create a custom role with permissions to manage enterprise app assignments for users and groups in Microsoft Entra ID. For the elements of roles assignments and the meaning of terms such as subtype, permission, and property set, see the custom roles overview.
For more information, see Prerequisites to use PowerShell or Graph Explorer.
There are two enterprise app permissions discussed in this article. All examples use the update permission.
microsoft.directory/servicePrincipals/appRoleAssignedTo/read
permissionmicrosoft.directory/servicePrincipals/appRoleAssignedTo/update
permissionGranting the update permission results in the assignee being able to manage assignments of users and groups to enterprise apps. The scope of user and/or group assignments can be granted for a single application or granted for all applications. If granted at an organization-wide level, the assignee can manage assignments for all applications. If made at an application level, the assignee can manage assignments for only the specified application.
Granting the update permission is done in two steps:
microsoft.directory/servicePrincipals/appRoleAssignedTo/update
In the Microsoft Entra Admin Center, you can create and manage custom roles to control access and permissions for enterprise apps.
Obs!
Custom roles are created and managed at an organization-wide level and are available only from the organization's Overview page.
Sign in to the Microsoft Entra admin center as at least a Privileged Role Administrator.
Browse to Identity > Roles & admins > Roles & admins.
Select New custom role.
On the Basics tab, provide "Manage user and group assignments" for the name of the role and "Grant permissions to manage user and group assignments" for the role description, then select Next.
On the Permissions tab, enter "microsoft.directory/servicePrincipals/appRoleAssignedTo/update" in the search box, select the checkboxes next to the desired permissions, then select Next.
On the Review + create tab, review the permissions and select Create.
Sign in to the Microsoft Entra admin center as at least a Privileged Role Administrator.
Browse to Identity > Roles & admins > Roles & admins.
Select the Manage user and group assignments role.
Select Add assignment, select the desired user, and then click Select to add role assignment to the user.
To grant permissions to assignees to manage users and group access for all enterprise apps organization-wide, start from the organization-wide Roles and Administrators list on the Microsoft Entra ID Overview page for your organization.
To grant permissions to assignees to manage users and group access for a specific enterprise app, go to that app in Microsoft Entra ID and open in the Roles and Administrators list for that app. Select the new custom role and complete the user or group assignment. The assignees can manage users and group access only for the specific app.
To test your custom role assignment, sign in as the assignee and open an application’s Users and groups page to verify that the Add user option is enabled.
Hendelser
9. apr., 15 - 10. apr., 12
Code the Future med AI og kom i kontakt med Java-kolleger og eksperter på JDConf 2025.
Registrer deg nåOpplæring
Modul
Manage authorization by using Microsoft Entra ID - Training
Administer authorization in Microsoft Entra ID.
Sertifisering
Microsoft Certified: Identity and Access Administrator Associate - Certifications
Demonstrate the features of Microsoft Entra ID to modernize identity solutions, implement hybrid solutions, and implement identity governance.