Skip to content

Commit b17f535

Browse files
committed
edits
1 parent 80c99b4 commit b17f535

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/dns/tutorial-public-dns-zones-child.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ After the new child DNS zone `subdomain.contoso.com` created, verify that the de
112112
After retrieving the name servers from the child DNS zone, check that the parent DNS zone **contoso.com** has the NS record set entry for its child zone name servers.
113113

114114
1. In the Azure portal, enter *contoso.com* in the search box at the top of the portal and then select **contoso.com** DNS zone from the search results.
115-
1. Check the record sets in **Overview** page of **contoso.com** DNS zone.
116-
1. You'll find a record set of type **NS** and name **subdomain** created in the parent DNS zone. Compare the name servers in this record set with the ones you retrieved from the **Overview** page of the child DNS zone.
115+
1. Check the record sets under **Recordsets** for the **contoso.com** DNS zone.
116+
1. You'll find a record set of type **NS** and name **subdomain** created in the parent DNS zone. Compare the name servers in this record set with the ones you retrieved from the child DNS zone. The NS records should match.
117117

118118
:::image type="content" source="./media/tutorial-public-dns-zones-child/parent-zone-name-servers.png" alt-text="Screenshot of child zone name servers validation in the parent DNS zone Overview page." lightbox="./media/tutorial-public-dns-zones-child/parent-zone-name-servers.png":::
119119

0 commit comments

Comments
 (0)