Skip to content

Commit 5c1f6b9

Browse files
Apply suggestions from code review
Co-authored-by: John Downs <[email protected]>
1 parent 3f8afca commit 5c1f6b9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/reliability/overview-reliability-guidance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ ms.subservice: azure-reliability
1212

1313
# Reliability guides by service
1414

15-
While Azure provides a set of reliability features, the resiliency of your workload is a [shared responsibility between you and Microsoft](./concept-shared-responsibility.md) and depends on how you have designed your business continuity plan to define your expectations for reliability. For this reason, it's important that you understand the reliability features of each service you use, and how to best implement them in your workload. This document provides links to the reliability guidance for each Azure service, detailing how each services supports or does not support specific reliability features.
15+
While Azure provides a set of reliability features, the resiliency of your workload is a [shared responsibility between you and Microsoft](./concept-shared-responsibility.md) and depends on how you have designed your business continuity plan to define your expectations for reliability. For this reason, it's important that you understand the reliability features of each service you use, and how to best implement them in your workload. This document provides links to the reliability guidance for each Azure service, detailing how each services supports your reliability requirements through its features and design.
1616

1717
Each service guide generally contains information on how the service supports:
1818

19-
- *Availability zones* such as zonal or zone-redundant options, traffic routing and data replication between zones, zone-down experience, capacity planning, failback, and how to configure for availability zone support.
19+
- *Availability zones* such as zonal and zone-redundant deployment options, traffic routing and data replication between zones, what happens if a zone experiences an outage, failback, and how to configure your resources for availability zone support.
2020
- *Multi-region support* such as how to configure multi-region or geo-disaster support, traffic routing and data replication between regions, region-down experience, failover and failback support, alternative multi-region support.
2121
- *Backup support* such as who controls backups, where they are stored,how they can be recovered, and whether they are accessible only within a region or across regions.
2222

articles/reliability/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Each Azure service has its own unique reliability characteristics. Azure provide
3535

3636
Each reliability service guide generally contains information on how the service supports a range of reliability capabilities, including:
3737

38-
- *Availability zones* such as zonal or zone-redundant deployment options, traffic routing and data replication between zones, zone-down experience, capacity planning, failback, and how to configure for availability zone support.
38+
- *Availability zones* such as zonal and zone-redundant deployment options, traffic routing and data replication between zones, what happens if a zone experiences an outage, failback, and how to configure your resources for availability zone support.
3939
- *Multi-region support* such as how to configure multi-region or geo-disaster recovery support, traffic routing and data replication between regions, region-down experience, and failover and failback support. For some services that don't have native multi-region support, the guides present alternative multi-region deployment approaches to consider.
4040
- *Backup support* such as Microsoft-controlled and customer-controlled backup capabilities, where they are stored, how they can be recovered, and whether they are accessible only within a region or across regions.
4141

@@ -87,7 +87,7 @@ Many Azure regions provide availability zones, which are separated groups of dat
8787

8888
## Related content
8989

90-
- For service specific guides on availability zone support and disaster recovery, see [Reliability guidance](./reliability-guidance-overview.md).
90+
- For service specific guides on availability zone support and other reliability capabilities, see [Reliability guidance](./reliability-guidance-overview.md).
9191
- For service migration guides to availability zone support, see [Availability zone migration guidance](./availability-zones-migration-overview.md).
9292
- [Availability of service by category](availability-service-by-category.md)
9393
- [Build solutions for high availability using availability zones](/azure/architecture/high-availability/building-solutions-for-high-availability)

0 commit comments

Comments
 (0)