You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/availability-zones/az-overview.md
+20-20Lines changed: 20 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: Regions and availability zones in Azure
3
-
description: Learn about regions and availability zones in Azure to meet your technical and regulatory requirements.
2
+
title: Regions and Availability Zones in Azure
3
+
description: Learn about regions and Availability Zones in Azure to meet your technical and regulatory requirements.
4
4
author: cynthn
5
5
ms.service: azure
6
6
ms.topic: article
@@ -9,21 +9,21 @@ ms.author: cynthn
9
9
ms.custom: fasttrack-edit, mvc
10
10
---
11
11
12
-
# Regions and availability zones in Azure
12
+
# Regions and Availability Zones in Azure
13
13
14
14
Microsoft Azure services are available globally to drive your cloud operations at an optimal level. You can choose the best region for your needs based on technical and regulatory considerations: service capabilities, data residency, compliance requirements, and latency.
15
15
16
16
## Terminology
17
17
18
-
To better understand regions and availability zones in Azure, it helps to understand key terms or concepts.
18
+
To better understand regions and Availability Zones in Azure, it helps to understand key terms or concepts.
19
19
20
20
| Term or concept | Description |
21
21
| --- | --- |
22
22
| region | A set of datacenters deployed within a latency-defined perimeter and connected through a dedicated regional low-latency network. |
23
23
| geography | An area of the world containing at least one Azure region. Geographies define a discrete market that preserve data residency and compliance boundaries. Geographies allow customers with specific data-residency and compliance needs to keep their data and applications close. Geographies are fault-tolerant to withstand complete region failure through their connection to our dedicated high-capacity networking infrastructure. |
24
-
|availability zone| Unique physical locations within a region. Each zone is made up of one or more datacenters equipped with independent power, cooling, and networking. |
25
-
| recommended region | A region that provides the broadest range of service capabilities and is designed to support availability zones now, or in the future. These are designated in the Azure portal as **Recommended**. |
26
-
| alternate (other) region | A region that extends Azure's footprint within a data residency boundary where a recommended region also exists. Alternate regions help to optimize latency and provide a second region for disaster recovery needs. They are not designed to support availability zones (although Azure conducts regular assessment of these regions to determine if they should become recommended regions). These are designated in the Azure portal as **Other**. |
24
+
|Availability Zone| Unique physical locations within a region. Each zone is made up of one or more datacenters equipped with independent power, cooling, and networking. |
25
+
| recommended region | A region that provides the broadest range of service capabilities and is designed to support Availability Zones now, or in the future. These are designated in the Azure portal as **Recommended**. |
26
+
| alternate (other) region | A region that extends Azure's footprint within a data residency boundary where a recommended region also exists. Alternate regions help to optimize latency and provide a second region for disaster recovery needs. They are not designed to support Availability Zones (although Azure conducts regular assessment of these regions to determine if they should become recommended regions). These are designated in the Azure portal as **Other**. |
27
27
| foundational service | A core Azure service that is available in all regions when the region is generally available. |
28
28
| mainstream service | An Azure service that is available in all recommended regions within 12 months of the region/service general availability or demand-driven availability in alternate regions. |
29
29
| specialized service | An Azure service that is demand-driven availability across regions backed by customized/specialized hardware. |
@@ -34,30 +34,30 @@ To better understand regions and availability zones in Azure, it helps to unders
34
34
35
35
A region is a set of datacenters deployed within a latency-defined perimeter and connected through a dedicated regional low-latency network. Azure gives you the flexibility to deploy applications where you need to, including across multiple regions to deliver cross-region resiliency. For more information, see [Overview of the resiliency pillar](https://docs.microsoft.com/azure/architecture/framework/resiliency/overview).
36
36
37
-
## Availability zones
37
+
## Availability Zones
38
38
39
-
An availability zone is a high-availability offering that protects your applications and data from datacenter failures. Availability zones are unique physical locations within an Azure region. Each zone is made up of one or more datacenters equipped with independent power, cooling, and networking. To ensure resiliency, there's a minimum of three separate zones in all enabled regions. The physical separation of availability zones within a region protects applications and data from datacenter failures. Zone-redundant services replicate your applications and data across availability zones to protect from single-points-of-failure. With availability zones, Azure offers industry best 99.99% VM uptime SLA. The full [Azure SLA](https://azure.microsoft.com/support/legal/sla/virtual-machines/) explains the guaranteed availability of Azure as a whole.
39
+
An Availability Zone is a high-availability offering that protects your applications and data from datacenter failures. Availability Zones are unique physical locations within an Azure region. Each zone is made up of one or more datacenters equipped with independent power, cooling, and networking. To ensure resiliency, there's a minimum of three separate zones in all enabled regions. The physical separation of Availability Zones within a region protects applications and data from datacenter failures. Zone-redundant services replicate your applications and data across Availability Zones to protect from single-points-of-failure. With Availability Zones, Azure offers industry best 99.99% VM uptime SLA. The full [Azure SLA](https://azure.microsoft.com/support/legal/sla/virtual-machines/) explains the guaranteed availability of Azure as a whole.
40
40
41
-
An availability zone in an Azure region is a combination of a fault domain and an update domain. For example, if you create three or more VMs across three zones in an Azure region, your VMs are effectively distributed across three fault domains and three update domains. The Azure platform recognizes this distribution across update domains to make sure that VMs in different zones are not updated at the same time.
41
+
An Availability Zone in an Azure region is a combination of a fault domain and an update domain. For example, if you create three or more VMs across three zones in an Azure region, your VMs are effectively distributed across three fault domains and three update domains. The Azure platform recognizes this distribution across update domains to make sure that VMs in different zones are not updated at the same time.
42
42
43
-
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:
43
+
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:
44
44
45
45
-**Zonal services** – where a resource is pinned to a specific zone (for example, virtual machines, managed disks, Standard IP addresses), or
46
46
-**Zone-redundant services** – when the Azure platform replicates automatically across zones (for example, zone-redundant storage, SQL Database).
47
47
48
-
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.
48
+
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.
49
49
50
50

51
51
52
52
> [!IMPORTANT]
53
-
> The availability zone identifiers (the numbers 1, 2 and 3 in the picture above) are logically mapped to the actual physical zones for each subscription independently. That means that availability zone 1 in a given subscription might refer to a different physical zone than availability zone 1 in a different subscription. As a consequence, it's recommended to not rely on availability zone IDs across different subscriptions for virtual machine placement.
53
+
> The Availability Zone identifiers (the numbers 1, 2 and 3 in the picture above) are logically mapped to the actual physical zones for each subscription independently. That means that Availability Zone 1 in a given subscription might refer to a different physical zone than Availability Zone 1 in a different subscription. As a consequence, it's recommended to not rely on Availability Zone IDs across different subscriptions for virtual machine placement.
54
54
55
55
## Region and service categories
56
56
57
57
Azure's approach on availability of Azure services across regions is best described by expressing services made available in recommended regions and alternate regions.
58
58
59
-
-**Recommended region** - A region that provides the broadest range of service capabilities and is designed to support availability zones now, or in the future. These are designated in the Azure portal as **Recommended**.
60
-
-**Alternate (other) region** - A region that extends Azure's footprint within a data residency boundary where a recommended region also exists. Alternate regions help to optimize latency and provide a second region for disaster recovery needs. They are not designed to support availability zones (although Azure conducts regular assessment of these regions to determine if they should become recommended regions). These are designated in the Azure portal as **Other**.
59
+
-**Recommended region** - A region that provides the broadest range of service capabilities and is designed to support Availability Zones now, or in the future. These are designated in the Azure portal as **Recommended**.
60
+
-**Alternate (other) region** - A region that extends Azure's footprint within a data residency boundary where a recommended region also exists. Alternate regions help to optimize latency and provide a second region for disaster recovery needs. They are not designed to support Availability Zones (although Azure conducts regular assessment of these regions to determine if they should become recommended regions). These are designated in the Azure portal as **Other**.
61
61
62
62
### Comparing region types
63
63
@@ -71,7 +71,7 @@ To see which services are deployed in a given region, as well as the future road
71
71
72
72
If a service offering is not available in a specific region, you can share your interest by contacting your Microsoft sales representative.
73
73
74
-
| Region type | Non-regional | Foundational | Mainstream | Specialized | Availability zones| Data residency |
74
+
| Region type | Non-regional | Foundational | Mainstream | Specialized | Availability Zones| Data residency |
@@ -149,13 +149,13 @@ As mentioned previously, Azure classifies services into three categories: founda
149
149
150
150
### Services resiliency
151
151
152
-
All Azure management services are architected to be resilient from region-level failures. In the spectrum of failures, one or more availability zone failures within a region have a smaller failure radius compared to an entire region failure. Azure can recover from a zone-level failure of management services within the region or from another Azure region. Azure performs critical maintenance one zone at a time within a region, to prevent any failures impacting customer resources deployed across availability zones within a region.
152
+
All Azure management services are architected to be resilient from region-level failures. In the spectrum of failures, one or more Availability Zone failures within a region have a smaller failure radius compared to an entire region failure. Azure can recover from a zone-level failure of management services within the region or from another Azure region. Azure performs critical maintenance one zone at a time within a region, to prevent any failures impacting customer resources deployed across Availability Zones within a region.
153
153
154
-
### Pricing for VMs in availability zones
154
+
### Pricing for VMs in Availability Zones
155
155
156
-
There is no additional cost for virtual machines deployed in an availability zone. 99.99% VM uptime SLA is offered when two or more VMs are deployed across two or more availability zones within an Azure region. There will be additional inter-availability zone VM-to-VM data transfer charges. For more information, review the [Bandwidth pricing](https://azure.microsoft.com/pricing/details/bandwidth/) page.
156
+
There is no additional cost for virtual machines deployed in an Availability Zone. 99.99% VM uptime SLA is offered when two or more VMs are deployed across two or more Availability Zones within an Azure region. There will be additional inter-Availability Zone VM-to-VM data transfer charges. For more information, review the [Bandwidth pricing](https://azure.microsoft.com/pricing/details/bandwidth/) page.
157
157
158
-
### Get started with availability zones
158
+
### Get started with Availability Zones
159
159
160
160
-[Create a virtual machine](../virtual-machines/windows/create-portal-availability-zone.md)
161
161
-[Add a Managed Disk using PowerShell](../virtual-machines/windows/attach-disk-ps.md#add-an-empty-data-disk-to-a-virtual-machine)
0 commit comments