AzureCredentials

AzureCredentials
AzureCredentials
JSON Example
{
    "azure_client": "53ba6f2b-6d52-4f5c-8ae0-7adc20808854",
    "azure_key": "NMubGVcDqkwwGnCs6fa01tqlkTisfUd4pBBYgcxxx=",
    "azure_tenant": "b98531cb-75cc-4b4a-1ba6-fe87q98662f0",
    "azure_subscription": "b98531cb-75cc-4b4a-1ba6-fe87q98662f0"
}
string
azure_client
Required

Azure Application Client ID to authenticate with

string
azure_key
Optional

Azure Application Secret Key to authenticate with

string
azure_tenant
Required

Azure Application Tenant ID to authenticate against

string
azure_subscription
Required

Azure Application Subscription ID to authenticate against