Notikumi
9. apr. 15 - 10. apr. 12
Kodējiet nākotni ar AI un sazinieties ar Java vienaudžiem un ekspertiem JDConf 2025.
Reģistrējieties tūlītŠī pārlūkprogramma vairs netiek atbalstīta.
Jauniniet uz Microsoft Edge, lai izmantotu jaunāko līdzekļu, drošības atjauninājumu un tehniskā atbalsta sniegtās priekšrocības.
In this quick start guide, you create a custom role with permission to create an unlimited number of app registrations, and then assign that role to a user. The assigned user can then use the Microsoft Entra admin center, Microsoft Graph PowerShell, or Microsoft Graph API to create application registrations. Unlike the built-in Application Developer role, this custom role grants the ability to create an unlimited number of application registrations. The Application Developer role grants the ability, but the total number of created objects is limited to 250 to prevent hitting the directory-wide object quota. The least privileged role required to create and assign Microsoft Entra custom roles is the Privileged Role Administrator.
If you don't have an Azure subscription, create a free account before you begin.
For more information, see Prerequisites to use PowerShell or Graph Explorer.
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, enter "Application Registration Creator" for the name of the role and "Can create an unlimited number of application registrations" for the role description, and then select Next.
On the Permissions tab, enter "microsoft.directory/applications/create" in the search box, and then select the checkboxes next to the desired permissions, and 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 Application Registration Creator role and select Add assignment.
Select the desired user and click Select to add the user to the role.
Done! In this quickstart, you successfully created a custom role with permission to create an unlimited number of app registrations, and then assign that role to a user.
Padoms
To assign the role to an application using the Microsoft Entra admin center, enter the name of the application into the search box of the assignment page. Applications aren't shown in the list by default, but are returned in search results.
There are two permissions available for granting the ability to create application registrations, each with different behavior.
Notikumi
9. apr. 15 - 10. apr. 12
Kodējiet nākotni ar AI un sazinieties ar Java vienaudžiem un ekspertiem JDConf 2025.
Reģistrējieties tūlītApmācība
Modulis
Register apps using Microsoft Entra ID - Training
In this module, we explore the process of creating an app registration in Microsoft Entra ID. Then explore the settings and configuration options. You create a single page app, register multitenant app, and other options. As part of this process, we dig into granting user access to apps and configure how and when they can use the app and its data.
Sertifikācija
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.
Dokumentācija
Create custom roles to manage enterprise apps in Microsoft Entra ID - Microsoft Entra ID
Create and assign custom Microsoft Entra roles for enterprise apps access in Microsoft Entra ID
App permissions for custom roles in Microsoft Entra ID - Microsoft Entra ID
Preview enterprise app permissions for custom Microsoft Entra roles in the Microsoft Entra admin center, PowerShell, or Graph API.
Delegate application management administrator permissions - Microsoft Entra ID
Grant permissions for application access management in Microsoft Entra ID