Skip to content

Commit 5f6885c

Browse files
author
gitName
committed
small edits
1 parent c4eb966 commit 5f6885c

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

articles/api-management/enable-availability-zone-support.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Enable availability support on Azure API Management instances
2+
title: Enable availability zones for Azure API Management instances
33
description: Learn how to enable availability zone support on your Premium tier Azure API Management instances.
44
author: dlepow
55
ms.service: azure-api-management
66
ms.topic: how-to
7-
ms.date: 07/14/2025
7+
ms.date: 07/17/2025
88
ms.author: danlep
99
ms.custom: references_regions, subject-reliability
1010
#Customer intent: As an engineer responsible for business continuity, I want to learn how to enable zone redundancy for my Azure API Management instances.
@@ -30,7 +30,7 @@ For more detailed information about reliability features of API Management, such
3030

3131
## Default availability zone support
3232

33-
When you create a new API Management instance in the **Premium** tier in a region that supports availability zones, or you [deploy API Management to a new region](api-management-howto-deploy-multi-region.md), API Management offers two types of availability zone support:
33+
When you create a new API Management instance in the **Premium** tier in a region that supports availability zones, or you [deploy API Management to an additional region](api-management-howto-deploy-multi-region.md), API Management offers two types of availability zone support:
3434

3535
*Automatic*. Azure API Management offers automatic availability zone support when you don't specify which availability zones to use.
3636

articles/reliability/reliability-api-management.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: danlep
66
ms.topic: reliability-article
77
ms.custom: subject-reliability, references_regions
88
ms.service: azure-api-management
9-
ms.date: 07/14/2025
9+
ms.date: 07/17/2025
1010
---
1111

1212
# Reliability in Azure API Management
@@ -57,6 +57,8 @@ Azure API Management offers two types of availability zone support when you depl
5757

5858
- *Manual*. Azure API Management offers manual availability zone support when you explicitly specify which availability zones to use.
5959

60+
With availability zone support, Azure API Management replicates service components across zones for high availability. In the primary region, these components include the gateway (scale units), management plane, and developer portal. In secondary regions, only the gateway units are replicated. See [Multi-region support](#multi-region-support) for more information about secondary regions.
61+
6062
### Automatic availability zone support
6163

6264
With automatic availability zone support, you can choose either a single unit or multi-unit instance configuration to achieve zone-redundancy:
@@ -69,7 +71,7 @@ With automatic availability zone support, you can choose either a single unit or
6971

7072
If you want to explicitly select the availability zones to use, you can choose between zone-redundant and zonal configurations:
7173

72-
- *Zone-redundant*: Manually configure zone redundancy for an API Management instance in a supported region to provide redundancy for service components. In the primary region, these components include the gateway, management plane, and developer portal. In secondary regions, only the gateway is replicated. When you select two or more availability zones to use, Azure automatically replicates the service components across the selected zones.
74+
- *Zone-redundant*: Manually configure zone redundancy for an API Management instance in a supported region to provide redundancy for service components. When you select two or more availability zones to use, Azure automatically replicates the service components across the selected zones.
7375

7476
- *Zonal*: The API Management service components are deployed in a single zone that you select within an Azure region. All of the units are placed into the same availability zone.
7577

@@ -203,7 +205,7 @@ When adding a region, you configure:
203205

204206
- The number of units that region is to host.
205207

206-
- Optional [availability zone support](#availability-zone-support), if that region provides availability zones.
208+
- [Availability zone support](#availability-zone-support), if that region provides availability zones.
207209

208210
- [Virtual network settings](/azure/api-management/virtual-network-concepts) in the added region, if networking is configured in the existing region or regions.
209211

0 commit comments

Comments
 (0)