Add Permissions to the App Registration

You need to complete the steps on the Add Platform and URLs to App Registration page before starting the steps on this page.

  1. In the app registration left-hand menu, click API Permissions.
  2. Click Add a permission.
  3. On the new page select Microsoft Graph.
  4. Click Application Permissions.
  5. Add these permissions as shown below:
  6. The new list will be similar to this:
  7. Select Delegated permissions and add the following permission:
  8. User.Read (should be there by default)
  9. Click Add permissions to save.
  10. Verify that the list is correct, then click Grant Admin consent.
  11. Then click Yes to confirm.

Go to the Running the PowerShell Script for Entra ID App Registration page and complete the steps on that page.