Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

  1. Sign in to the Azure portal.

  2. At the top, you'll see a search box. Find App Registrations and click it

...


  1. Image Added

  2. Click on New Registration
    Image Modified

When the Create page appears, enter your application's registration information:
 - Name: Enter a meaningful application name name 
 - Redirect URI: Web: "https://localhost"
Image Modified

When finished, click Register

4. Creating a secret key: 

Click on the application you've created.

Click on Certificates & secrets in the side menu
Image Modified

Click on New client secret

...

Make sure to keep the value somewhere safe. It will not be accessible afterward:
Image Modified



5. Add API Permissions


Click the Add a permission
Image Modified


Add the permissions from below screenshot. Some permissions are Application Permissions and some are Delegated PermissionsImage Removed

...

Grant Admin Consent to the permissions