Skip to content

Commit c13d805

Browse files
author
gitName
committed
light edits, retire/redirect high availability doc
1 parent d8f4808 commit c13d805

File tree

4 files changed

+21
-107
lines changed

4 files changed

+21
-107
lines changed

articles/api-management/TOC.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,11 +133,11 @@
133133
href: api-management-configuration-repository-git.md
134134
- name: DevOps and CI/CD
135135
href: devops-api-development-templates.md
136-
- name: Resiliency
136+
- name: Resiliency and reliability
137137
items:
138-
- name: High availability features
138+
- name: Reliability in API Management
139139
displayName: reliability, resilience, resiliency
140-
href: high-availability.md
140+
href: /reliability/reliability-api-management?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=/azure/api-management/breadcrumb/toc.json
141141
- name: Deploy to multiple Azure regions
142142
href: api-management-howto-deploy-multi-region.md
143143
- name: Enable availability zones

articles/api-management/api-management-howto-deploy-multi-region.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to deploy a Premium tier Azure API Management instance to
55
author: dlepow
66
ms.service: azure-api-management
77
ms.topic: how-to
8-
ms.date: 06/26/2025
8+
ms.date: 06/28/2025
99
ms.author: danlep
1010
---
1111

@@ -19,7 +19,7 @@ When adding a region, you configure:
1919

2020
* The number of scale [units](upgrade-and-scale.md) that region will host.
2121

22-
* Optional [availability zones](../reliability/migrate-api-mgt.md), if that region supports it.
22+
* [Availability zones](enable-availability-zone-support.md.md), if that region supports it. By default, API Management automatically configures availability zones for the added region, which is recommended. You can also manually configure availability zones for the added region.
2323

2424
* [Virtual network](virtual-network-concepts.md) settings in the added region, if networking is configured in the existing region or regions.
2525

@@ -186,10 +186,10 @@ This section provides considerations for multi-region deployments when the API M
186186

187187
## Related content
188188

189-
* Learn more about configuring API Management for [high availability](high-availability.md).
190-
191-
* Learn more about configuring [availability zones](../reliability/migrate-api-mgt.md) to improve the availability of an API Management instance in a region.
189+
* Learn more about [reliability in API Management](../reliability/reliability-api-management.md)
192190

191+
* Learn more about enabling [availability zone support](enable-availability-zone-support.md) for an API Management instance.
192+
193193
* For more information about virtual networks and API Management, see:
194194

195195
* [Connect to a virtual network using Azure API Management](api-management-using-with-vnet.md)

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

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.custom: references_regions, subject-reliability
1616

1717
This how-to guide shows you how to enable and configure availability zones on an API Management instance.
1818

19-
For more detailed information about reliability features of API Management, such as availability zones, and multi-region deployments, see [Reliability in Azure API Management](../reliability/reliability-api-management.md).
19+
For more detailed information about reliability features of API Management, such as availability zones and multi-region deployments, see [Reliability in Azure API Management](../reliability/reliability-api-management.md).
2020

2121
[!INCLUDE [api-management-service-update-behavior](../../includes/api-management-service-update-behavior.md)]
2222

@@ -32,16 +32,21 @@ For more detailed information about reliability features of API Management, such
3232

3333
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), availability zones are enabled automatically **by default**. With automatic availability zone support, the Azure API Management platform makes a best-effort attempt to spread your instance's units among the region's availability zones. There's no way to determine which availability zones your units are placed into.
3434

35+
Under normal operating conditions, all scale units in all enabled zones are active and serve gateway traffic.
36+
3537
> [!IMPORTANT]
36-
> To ensure the reliability of your API Management gateway, we recommend that you deploy a minimum of three units in each region where you deploy your API Management instances. For details, see [Reliability in API Management](../reliability/reliability-api-management.md).
38+
> To ensure the reliability of your API Management instance, we recommend that you use the default availability zone support and deploy a minimum of three units in each region where you deploy your API Management instances. For details, see [Reliability in API Management](../reliability/reliability-api-management.md).
3739
3840
## Manually configure availability zone support for an existing gateway location
3941

40-
While automatic availability zone configuration is recommended, you can manually configure or update availability zones for an existing location of your API Management instance. There are two configuration options for zone redundancy on an existing location of your API Management instance, depending on whether the instance is injected in a virtual network.
42+
While automatic availability zone configuration is recommended, you can manually configure or update availability zones for an existing location of your API Management instance. There are two configuring availability zones on an existing location of your API Management instance, depending on whether the instance is injected in a virtual network.
43+
44+
> [!CAUTION]
45+
> If you manually configure availability zones on an API Management instance that's configured with autoscaling, you might need to adjust your autoscale settings after configuration. In this case, the number of API Management units in autoscale rules and limits must be a multiple of the number of zones. If you simply default to the automatic availability zone support, you don't need to adjust your autoscale settings.
4146
4247
### Gateway not injected in a virtual network
4348

44-
To manually enable zone-redundancy on an existing location of an API Management instance that's not injected in a virtual network:
49+
To manually enable availability support on an existing location of an API Management instance that's not injected in a virtual network:
4550

4651
1. Thoroughly understand all requirements and considerations for enabling zone redundancy in API Management by reading [Reliability in API Management](../reliability/reliability-api-management.md).
4752

@@ -61,7 +66,7 @@ To manually enable zone-redundancy on an existing location of an API Management
6166

6267
### Gateway injected in a virtual network
6368

64-
To manually enable zone-redundancy on an existing location of an API Management instance that's injected in a virtual network:
69+
To manually enable availability support on an existing location of an API Management instance that's injected in a virtual network:
6570

6671
1. Thoroughly understand all requirements and considerations for enabling zone redundancy in API Management by reading [Reliability in API Management](../reliability/reliability-api-management.md).
6772

@@ -81,11 +86,11 @@ To manually enable zone-redundancy on an existing location of an API Management
8186

8287
1. Select **Apply**, and then select **Save**.
8388

84-
:::image type="content" alt-text="Screenshot that shows selections to enable existing location of API Management instance (stv2 platform) that's injected in a virtual network." source ="media/enable-zone-redundancy/option-three-stv2-injected-in-vnet.png":::
89+
:::image type="content" alt-text="Screenshot that shows selections to enable existing location of API Management instance (stv2 platform) that's injected in a virtual network." source ="media/enable-availability-zone-support/option-three-stv2-injected-in-vnet.png":::
8590

8691
## New gateway location
8792

88-
To add a new location to your API Management instance and enable zone redundancy in that location:
93+
To add a new location to your API Management instance and to manually enable availability support in that location:
8994

9095
1. Thoroughly understand all requirements and considerations for enabling zone redundancy in API Management by reading [Reliability in API Management](../reliability/reliability-api-management.md).
9196

@@ -105,7 +110,7 @@ In the **Availability zones** box, leave the **Automatic** setting (recommended)
105110

106111
1. Select **Add**, and then select **Save**.
107112

108-
:::image type="content" alt-text="Screenshot that shows selections for adding a new location for an API Management instance with or without a virtual network." source ="media/enable-zone-redundancy/option-four-add-new-location.png":::
113+
:::image type="content" alt-text="Screenshot that shows selections for adding a new location for an API Management instance with or without a virtual network." source ="media/enable-availability-zone-support/option-four-add-new-location.png":::
109114

110115
## Related content
111116

articles/api-management/high-availability.md

Lines changed: 0 additions & 91 deletions
This file was deleted.

0 commit comments

Comments
 (0)