Skip to content

Commit 5b7e4ab

Browse files
Add periods to alt text
1 parent f781b76 commit 5b7e4ab

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/reliability/reliability-dns.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This article focuses specifically on Azure DNS disaster recovery planning.
5050

5151
The Azure DNS manual failover solution for disaster recovery uses the standard DNS mechanism to fail over to the backup site. The manual option via Azure DNS works best when used in conjunction with the cold standby or the pilot light approach.
5252

53-
![Diagram of manual failover using Azure DNS](../networking/media/disaster-recovery-dns-traffic-manager/manual-failover-using-dns.png)
53+
![Diagram of manual failover using Azure DNS.](../networking/media/disaster-recovery-dns-traffic-manager/manual-failover-using-dns.png)
5454

5555
*Figure - Manual failover using Azure DNS*
5656

@@ -65,13 +65,13 @@ The assumptions made for the solution are:
6565

6666
1. Create a DNS zone (for example, www\.contoso.com) as shown below:
6767

68-
![Screenshot of creating a DNS zone in Azure](../networking/media/disaster-recovery-dns-traffic-manager/create-dns-zone.png)
68+
![Screenshot of creating a DNS zone in Azure.](../networking/media/disaster-recovery-dns-traffic-manager/create-dns-zone.png)
6969

7070
*Figure - Create a DNS zone in Azure*
7171

7272
1. Within this zone, create three records (for example - www\.contoso.com, prod.contoso.com and dr.consoto.com) as show below.
7373

74-
![Screenshot of creating DNS zone records](../networking/media/disaster-recovery-dns-traffic-manager/create-dns-zone-records.png)
74+
![Screenshot of creating DNS zone records.](../networking/media/disaster-recovery-dns-traffic-manager/create-dns-zone-records.png)
7575

7676
*Figure - Create DNS zone records in Azure*
7777

@@ -80,7 +80,7 @@ The assumptions made for the solution are:
8080

8181
1. Once failure is detected, change the record value to point to dr.contoso.com as shown below:
8282

83-
![Screenshot of updating CNAME record](../networking/media/disaster-recovery-dns-traffic-manager/update-cname-record.png)
83+
![Screenshot of updating CNAME record.](../networking/media/disaster-recovery-dns-traffic-manager/update-cname-record.png)
8484

8585
*Figure - Update the CNAME record in Azure*
8686

@@ -100,4 +100,4 @@ The assumptions made for the solution are:
100100
101101
- [Reliability in Azure](/azure/reliability/availability-zones-overview)
102102
- Learn more about [Azure Traffic Manager](../traffic-manager/traffic-manager-overview.md).
103-
- Learn more about [Azure DNS](../dns/dns-overview.md).
103+
- Learn more about [Azure DNS](../dns/dns-overview.md).

0 commit comments

Comments
 (0)