The authority host to use for authentication requests. The default is "https://login.microsoftonline.com".
Optionally pass in a user assigned client ID to be used by the ManagedIdentityCredential. This client ID can also be passed through to the ManagedIdentityCredential through the environment variable: AZURE_CLIENT_ID.
Optionally pass in a Tenant ID to be used as part of the credential. By default it may use a generic tenant ID depending on the underlying credential.
Generated using TypeDoc
Provides options to configure the DefaultAzureCredential class.