Skip to content

Commit e9e843b

Browse files
Merge pull request #79738 from vhorne/dns-priv-port
add screenshots
2 parents 8fbc09b + 532fc0a commit e9e843b

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed
36 KB
Loading
130 KB
Loading

articles/dns/private-dns-portal.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,13 @@ If you prefer, you can complete this tutorial using [Azure PowerShell](private-d
3636

3737
The following example creates a DNS zone called **private.contoso.com** in a resource group called **MyAzureResourceGroup**.
3838

39-
A DNS zone contains the DNS entries for a domain. To start hosting your domain in Azure DNS, you create a DNS zone for that domain name.
39+
A DNS zone contains the DNS entries for a domain. To start hosting your domain in Azure DNS, you create a DNS zone for that domain name.
4040

41-
1. On the portal page upper left, select **Create a resource**, then **Networking**. Type **Private DNS zone** in the search text box and press **Enter**.
41+
![Private DNS zones search](media/private-dns-portal/search-private-dns.png)
42+
43+
1. On the portal search bar, type **private dns zones** in the search text box and press **Enter**.
4244
1. Select **Private DNS zone**.
43-
2. Select **Create**.
45+
2. Select **Create private dns zone**.
4446

4547
1. On the **Create Private DNS zone** page, type or select the following values:
4648

@@ -66,6 +68,8 @@ It may take a few minutes to create the zone.
6668

6769
To link the private DNS zone to a virtual network, you create a virtual network link.
6870

71+
![Add virtual network link](media/private-dns-portal/dns-add-virtual-network-link.png)
72+
6973
1. Open the **MyAzureResourceGroup** resource group and select the **private.contoso.com** private zone.
7074
2. On the left pane, select **Virtual network links**.
7175
3. Select **Add**.

0 commit comments

Comments
 (0)