Skip to content

Commit b747dbb

Browse files
Merge pull request #284405 from anaharris-ms/rel-glossary
Reliability - Glossary links updated
2 parents d9016e8 + 6c7f59c commit b747dbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/reliability/glossary.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ To better understand regions and availability zones in Azure, it helps to unders
2020
|-|-|
2121
| Region | A geographic perimeter that contains a set of datacenters. |
2222
| Datacenter | A facility that contains servers, networking equipment, and other hardware to support Azure resources and workloads. |
23-
| Availability zone | [A separated group of datacenters within a region.][availability-zones-overview] Each availability zone is independent of the others, with its own power, cooling, and networking infrastructure. [Many regions support availability zones.][azure-regions-with-availability-zone-support] |
24-
| Paired regions |A relationship between two Azure regions. [Some Azure regions][azure-region-pairs] are connected to another defined region to enable specific types of multi-region solutions. [Newer Azure regions aren't paired.][regions-with-availability-zones-and-no-region-pair] |
23+
| Availability zone | [A separated group of datacenters within a region](./availability-zones-overview.md). Each availability zone is independent of the others, with its own power, cooling, and networking infrastructure. [Many regions support availability zones](./availability-zones-service-support.md) |
24+
| Paired regions |A relationship between two Azure regions. [Some Azure regions](./cross-region-replication-azure.md#azure-paired-regions) are connected to another defined region to enable specific types of multi-region solutions. [Newer Azure regions aren't paired](./cross-region-replication-azure.md#regions-with-availability-zones-and-no-region-pair) |
2525
| Region architecture | The specific configuration of the Azure region, including the number of availability zones and whether the region is paired with another region. |
2626
| Locally redundant deployment | A deployment model in which a resource is deployed into a single region without reference to an availability zone. In a region that supports availability zones, the resource might be deployed in any of the region's availability zones. |
2727
| Zonal (pinned) deployment | A deployment model in which a resource is deployed into a specific availability zone. |

0 commit comments

Comments
 (0)