Steps to register your app and get credentials
- Go
to the Azure portal: https://portal.azure.com
- Register
your application:
- Go
to Microsoft Entra ID > Add > App Enrollment.

- Give
your application a name.
- Choose
the supported account types (e.g., accounts in this organization
directory only).
- Then
click on: Register
- Retrieve
your application's client ID and tenant :
- Once
the application is registered, you will see the application ID (client)
and directory ID (tenant) on your application page.

- Create
a client secret :
- Click
on: Add a certificate or secret (see above)
- Then
click on: New client secret

- Enter
a description and choose a validity period. Then
click on: Add.
- Once
created, immediately copy the secret value (it will no longer be visible
after).
