Skip to content

Commit 2416c56

Browse files
Merge pull request #232206 from anaharris-ms/docs-editor/overview-1679928490
Update overview.md
2 parents 4486f67 + dedbb6c commit 2416c56

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/reliability/overview.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@ ms.author: anaharris
88
ms.service: reliability
99
ms.subservice: availability-zones
1010
ms.custom: subject-reliability
11-
1211
---
1312

1413
# Azure reliability documentation
1514

16-
Reliability consists of two principles: resiliency and availability. The goal of reliability is to return your application to a fully functioning state after a failure occurs. The goal of availability is to provide consistent access to your application or workload be users as they need to.
15+
Reliability consists of two principles: resiliency and availability. The goal of resiliency is to return your application to a fully functioning state after a failure occurs. The goal of availability is to provide consistent access to your application or workload be users as they need to.
1716

1817
Azure includes built-in reliability services that you can use and manage based on your business needs. Whether it’s a single hardware node failure, a rack level failure, a datacenter outage, or a large-scale regional outage, Azure provides solutions that improve reliability. For example, availability sets ensure that the virtual machines deployed on Azure are distributed across multiple isolated hardware nodes in a cluster. Availability zones protect customers’ applications and data from datacenter failures across multiple physical locations within a region. **Regions** and **availability zones** are central to your application design and resiliency strategy and are discussed in greater detail later in this article.
1918

0 commit comments

Comments
 (0)