Step-1: Create Azure Active Directory app

To manage an Azure Active Directory (AAD) app and create a client secret, the Active Directory administrator role is required

Steps to Create an Application

  1. Login to your Azure environment where billing account exist

  2. Click on Menu

  3. Search for App Registration

  1. Enter app name and keep the other options as default and click Register

  1. image-20260716-095815.png

    After app is created, you would land on app Overview page, capture following details from this page, Directory (tenant) ID and Application (client) ID

image-20260716-095900.png
  1. Navigate to Certificates & secrets > New client secret and create a secret. After creation is successful, capture data under Value field

image-20260716-100010.png
  1. By end of this step, you would have captured following information.

  • Directory (tenant) ID

  • Application (client) ID

  • Secret Value