Create an app registration
Last updated
Last updated
To create an app registration, you must have one of the following Microsoft Entra roles:
Global Administrator
Cloud Application Administrator
Log into the .
Type “Microsoft Entra ID" in the search bar and select it.
Select + Add (under Overview from the left pane) and click on App registration. This will take you to the Register an application page.
Enter an application name in the Name section. This will be displayed to users and can be changed later.
Under the Supported account types section, select one of these options:
Accounts in any organizational directory (Single tenant) - This option is specific to your tenant.
Accounts in any organizational directory (Multitenant) - This option allows users from any Azure Active Directory to access your app.
Click on Register to create the application.
After the app registration is created, you will see a summary page listing the details of your application.