Skip to content

Commit ab43856

Browse files
committed
Incorporated changes in AZ section
1 parent ce1a813 commit ab43856

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/availability-zones/az-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about regions and Availability Zones in Azure to meet your te
44
author: cynthn
55
ms.service: azure
66
ms.topic: article
7-
ms.date: 04/21/2020
7+
ms.date: 04/22/2020
88
ms.author: cynthn
99
ms.custom: fasttrack-edit, mvc
1010
---
@@ -40,8 +40,8 @@ An Availability Zone in an Azure region is a combination of a fault domain and a
4040

4141
Build high-availability into your application architecture by co-locating your compute, storage, networking, and data resources within a zone and replicating in other zones. Azure services that support Availability Zones fall into two categories:
4242

43-
- **Zonal services**you pin the resource to a specific zone (for example, virtual machines, managed disks, Standard IP addresses), or
44-
- **Zone-redundant services** – platform replicates automatically across zones (for example, zone-redundant storage, SQL Database).
43+
- **Zonal services**where a resource is pinned to a specific zone (for example, virtual machines, managed disks, Standard IP addresses), or
44+
- **Zone-redundant services**when the Azure platform replicates automatically across zones (for example, zone-redundant storage, SQL Database).
4545

4646
To achieve comprehensive business continuity on Azure, build your application architecture using the combination of Availability Zones with Azure region pairs. You can synchronously replicate your applications and data using Availability Zones within an Azure region for high-availability and asynchronously replicate across Azure regions for disaster recovery protection.
4747

0 commit comments

Comments
 (0)