certmanager v1.7
Issuer.spec.acme.solvers.dns01.azureDNS
Use the Microsoft Azure DNS API to manage DNS01 challenge records.
| Field / Type | Description |
|---|---|
clientID | if both this and ClientSecret are left unset MSI will be used |
if both this and ClientID are left unset MSI will be used | |
environment | name of the Azure environment (default AzurePublicCloud)
|
hostedZoneName | name of the DNS zone that should be used |
managed identity configuration, can not be used at the same time as clientID, clientSecretSecretRef or tenantID | |
resourceGroupName | resource group the DNS zone is located in |
subscriptionID | ID of the Azure subscription |
tenantID | when specifying ClientID and ClientSecret then this field is also needed |