- In the Microsoft Azure portal, go to Microsoft Entra ID, select Add, and select App Registration.
- In the window Register an application, provide these values:
Name User-facing display name of application. Supported account types Select accounts that can use this application or access this API. Redirect URI (optional) URI to receive authentication response after user is successfully authenticated. Select platform and enter URI.
- Select Register.
- Select Certificates & secrets and select New client secret, provide these values:
Description Application password (string). Expires Date password expires (m[m]/d[d]/yyyy). - Select Add.Fields Value and Secret ID are populated.
- Select the copy icon to the right of the field Value to copy the secret value.This is the only time the secret value is displayed.
- Go to the key vault, select Access policies, and select Create.
- Select the desired permissions and select Next.
- In the field Search, enter the application name.
- Select Next repeatedly until you reach Review and select Create.The application appears under Current Access Policies.
Create Application Password
Grant Application Permission to Access Key Vault