Skip to content

Commit 8422840

Browse files
author
Jill Grant
authored
Merge pull request #230298 from dlepow/patch-178
[APIM] Unit costs
2 parents 4ce02b7 + 145ee01 commit 8422840

File tree

1 file changed

+3
-28
lines changed

1 file changed

+3
-28
lines changed

articles/reliability/migrate-api-mgt.md

Lines changed: 3 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -18,34 +18,7 @@ In this article, we'll take you through the different options for availability z
1818

1919
## Prerequisites
2020

21-
* To configure API Management for zone redundancy, your instance must be in one of the following regions:
22-
23-
* Australia East
24-
* Brazil South
25-
* Canada Central
26-
* Central India
27-
* Central US
28-
* East Asia
29-
* East US
30-
* East US 2
31-
* France Central
32-
* Germany West Central
33-
* Japan East
34-
* Korea Central (*)
35-
* North Europe
36-
* Norway East
37-
* South Africa North (*)
38-
* South Central US
39-
* Southeast Asia
40-
* Switzerland North
41-
* UAE North
42-
* UK South
43-
* West Europe
44-
* West US 2
45-
* West US 3
46-
47-
> [!IMPORTANT]
48-
> The regions with * against them have restrictive access in an Azure subscription to enable availability zone support. Please work with your Microsoft sales or customer representative.
21+
* To configure API Management for zone redundancy, your instance must be in one of the Azure regions with [availability zone support](availability-zones-service-support.md#azure-regions-with-availability-zone-support).
4922

5023
* If you haven't yet created an API Management service instance, see [Create an API Management service instance](../api-management/get-started-create-service-instance.md). Select the Premium service tier.
5124

@@ -65,6 +38,8 @@ There are no downtime requirements for any of the migration options.
6538

6639
* Migrating to availability zones or changing the availability zone configuration will trigger a public [IP address change](../api-management/api-management-howto-ip-addresses.md#changes-to-the-ip-addresses).
6740

41+
* When enabling availability zones in a region, you configure a number of API Management scale [units](../api-management/upgrade-and-scale.md) that can be distributed evenly across the zones. For example, if you configure 2 zones, you could configure 2 units, 4 units, or another multiple of 2 units. Adding units incurs additional costs. For details, see [API Management pricing](https://azure.microsoft.com/pricing/details/api-management/).
42+
6843
* If you've configured autoscaling for your API Management instance in the primary location, you might need to adjust your autoscale settings after enabling zone redundancy. The number of API Management units in autoscale rules and limits must be a multiple of the number of zones.
6944

7045
## Option 1: Migrate existing location of API Management instance, not injected in VNet

0 commit comments

Comments
 (0)