From ffe35dd5888aed21c7ac4dacaf4b05e3cb089a4c Mon Sep 17 00:00:00 2001 From: Shlomo Sagir <51323195+shsagir@users.noreply.github.com> Date: Tue, 24 Sep 2024 15:27:23 +0300 Subject: [PATCH 1/2] Update migrate-cluster-to-multiple-availability-zone.md --- ...grate-cluster-to-multiple-availability-zone.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/data-explorer/migrate-cluster-to-multiple-availability-zone.md b/data-explorer/migrate-cluster-to-multiple-availability-zone.md index 9e1890aea4..ecc2ff6416 100644 --- a/data-explorer/migrate-cluster-to-multiple-availability-zone.md +++ b/data-explorer/migrate-cluster-to-multiple-availability-zone.md @@ -47,21 +47,6 @@ In this article, you learn about: - For REST API, familiarize yourself with [Manage Azure resources by using the REST API](/azure/azure-resource-manager/management/manage-resources-rest). - For other programmatic methods, see [Prerequisites](create-cluster-database.md#prerequisites). -### Supported regions - -Migration to multiple availability zones is limited to regions that don't have capacity restrictions. The following regions are currently supported: - -- Australia East -- Canada Central -- China North 3 -- India Central -- North Europe -- Norway East -- South Africa North -- Sweden Central -- UAE North -- UK South - ## Get the list of availability zones for your cluster's region You can get a list of availability zones for your cluster in the following ways: From a64442a3c8d17cace372166e7919c39da976f4a7 Mon Sep 17 00:00:00 2001 From: Shlomo Sagir <51323195+shsagir@users.noreply.github.com> Date: Tue, 24 Sep 2024 15:31:10 +0300 Subject: [PATCH 2/2] Update migrate-cluster-to-multiple-availability-zone.md --- data-explorer/migrate-cluster-to-multiple-availability-zone.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-explorer/migrate-cluster-to-multiple-availability-zone.md b/data-explorer/migrate-cluster-to-multiple-availability-zone.md index ecc2ff6416..8099bbaaf6 100644 --- a/data-explorer/migrate-cluster-to-multiple-availability-zone.md +++ b/data-explorer/migrate-cluster-to-multiple-availability-zone.md @@ -40,7 +40,7 @@ In this article, you learn about: ## Prerequisites -- Make sure your cluster is in a region where migration to multiple availability zones is supported. For more information, see [Supported regions](#supported-regions). +- Make sure your cluster is in a region where migration to multiple availability zones is supported. - For migrating a cluster to support availability zones, you need a cluster that was deployed without any availability zones. - For changing the zones of a cluster, you need a cluster that is configured with availability zones.