7.3 Azure App Configuration Store Parameters
These are the parameters that you can specify for a key-name in the Azure App Configuration store.
Parameter Name and Description | Allowed Value | Default Value |
---|---|---|
Controls how the Centralized Configuration Provider component authenticates with the Azure App Configuration store. |
|
|
Tenant ID associated with an Azure subscription. Azure AD is trusted to authenticate users, services, and devices for the subscription. |
Tenant ID associated with an Azure subscription. |
None |
Client ID associated with an Azure application registration for authenticating to Azure AD. |
Application (client) ID value that appears on the registered application essentials page. |
None |
Credentials enable confidential applications to identify themselves to the authentication service when receiving tokens at a web address location (using an HTTPS scheme). |
Client Secret associated with Azure Application registration for authenticating to Azure Active Directory. This value appears when you create a new client secret. This value is shown only at the time of creating the secret. |
None |
Enables authentication of a service principal to Azure AD using an X509 certificate that is assigned during app registration. |
File system path of the certificate. Specify the following additional parameters, as required:
|
None |
Parent topic: Centralized Configuration Provider Naming Parameters