Step-1 : Create Azure Active Directory app

Steps to Create an Application

  1. Click on Menu

  2. Go to Azure Active directory

azureactivedirectory.png

3. Click on App Registration

image-20220718-101646.png

4. Click on New Registration

image-20220726-053516.png

5. Enter Name of Application

6. Supported account type is selected automatically.

7. Click on Register

appcreated.png

8. App will get created as shown below.

image-20220702-104703.png
  1. Copy Application Client id & Tenant id

Steps to add client secret

  1. Click on Certificates & Secrets

  2. cs.png

    Click on New Client Secret

  3. Enter Description

  4. Select Expires as 24 months maximum

  5. Click Add

image-20220726-053629.png

6. Applied client secret will be displayed as shown below

image-20220702-102947.png

7.Copy the Value(not Secret ID) which is used later for manual creation of usage account .