You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/api-management/api-management-howto-deploy-multi-region.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ When adding a region, you configure:
35
35
36
36
## Prerequisites
37
37
38
-
* Thoroughly understand all [requirements and considerations for enabling multi-region deployment in API Management](../reliability/reliability-api-management.md).
38
+
* Thoroughly understand all [requirements and considerations for enabling multi-region deployment in API Management](/azure/reliability/reliability-api-management).
39
39
40
40
* If you haven't created an API Management service instance, see [Create an API Management service instance](get-started-create-service-instance.md). Select the Premium service tier.
41
41
@@ -188,7 +188,7 @@ This section provides considerations for multi-region deployments when the API M
188
188
189
189
## Related content
190
190
191
-
* Learn more about [reliability in API Management](../reliability/reliability-api-management.md)
191
+
* Learn more about [reliability in API Management](/azure/reliability/reliability-api-management)
192
192
193
193
* Learn more about enabling [availability zone support](enable-availability-zone-support.md) for an API Management instance.
Copy file name to clipboardExpand all lines: articles/api-management/api-management-howto-disaster-recovery-backup-restore.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -419,7 +419,7 @@ Check out the following related resources for the backup/restore process:
419
419
420
420
-[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)
421
421
-[How to move Azure API Management across regions](api-management-howto-migrate.md)
422
-
- API Management **Premium** tier also supports [zone redundancy](../reliability/migrate-api-mgt.md), which provides resiliency and high availability to a service instance in a specific Azure region (location).
422
+
- API Management **Premium** tier also supports [zone redundancy](/azure/reliability/migrate-api-mgt), which provides resiliency and high availability to a service instance in a specific Azure region (location).
Copy file name to clipboardExpand all lines: articles/api-management/api-management-howto-ip-addresses.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,7 +136,7 @@ In the Developer, Basic, Standard, and Premium tiers of API Management, the publ
136
136
* (Developer and Premium tiers) Azure Virtual Network is added to or removed from the service.
137
137
* (Developer and Premium tiers) API Management is switched between external and internal virtual network deployment mode.
138
138
* (Developer and Premium tiers) API Management is moved to a different subnet or configured with a different public IP address resource.
139
-
* (Premium tier) [Availability zones](../reliability/migrate-api-mgt.md) are enabled, added, or removed.
139
+
* (Premium tier) [Availability zones](/azure/reliability/migrate-api-mgt) are enabled, added, or removed.
140
140
* (Premium tier) In [multi-regional deployments](api-management-howto-deploy-multi-region.md), the regional IP address changes if a region is vacated and then reinstated.
This article describes how to enable and configure availability zones on an Azure API Management instance.
18
18
19
-
For more detailed information about reliability features of API Management, such as availability zones and multiregion deployments, see [Reliability in API Management](../reliability/reliability-api-management.md).
19
+
For more detailed information about reliability features of API Management, such as availability zones and multiregion deployments, see [Reliability in API Management](/azure/reliability/reliability-api-management).
20
20
21
21
22
22
## Availability zone support
@@ -36,14 +36,14 @@ When you create a new API Management instance in the **Premium** tier in a regio
36
36
-**Manual:** API Management provides manual availability zone support when you explicitly specify which availability zones to use.
37
37
38
38
> [!IMPORTANT]
39
-
> To ensure the reliability of your API Management instance, use the automatic availability zone support. To achieve maximum zone redundancy, deploy a minimum of two units in each region where you deploy API Management to ensure that an availability zone outage doesn't affect your instance. For more information, see [Reliability in API Management](../reliability/reliability-api-management.md).
39
+
> To ensure the reliability of your API Management instance, use the automatic availability zone support. To achieve maximum zone redundancy, deploy a minimum of two units in each region where you deploy API Management to ensure that an availability zone outage doesn't affect your instance. For more information, see [Reliability in API Management](/azure/reliability/reliability-api-management).
40
40
41
41
### Manual availability zone support
42
42
43
43
We recommend automatic availability zone configuration in the Premium tier, but you can manually configure or update availability zones for an existing location of your API Management instance. The following sections provide steps for manually configuring zone redundancy on an existing location of your API Management instance, depending on whether the instance is injected in a virtual network.
44
44
45
45
> [!NOTE]
46
-
> You can optionally enable a *zonal* configuration, where the API Management instance or location is deployed in a single availability zone. Because it doesn't provide resiliency to an outage in that zone, this configuration generally isn't recommended except for specific scenarios. For more information, see [Reliability in API Management](../reliability/reliability-api-management.md).
46
+
> You can optionally enable a *zonal* configuration, where the API Management instance or location is deployed in a single availability zone. Because it doesn't provide resiliency to an outage in that zone, this configuration generally isn't recommended except for specific scenarios. For more information, see [Reliability in API Management](/azure/reliability/reliability-api-management).
47
47
48
48
> [!CAUTION]
49
49
> 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 use the automatic availability zone support, you don't need to adjust your autoscale settings.
@@ -58,15 +58,15 @@ In the **Premium v2** tier, you can enable availability zone support only when y
58
58
59
59
#### [Premium](#tab/prem)
60
60
61
-
* Your instance must be in one of the [Azure regions that support availability zones](../reliability/regions-list.md).
61
+
* Your instance must be in one of the [Azure regions that support availability zones](/azure/reliability/regions-list).
62
62
63
63
* If you don't have an API Management instance, create one by following the [create a new API Management instance by using the Azure portal](../api-management/get-started-create-service-instance.md) quickstart. Select the **Premium** service tier.
64
64
65
65
* If you have an existing API Management instance, make sure that it's in the **Premium** (classic) tier. If it isn't, [upgrade to the Premium tier](../api-management/upgrade-and-scale.md#change-your-api-management-service-tier).
66
66
67
67
#### [Premium v2](#tab/premv2)
68
68
69
-
* Choose an Azure region that supports both [Premium v2 instances](api-management-region-availability.md) and [availability zones](../reliability/regions-list.md).
69
+
* Choose an Azure region that supports both [Premium v2 instances](api-management-region-availability.md) and [availability zones](/azure/reliability/regions-list).
70
70
71
71
---
72
72
@@ -86,7 +86,7 @@ In the **Premium** tier, availability zone support is automatically enabled when
86
86
87
87
To manually configure availability zone support on an existing location of an API Management instance, follow these steps:
88
88
89
-
1. Thoroughly understand all [requirements and considerations for availability zones in API Management](../reliability/reliability-api-management.md).
89
+
1. Thoroughly understand all [requirements and considerations for availability zones in API Management](/azure/reliability/reliability-api-management).
90
90
91
91
1. In the Azure portal, go to your API Management instance.
92
92
@@ -106,7 +106,7 @@ To manually configure availability zone support on an existing location of an AP
106
106
107
107
To manually configure availability zone support on an existing location of an API Management instance that's injected in a virtual network, follow these steps:
108
108
109
-
1. Review all [requirements and considerations for enabling zone redundancy in API Management](../reliability/reliability-api-management.md).
109
+
1. Review all [requirements and considerations for enabling zone redundancy in API Management](/azure/reliability/reliability-api-management).
110
110
111
111
1. Create a public IP address in the location to enable availability zones. For detailed requirements, see the [virtual networking guidance](../api-management/api-management-using-with-vnet.md?tabs=stv2#prerequisites).
112
112
@@ -130,7 +130,7 @@ To manually configure availability zone support on an existing location of an AP
130
130
131
131
To add a new location to your API Management instance and to configure availability zones in that location, follow these steps:
132
132
133
-
1. Thoroughly understand all [requirements and considerations for enabling availability zones in API Management](../reliability/reliability-api-management.md).
133
+
1. Thoroughly understand all [requirements and considerations for enabling availability zones in API Management](/azure/reliability/reliability-api-management).
134
134
135
135
1. If your API Management instance is deployed in a virtual network in the primary location, set up a [virtual network](../api-management/api-management-using-with-vnet.md), subnet, and optional public IP address in the new location where you plan to enable availability zones.
136
136
@@ -169,8 +169,8 @@ You can enable zone redundancy when you create a new API Management instance in
169
169
170
170
## Related content
171
171
172
-
-[Reliability in API Management](../reliability/reliability-api-management.md)
172
+
-[Reliability in API Management](/azure/reliability/reliability-api-management)
173
173
-[Architecture best practices for API Management](/azure/well-architected/service-guides/azure-api-management)
174
174
-[Design review checklist for reliability](/azure/well-architected/reliability/checklist)
175
-
-[Azure services with availability zones](../reliability/availability-zones-service-support.md)
176
-
-[Azure regions with availability zones](../reliability/regions-list.md)
175
+
-[Azure services with availability zones](/azure/reliability/availability-zones-service-support)
176
+
-[Azure regions with availability zones](/azure/reliability/regions-list)
Copy file name to clipboardExpand all lines: articles/app-service/configure-language-java-deploy-run.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -505,7 +505,7 @@ When clustering is enabled, the JBoss EAP instances use the `FILE_PING` JGroups
505
505
> [!Note]
506
506
> You can avoid JBoss EAP clustering timeouts by [cleaning up obsolete discovery files during your app startup](https://github.com/Azure/app-service-linux-docs/blob/master/HowTo/JBOSS/avoid_timeouts_obsolete_nodes.md).
507
507
508
-
The Premium V3, Premium V4, and Isolated V2 App Service Plan types can optionally be distributed across Availability Zones to improve resiliency and reliability for your business-critical workloads. This architecture is also known as [zone redundancy](../reliability/migrate-app-service.md). The JBoss EAP clustering feature is compatible with the zone redundancy feature.
508
+
The Premium V3, Premium V4, and Isolated V2 App Service Plan types can optionally be distributed across Availability Zones to improve resiliency and reliability for your business-critical workloads. This architecture is also known as [zone redundancy](/azure/reliability/migrate-app-service). The JBoss EAP clustering feature is compatible with the zone redundancy feature.
Copy file name to clipboardExpand all lines: articles/app-service/configure-zone-redundancy.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ms.author: anaharris
10
10
---
11
11
# Configure App Service plans for zone redundancy
12
12
13
-
Azure App Service provides built-in reliability features to help ensure that your applications remain available and resilient. This article describes how to create an App Service plan that includes zone redundancy. It also covers how to disable and enable zone redundancy on existing plans and how to check for zone redundancy support. For more information about zone redundancy, see [Reliability in App Service](../reliability/reliability-app-service.md).
13
+
Azure App Service provides built-in reliability features to help ensure that your applications remain available and resilient. This article describes how to create an App Service plan that includes zone redundancy. It also covers how to disable and enable zone redundancy on existing plans and how to check for zone redundancy support. For more information about zone redundancy, see [Reliability in App Service](/azure/reliability/reliability-app-service).
14
14
15
15
## Create a new zone-redundant App Service plan
16
16
@@ -178,7 +178,7 @@ To check whether an existing App Service plan supports zone redundancy, do the f
178
178
179
179
## View physical zones for an App Service plan
180
180
181
-
When you have a zone-redundant App Service plan, the platform automatically places the instances across [physical availability zones](../reliability/availability-zones-overview.md#physical-and-logical-availability-zones). To verify that your instances are spread across zones, use the Azure portal or the Azure CLI to check which physical availability zones your plan's instances use.
181
+
When you have a zone-redundant App Service plan, the platform automatically places the instances across [physical availability zones](/azure/reliability/availability-zones-overview#physical-and-logical-availability-zones). To verify that your instances are spread across zones, use the Azure portal or the Azure CLI to check which physical availability zones your plan's instances use.
182
182
183
183
# [Azure portal](#tab/portal)
184
184
@@ -205,5 +205,5 @@ Bicep doesn't support this operation. Use the Azure CLI or the Azure portal inst
205
205
---
206
206
207
207
## Related content
208
-
-[Reliability in App Service](../reliability/reliability-app-service.md)
208
+
-[Reliability in App Service](/azure/reliability/reliability-app-service)
209
209
-[Configure an App Service Environment for zone redundancy](../app-service/environment/configure-zone-redundancy-environment.md)
|Availability zone pricing|[Two-instance minimum enforced per App Service plan that has Availability Zones enabled](overview.md#pricing)|[Two-instance minimum enforced per App Service plan](../../reliability/reliability-app-service.md#cost)|
84
+
|Availability zone pricing|[Two-instance minimum enforced per App Service plan that has Availability Zones enabled](overview.md#pricing)|[Two-instance minimum enforced per App Service plan](/azure/reliability/reliability-app-service#cost)|
0 commit comments