Skip to main content
Skip table of contents

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. Navigate to Microsoft Entra ID > App registration >New registration

image-20240212-062929.png
  1. Enter app name and keep the other options as default and click Register

4.png
  1. 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-20240212-063148.png
  1. Navigate to Certificates & secrets > New client secret and create a secret. After creation is successful, capture data under Value field

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

  • Directory (tenant) ID

  • Application (client) ID

  • Secret Value

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.