diff --git a/docs/azure/partials/common/_dns-resource-group.mdx b/docs/azure/partials/common/_dns-resource-group.mdx index 6e87f766..8a5ceb6f 100644 --- a/docs/azure/partials/common/_dns-resource-group.mdx +++ b/docs/azure/partials/common/_dns-resource-group.mdx @@ -1 +1 @@ -The `dns-azure-resource-group` is only required if using Azure as your DNS provider. This is the name of the resource group where the [DNS Zone](https://learn.microsoft.com/en-us/azure/dns/dns-zones-records) resource is provisioned. +The `dns-azure-resource-group` flag is only used if Azure is your DNS provider. This is the name of the resource group where the [DNS Zone](https://learn.microsoft.com/en-us/azure/dns/dns-zones-records) resource is provisioned. This flag is not required, but may be useful if you have multiple DNS Zones with the same URL configured. If the resource group is not provided, the first DNS Zone that matches the given URL in your subscription will be used. diff --git a/versioned_docs/version-2.7/azure/partials/common/_dns-resource-group.mdx b/versioned_docs/version-2.7/azure/partials/common/_dns-resource-group.mdx index 6e87f766..8a5ceb6f 100644 --- a/versioned_docs/version-2.7/azure/partials/common/_dns-resource-group.mdx +++ b/versioned_docs/version-2.7/azure/partials/common/_dns-resource-group.mdx @@ -1 +1 @@ -The `dns-azure-resource-group` is only required if using Azure as your DNS provider. This is the name of the resource group where the [DNS Zone](https://learn.microsoft.com/en-us/azure/dns/dns-zones-records) resource is provisioned. +The `dns-azure-resource-group` flag is only used if Azure is your DNS provider. This is the name of the resource group where the [DNS Zone](https://learn.microsoft.com/en-us/azure/dns/dns-zones-records) resource is provisioned. This flag is not required, but may be useful if you have multiple DNS Zones with the same URL configured. If the resource group is not provided, the first DNS Zone that matches the given URL in your subscription will be used.