Skip to content

Commit 12cd74e

Browse files
authored
Merge pull request #204638 from dlepow/azm
[APIM] Retire/redirect zone-redundancy.md
2 parents 8108764 + d5071b7 commit 12cd74e

8 files changed

+13
-92
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/api-management/zone-redundancy.md",
5+
"redirect_url": "/azure/availability-zones/migrate-api-mgt",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path": "articles/virtual-machines/linux/find-unattached-nics.md",
510
"redirect_url": "/previous-versions/azure/virtual-machines/linux/find-unattached-nics",

articles/api-management/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
href: api-management-howto-deploy-multi-region.md
109109
- name: Enable zone redundancy
110110
displayName: Availability zones
111-
href: zone-redundancy.md
111+
href: ../availability-zones/migrate-api-mgt.md?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=/azure/api-management/breadcrumb/toc.json
112112
- name: Compute platform
113113
href: compute-infrastructure.md
114114
- name: Set up DR using backup/restore

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Azure API Management supports multi-region deployment, which enables API publish
1717
A new Azure API Management service initially contains only one [unit][unit] in a single Azure region, the Primary region. Additional units can be added to the Primary or Secondary regions. An API Management gateway component is deployed to every selected Primary and Secondary region. Incoming API requests are automatically directed to the closest region. If a region goes offline, the API requests will be automatically routed around the failed region to the next closest gateway.
1818

1919
> [!NOTE]
20-
> Only the gateway component of API Management is deployed to all regions. The service management component and developer portal are hosted in the Primary region only. Therefore, in case of the Primary region outage, access to the developer portal and ability to change configuration (e.g. adding APIs, applying policies) will be impaired until the Primary region comes back online. While the Primary region is offline, available Secondary regions will continue to serve the API traffic using the latest configuration available to them. Optionally enable [zone redundancy](zone-redundancy.md) to improve the availability and resiliency of the Primary or Secondary regions.
20+
> Only the gateway component of API Management is deployed to all regions. The service management component and developer portal are hosted in the Primary region only. Therefore, in case of the Primary region outage, access to the developer portal and ability to change configuration (e.g. adding APIs, applying policies) will be impaired until the Primary region comes back online. While the Primary region is offline, available Secondary regions will continue to serve the API traffic using the latest configuration available to them. Optionally enable [zone redundancy](../availability-zones/migrate-api-mgt.md) to improve the availability and resiliency of the Primary or Secondary regions.
2121
2222
>[!IMPORTANT]
2323
> The feature to enable storing customer data in a single region is currently only available in the Southeast Asia Region (Singapore) of the Asia Pacific Geo. For all other regions, customer data is stored in Geo.
@@ -36,7 +36,7 @@ A new Azure API Management service initially contains only one [unit][unit] in a
3636
1. Select **+ Add** in the top bar.
3737
1. Select the location from the drop-down list.
3838
1. Select the number of scale **[Units](upgrade-and-scale.md)** in the location.
39-
1. Optionally enable [**Availability zones**](zone-redundancy.md).
39+
1. Optionally enable [**Availability zones**](../availability-zones/migrate-api-mgt.md).
4040
1. If the API Management instance is deployed in a [virtual network](api-management-using-with-vnet.md), configure virtual network settings in the location. Select an existing virtual network, subnet, and public IP address that are available in the location.
4141
1. Select **Add** to confirm.
4242
1. Repeat this process until you configure all locations.

articles/api-management/api-management-howto-disaster-recovery-backup-restore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ Check out the following related resources for the backup/restore process:
317317
- [Automating API Management Backup and Restore with Logic Apps](https://github.com/Azure/api-management-samples/tree/master/tutorials/automating-apim-backup-restore-with-logic-apps)
318318
- [How to move Azure API Management across regions](api-management-howto-migrate.md)
319319

320-
API Management **Premium** tier also supports [zone redundancy](zone-redundancy.md), which provides resiliency and high availability to a service instance in a specific Azure region (location).
320+
API Management **Premium** tier also supports [zone redundancy](../availability-zones/migrate-api-mgt.md), which provides resiliency and high availability to a service instance in a specific Azure region (location).
321321

322322
[backup an api management service]: #step1
323323
[restore an api management service]: #step2

articles/api-management/api-management-howto-ip-addresses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,6 @@ In the Developer, Basic, Standard, and Premium tiers of API Management, the publ
104104
* The service subscription is [suspended](https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/subscription-lifecycle-api-reference.md#subscription-states) or [warned](https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/subscription-lifecycle-api-reference.md#subscription-states) (for example, for nonpayment) and then reinstated.
105105
* Azure Virtual Network is added to or removed from the service.
106106
* API Management service is switched between External and Internal VNet deployment mode.
107-
* [Availability zones](zone-redundancy.md) are enabled, added, or removed.
107+
* [Availability zones](../availability-zones/migrate-api-mgt.md) are enabled, added, or removed.
108108

109109
In [multi-regional deployments](api-management-howto-deploy-multi-region.md), the regional IP address changes if a region is vacated and then reinstated.

articles/api-management/compute-infrastructure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The following table summarizes migration options for instances in the different
5555
5656
|Tier |Migration options |
5757
|---------|---------|
58-
|Premium | 1. Enable [zone redundancy](zone-redundancy.md)<br/> -or-<br/> 2. Create new [external](api-management-using-with-vnet.md) or [internal](api-management-using-with-internal-vnet.md) VNet connection<sup>1</sup><br/> -or-<br/> 3. Update existing [VNet configuration](#update-vnet-configuration) |
58+
|Premium | 1. Enable [zone redundancy](../availability-zones/migrate-api-mgt.md)<br/> -or-<br/> 2. Create new [external](api-management-using-with-vnet.md) or [internal](api-management-using-with-internal-vnet.md) VNet connection<sup>1</sup><br/> -or-<br/> 3. Update existing [VNet configuration](#update-vnet-configuration) |
5959
|Developer | 1. Create new [external](api-management-using-with-vnet.md) or [internal](api-management-using-with-internal-vnet.md) VNet connection<sup>1</sup><br/>-or-<br/> 2. Update existing [VNet configuration](#update-vnet-configuration) |
6060
| Standard | 1. [Change your service tier](upgrade-and-scale.md#change-your-api-management-service-tier) (downgrade to Developer or upgrade to Premium). Follow migration options in new tier.<br/>-or-<br/>2. Deploy new instance in existing tier and migrate configurations<sup>2</sup> |
6161
| Basic | 1. [Change your service tier](upgrade-and-scale.md#change-your-api-management-service-tier) (downgrade to Developer or upgrade to Premium). Follow migration options in new tier<br/>-or-<br/>2. Deploy new instance in existing tier and migrate configurations<sup>2</sup> |
@@ -94,5 +94,5 @@ The virtual network configuration is updated, and the instance is migrated to th
9494
## Next steps
9595

9696
* Learn more about using a [virtual network](virtual-network-concepts.md) with API Management.
97-
* Learn more about [zone redundancy](zone-redundancy.md).
97+
* Learn more about enabling [availability zones](../availability-zones/migrate-api-mgt.md).
9898

articles/api-management/private-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ With a private endpoint and Private Link, you can:
4747
## Prerequisites
4848

4949
- An existing API Management instance. [Create one if you haven't already](get-started-create-service-instance.md).
50-
- The API Management instance must be hosted on the [`stv2` compute platform](compute-infrastructure.md). For example, create a new instance or, if you already have an instance in the Premium service tier, enable [zone redundancy](zone-redundancy.md).
50+
- The API Management instance must be hosted on the [`stv2` compute platform](compute-infrastructure.md). For example, create a new instance or, if you already have an instance in the Premium service tier, enable [zone redundancy](../availability-zones/migrate-api-mgt.md).
5151
- Do not deploy (inject) the instance into an [external](api-management-using-with-vnet.md) or [internal](api-management-using-with-internal-vnet.md) virtual network.
5252
- A virtual network and subnet to host the private endpoint. The subnet may contain other Azure resources.
5353
- (Recommended) A virtual machine in the same or a different subnet in the virtual network, to test the private endpoint.

articles/api-management/zone-redundancy.md

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

0 commit comments

Comments
 (0)