Register Azure AD Application and Create App Service Principal#

Pre-Requirements#

  • Azure AD tenant

  • Azure AD User with permissions to register Azure AD applications

Register Azure AD Application#

  1. Browse to Azure Portal

  2. Go to Azure AD > App Registrations > New registration

  3. Name your app SimuLandApp or anything you want. Make sure you save the name of your app somewhere. You might need it while going through some of the simulation labs.

Check Delegated Permissions#

By default, when registering a new application via the Azure portal, it will be granted the delegated MS Graph permission User.Read.

  1. Browse to Azure Portal

  2. Go to Azure AD > App Registrations

  3. Search for SimuLandApp

  1. Click on API Permissions. You should see the User.Read permission under Microsoft Graph API

That’s it.

Applications sometimes take a few hours to show in the Microsoft Cloud App Security (MCAS) portal.

  1. Navigate to Microsoft 365 Security Center

  2. Browse to More Resources and click on Microsoft Cloud App Security.

  3. Investigate > OAuth Apps