Skip to content

Commit

Permalink
fix: make azure dns resource group optional
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Dec 2, 2024
1 parent fe2b907 commit 43101b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/azure/partials/common/_dns-resource-group.mdx
Original file line number Diff line number Diff line change
@@ -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 optional and only if using Azure are 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.
Original file line number Diff line number Diff line change
@@ -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 optional and only if using Azure are 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.

0 comments on commit 43101b6

Please sign in to comment.