Skip to content

Commit a5866f3

Browse files
authored
Alt text
1 parent aeffe38 commit a5866f3

4 files changed

+4
-4
lines changed

articles/dns/dns-private-resolver-get-started-bicep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This quickstart describes how to use Bicep to create Azure DNS Private Resolver.
2020

2121
The following figure summarizes the general setup used. Subnet address ranges used in templates are slightly different than those shown in the figure.
2222

23-
![Conceptual figure displaying components of the private resolver](./media/dns-resolver-getstarted-portal/resolver-components.png)
23+
![Conceptual figure displaying components of the private resolver.](./media/dns-resolver-getstarted-portal/resolver-components.png)
2424

2525
## Prerequisites
2626

articles/dns/dns-private-resolver-get-started-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Next, add a virtual network to the resource group that you created, and configur
107107

108108
This example has only one conditional forwarding rule, but you can create many. Edit the rules to enable or disable them as needed.
109109

110-
![create resolver - review](./media/dns-resolver-getstarted-portal/resolver-review.png)
110+
![Screenshot of Create resolver - review.](./media/dns-resolver-getstarted-portal/resolver-review.png)
111111

112112
After selecting **Create**, the new DNS resolver will begin deployment. This process might take a minute or two. The status of each component is displayed during deployment.
113113

articles/dns/dns-private-resolver-get-started-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Azure DNS Private Resolver is a new service that enables you to query Azure DNS
2121

2222
The following figure summarizes the setup used in this article:
2323

24-
![Conceptual figure displaying components of the private resolver](./media/dns-resolver-getstarted-portal/resolver-components.png)
24+
![Conceptual figure displaying components of the private resolver.](./media/dns-resolver-getstarted-portal/resolver-components.png)
2525

2626
## Prerequisites
2727

articles/dns/dns-private-resolver-get-started-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This quickstart describes how to use an Azure Resource Manager template (ARM tem
2020

2121
The following figure summarizes the general setup used. Subnet address ranges used in templates are slightly different than those shown in the figure.
2222

23-
![Conceptual figure displaying components of the private resolver](./media/dns-resolver-getstarted-portal/resolver-components.png)
23+
![Conceptual figure displaying components of the private resolver.](./media/dns-resolver-getstarted-portal/resolver-components.png)
2424

2525
If your environment meets the prerequisites and you're familiar with using ARM templates, select the **Deploy to Azure** button. The template will open in the Azure portal.
2626

0 commit comments

Comments
 (0)