Versions Compared

Key

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

...

...

...

...

...

...

...

...

...

maxLevel2

Creating the Web/API app

  1. Sign in to the Azure portal.
  2. At the top, you'll see a search box. Find App Registrations and click it

    Image Modified
  3. Click on New Registration

...

  1. Image Added


When the Create page appears, enter your application's registration information:
 - Name: Enter a meaningful application 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
Image Modified


Set a description and Expiration date. Click on Add
Image Modified


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

...

Image Modified

...

Table of Contents
maxLevel2

Image Added


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 Permissions


4. Grant Admin Consent to the permissions

...