Syntax
azureDns:
dnsZoneName: <string>
identity: <string>
resource: <string>
resourceGroup: <string>
subscriptionId: <string>
tenantId: <string>azureDns: dnsZoneName: <string> identity: <string> resource: <string> resourceGroup: <string> subscriptionId: <string> tenantId: <string>
Attributes
| Name | Required | Default | Description | Examples |
|---|---|---|---|---|
| dnsZoneName | false | - | The name of the Azure DNS zone. | - |
| identity | false | - | The Azure identity to use for authentication. It is used while registering ACME challenge responses in Azure DNS. | - |
| resource | false | https://management.azure.com | The Azure resource. | - |
| resourceGroup | false | - | The Azure resource group. | - |
| subscriptionId | false | - | The Azure subscription ID. | - |
| tenantId | false | - | The Azure tenant ID. | - |