diff --git a/website/docs/r/private_dns_a_record.html.markdown b/website/docs/r/private_dns_a_record.html.markdown index 2ee2961c7d40..d97fb65180a7 100644 --- a/website/docs/r/private_dns_a_record.html.markdown +++ b/website/docs/r/private_dns_a_record.html.markdown @@ -38,7 +38,7 @@ The following arguments are supported: * `name` - (Required) The name of the DNS A Record. -* `resource_group_name` - (Required) Specifies the resource group where the resource exists. Changing this forces a new resource to be created. +* `resource_group_name` - (Required) Specifies the resource group where the Private DNS Zone exists. Changing this forces a new resource to be created. * `zone_name` - (Required) Specifies the Private DNS Zone where the resource exists. Changing this forces a new resource to be created.