Skip to content

Commit 749419a

Browse files
authored
Merge pull request #107483 from DanteMustCode/patch-1
fix instruction of name of DNS Zone
2 parents 2c2d0a1 + 3dd5b12 commit 749419a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/dns/dns-delegate-domain-azure-dns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Sign in to the Azure portal at https://portal.azure.com.
5454
| Resource group | Select **Create new** </br> In **Name**, enter **myResourceGroup** </br> Select **OK**. |
5555
| **Instance details** | |
5656
| This zone is a child of an existing zone already hosted in Azure DNS | Clear this checkbox since the DNS zone isn't a [child zone](./tutorial-public-dns-zones-child.md). |
57-
| Name | Enter your parent DNS zone name. |
57+
| Name | Enter your DNS zone name. |
5858
| Resource group location | Select the resource group location. </br> The resource group location doesn't affect your DNS zone service, which is global and not bound to a location. |
5959

6060
:::image type="content" source="./media/dns-delegate-domain-azure-dns/create-parent-dns-zone.png" alt-text="Screenshot of Create D N S zone page showing the settings used in this tutorial to create a parent D N S zone.":::

0 commit comments

Comments
 (0)