/
Create Azure app registration and credentials
Create Azure app registration and credentials
To create the required credentials, do the following:
Go to the App registrations.
Click New Registration. Specify the Name, select the appropriate Supported account types, and click Register.
After creating the App, go to Certificates & Secrets section, under the client secrets tab and click New Client Secret. Specify the Description and choose the Expiry time and click Add.
Copy the value under Value field which is the Client Secret.
Get the Tenant ID and Client ID from the Overview section of the App.