Skip to content

Commit 7bc1e1a

Browse files
authored
Merge pull request #269630 from anaharris-ms/region-move-toc
Region move: Updating TOCs
2 parents 3ded487 + 0ab482d commit 7bc1e1a

File tree

8 files changed

+91
-19
lines changed

8 files changed

+91
-19
lines changed

articles/azure-resource-manager/management/move-resources-overview.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ The move operation doesn't support moving resources to new [Microsoft Entra tena
2222

2323
If you actually want to upgrade your Azure subscription (such as switching from free to pay-as-you-go), you need to convert your subscription.
2424

25-
- To upgrade a free trial, see [Upgrade your Free Trial or Microsoft Imagine Azure subscription to Pay-As-You-Go](../../cost-management-billing/manage/upgrade-azure-subscription.md).
26-
- To change a pay-as-you-go account, see [Change your Azure Pay-As-You-Go subscription to a different offer](../../cost-management-billing/manage/switch-azure-offer.md).
25+
- To upgrade a free trial, see [Upgrade your Free Trial or Microsoft Imagine Azure subscription to pay-as-you-go](../../cost-management-billing/manage/upgrade-azure-subscription.md).
26+
- To change a pay-as-you-go account, see [Change your Azure pay-as-you-go subscription to a different offer](../../cost-management-billing/manage/switch-azure-offer.md).
2727

2828
If you can't convert the subscription, [create an Azure support request](../../azure-portal/supportability/how-to-create-azure-support-request.md). Select **Subscription Management** for the issue type.
2929

@@ -57,7 +57,16 @@ You can move resources to another region using a couple of different methods:
5757
- **Start moving resources from a resource group**: With this method, you kick off the region move from within a resource group. After selecting the resources you want to move, the process continues in the Resource Mover hub, to check resource dependencies, and orchestrate the move process. [Learn more](../../resource-mover/move-region-within-resource-group.md).
5858
- **Start moving resources directly from the Resource Mover hub**: With this method, you kick off the region move process directly in the hub. [Learn more](../../resource-mover/tutorial-move-region-virtual-machines.md).
5959

60+
### Move resources manually through redeployment
61+
62+
To move resources that aren't supported by Azure Resource Mover or to move any service manually, see [Azure services relocation guidance overview](/azure/operational-excellence/overview-relocation).
63+
64+
### Move resources from non availability zone to availability zone support
65+
66+
To move resources from a region that doesn't support availability zones to one that does, see [Availability zone migration guidance overview for Microsoft Azure products and services](/azure/reliability/availability-zones-migration-overview).
67+
6068
## Next steps
6169

6270
- To check if a resource type supports being moved, see [Move operation support for resources](move-support-resources.md).
6371
- To learn more about the region move process, see [About the move process](../../resource-mover/about-move-process.md).
72+
- To learn more deeply about service relocation and planning recommendations, see [Relocated cloud workloads](/azure/cloud-adoption-framework/relocate/).

articles/azure-resource-manager/management/toc.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
- name: Azure App Service
6969
href: ../../app-service/manage-move-across-regions.md?toc=/azure/azure-resource-manager/management/toc.json
7070
- name: Azure Automation
71-
href: ../../automation/automation-managing-data.md?toc=/azure/azure-resource-manager/management/toc.json
71+
href: ../../operational-excellence/relocation-automation.md?toc=/azure/azure-resource-manager/management/toc.json
7272
- name: Azure Backup (Recovery Services vault)
7373
href: ../../backup/azure-backup-move-vaults-across-regions.md?toc=/azure/azure-resource-manager/management/toc.json
7474
- name: Azure Batch
@@ -88,21 +88,21 @@
8888
- name: Azure Database for PostgreSQL Server
8989
href: ../../postgresql/howto-move-regions-portal.md?toc=/azure/azure-resource-manager/management/toc.json
9090
- name: Azure Event Hubs
91-
href: ../../event-hubs/move-across-regions.md?toc=/azure/azure-resource-manager/management/toc.json
91+
href: ../../operational-excellence/relocation-event-hub.md?toc=/azure/azure-resource-manager/management/toc.json
9292
- name: Azure Functions
9393
href: ../../azure-functions/functions-move-across-regions.md?toc=/azure/azure-resource-manager/management/toc.json
9494
- name: Azure IoT Hub
9595
href: ../../iot-hub/iot-hub-how-to-clone.md?toc=/azure/azure-resource-manager/management/toc.json
9696
- name: Azure Resource Manager
9797
href: microsoft-resources-move-regions.md
98-
- name: Azure Storage
99-
href: ../../storage/common/storage-account-move.md?toc=/azure/azure-resource-manager/management/toc.json
98+
- name: Azure Storage Account
99+
href: ../../operational-excellence/relocation-storage-account.md?toc=/azure/azure-resource-manager/management/toc.json
100100
- name: Azure SQL DB & MI
101101
href: /azure/azure-sql/database/move-resources-across-regions?toc=/azure/azure-resource-manager/management/toc.json
102102
- name: Azure Stream Analytics
103103
items:
104104
- name: Move Stream Analytics jobs
105-
href: ../../stream-analytics/copy-job.md
105+
href: ../../stream-analytics/copy-job.md?toc=/azure/azure-resource-manager/management/toc.json
106106
- name: Move Stream Analytics cluster
107107
href: ../../stream-analytics/move-cluster.md?toc=/azure/azure-resource-manager/management/toc.json
108108
- name: Azure VMs
@@ -114,7 +114,7 @@
114114
- name: Networking
115115
href: ../../resource-mover/tutorial-move-region-virtual-machines.md?toc=/azure/azure-resource-manager/management/toc.json
116116
- name: Managed identities for Azure Resources
117-
href: /entra/identity/managed-identities-azure-resources/how-to-managed-identity-regional-move
117+
href: ../../operational-excellence/relocation-managed-identity.md?toc=/azure/azure-resource-manager/management/toc.json
118118
- name: Power BI
119119
href: /power-bi/admin/service-admin-region-move
120120
- name: Site Recovery (Recovery Services vaults)

articles/operational-excellence/TOC.yml

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,31 +16,67 @@
1616
href: relocation-event-hub.md
1717
- name: Azure Event Hubs Cluster
1818
href: relocation-event-hub-cluster.md
19+
- name: Azure Site Recovery (Recovery Services vaults)
20+
href: ../site-recovery/move-vaults-across-regions.md?toc=/azure/operational-excellence/toc.json
1921
- name: Azure Virtual Network
2022
href: relocation-virtual-network.md
2123
- name: Network Security Groups (NSG)
2224
href: relocation-virtual-network-nsg.md
2325
- name: Mainstream services
2426
items:
27+
- name: Azure AI Search
28+
href: ../search/search-howto-move-across-regions.md?toc=/azure/operational-excellence/toc.json
29+
- name: Azure API Management
30+
href: ../api-management/api-management-howto-migrate.md?toc=/azure/operational-excellence/toc.json
31+
- name: Azure App Service
32+
href: ../app-service/manage-move-across-regions.md?toc=/azure/operational-excellence/toc.json
33+
- name: Azure Backup (Recovery Services vault)
34+
href: ../backup/azure-backup-move-vaults-across-regions.md?toc=/azure/operational-excellence/toc.json
35+
- name: Azure Batch
36+
href: ../batch/account-move.md?toc=/azure/operational-excellence/toc.json
37+
- name: Azure Cache for Redis
38+
href: ../azure-cache-for-redis/cache-moving-resources.md?toc=/azure/operational-excellence/toc.json
39+
- name: Azure Container Registry
40+
href: ../container-registry/manual-regional-move.md
41+
- name: Azure Cosmos DB
42+
href: ../cosmos-db/how-to-move-regions.md?toc=/azure/operational-excellence/toc.json
43+
- name: Azure Database for MariaDB Server
44+
href: ../mariadb/howto-move-regions-portal.md?toc=/azure/operational-excellence/toc.json
45+
- name: Azure Database for MySQL Server
46+
href: ../mysql/howto-move-regions-portal.md?toc=/azure/operational-excellence/toc.json
2547
- name: Azure Database for PostgreSQL
2648
href: relocation-postgresql-flexible-server.md
49+
- name: Azure Functions
50+
href: ../azure-functions/functions-move-across-regions.md?toc=/azure/operational-excellence/toc.json
51+
- name: Azure Logic apps
52+
href: ../logic-apps/move-logic-app-resources.md?toc=/azure/operational-excellence/toc.json
2753
- name: Azure Monitor - Log Analytics Workspace
2854
href: relocation-log-analytics.md
2955
- name: Azure Private Link Service
3056
href: relocation-private-link.md
3157
- name: Azure Storage Account
3258
href: relocation-storage-account.md
59+
- name: Azure Stream Analytics
60+
items:
61+
- name: Move Stream Analytics jobs
62+
href: ../stream-analytics/copy-job.md?toc=/azure/operational-excellence/toc.json
63+
- name: Move Stream Analytics cluster
64+
href: ../stream-analytics/move-cluster.md?toc=/azure/operational-excellence/toc.json
3365
- name: Managed identities for Azure resources
3466
href: relocation-managed-identity.md
3567
- name: Strategic services
3668
items:
3769
- name: Azure Automation
3870
href: relocation-automation.md
71+
- name: Azure IoT Hub
72+
href: ../iot-hub/iot-hub-how-to-clone.md?toc=/azure/operational-excellence/toc.json
73+
- name: Power BI
74+
href: /power-bi/admin/service-admin-region-move?toc=/azure/operational-excellence/toc.json
75+
3976
- name: Resources
4077
items:
4178
- name: Operational Excellence in Microsoft Azure Well-Architected Framework
4279
href: /azure/well-architected/operational-excellence/principles
4380
- name: Azure Resource Mover Documentation
4481
href: /azure/resource-mover/overview
45-
4682

articles/operational-excellence/overview-relocation.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,29 +42,45 @@ The following tables provide links to each Azure service relocation document. Th
4242

4343
| Product | Relocation with data | Relocation without data | Resource Mover |
4444
| --- | --- | --- | ---|
45+
[Azure Key Vault](relocation-key-vault.md)| ✅ | ✅| ❌ |
4546
[Azure Event Hubs](relocation-event-hub.md)| ❌ | ✅| ❌ |
4647
[Azure Event Hubs Cluster](relocation-event-hub-cluster.md)| ❌ | ✅| ❌ |
4748
[Azure Key Vault](./relocation-key-vault.md)| ✅ | ✅| ❌ |
49+
[Azure Site Recovery (Recovery Services vaults)](../site-recovery/move-vaults-across-regions.md?toc=/azure/operational-excellence/toc.json)| ✅ | ✅| ❌ |
4850
[Azure Virtual Network](./relocation-virtual-network.md)| ❌ | ✅| ✅ |
4951
[Azure Virtual Network - Network Security Groups](./relocation-virtual-network-nsg.md)| ❌ | ✅| ✅ |
5052

5153
### ![An icon that signifies this service is mainstream.](./media/relocation/icon-mainstream.svg) Mainstream services
5254

5355
| Product | Relocation with data | Relocation without data | Resource Mover |
5456
| --- | --- | --- | ---|
55-
[Azure Monitor - Log Analytics](./relocation-log-analytics.md)| ❌ | ✅| ❌ |
57+
[Azure API Management](../api-management/api-management-howto-migrate.md?toc=/azure/operational-excellence/toc.json)| ✅ | ✅| ❌ |
58+
[Azure App Service](../app-service/manage-move-across-regions.md?toc=/azure/operational-excellence/toc.json)|❌ | ✅| ❌ |
59+
[Azure Backup (Recovery Services vault)](../backup/azure-backup-move-vaults-across-regions.md?toc=/azure/operational-excellence/toc.json)| ✅ | ✅| ❌ |
60+
[Azure Batch](../batch/account-move.md?toc=/azure/operational-excellence/toc.json)|✅ | ✅| ❌ |
61+
[Azure Cache for Redis](../azure-cache-for-redis/cache-moving-resources.md?toc=/azure/operational-excellence/toc.json)|❌ | ✅| ❌ |
62+
[Azure Container Registry](../container-registry/manual-regional-move.md)|✅ | ✅| ❌ |
63+
[Azure Cosmos DB](../cosmos-db/how-to-move-regions.md?toc=/azure/operational-excellence/toc.json)|✅ | ✅| ❌ |
64+
[Azure Database for MariaDB Server](../mariadb/howto-move-regions-portal.md?toc=/azure/operational-excellence/toc.json)|✅ | ✅| ❌ |
65+
[Azure Database for MySQL Server](../mysql/howto-move-regions-portal.md?toc=/azure/operational-excellence/toc.json)✅ | ✅| ❌ |
5666
[Azure Database for PostgreSQL](./relocation-postgresql-flexible-server.md)| ✅ | ✅| ❌ |
67+
[Azure Functions](../azure-functions/functions-move-across-regions.md?toc=/azure/operational-excellence/toc.json)|❌ | ✅| ❌ |
68+
[Azure Logic apps](../logic-apps/move-logic-app-resources.md?toc=/azure/operational-excellence/toc.json)|❌ | ✅| ❌ |
69+
[Azure Monitor - Log Analytics](./relocation-log-analytics.md)| ❌ | ✅| ❌ |
5770
[Azure Private Link Service](./relocation-private-link.md) | ❌ | ✅| ❌ |
5871
[Azure Storage Account](relocation-storage-account.md)| ✅ | ✅| ❌ |
5972
[Managed identities for Azure resources](relocation-storage-account.md)| ❌ | ✅| ❌ |
73+
[Azure Stream Analytics - Stream Analytics jobs](../stream-analytics/copy-job.md?toc=/azure/operational-excellence/toc.json)| ✅ | ✅| ❌ |
74+
[Azure Stream Analytics - Stream Analytics cluster](../stream-analytics/move-cluster.md?toc=/azure/operational-excellence/toc.json)|✅ | ✅| ❌ |
6075

6176

6277
### ![An icon that signifies this service is strategic.](./media/relocation/icon-strategic.svg) Strategic services
6378

6479
| Product | Relocation with data | Relocation without data | Resource Mover |
6580
| --- | --- | --- | ---|
6681
[Azure Automation](./relocation-automation.md)| ✅ | ✅| ❌ |
67-
82+
[Azure IoT Hub](/azure/iot-hub/iot-hub-how-to-clone?toc=/azure/operational-excellence/toc.json)| ✅ | ✅| ❌ |
83+
[Power BI](/power-bi/admin/service-admin-region-move?toc=/azure/operational-excellence/toc.json)| ❌ | ✅| ❌ |
6884

6985

7086
## Additional information

articles/resource-mover/move-region-availability-zone.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ ms.author: ankitadutta
1010
#Customer intent: As an Azure admin, I want to move Azure VMs to a different Azure region using Azure Resource Mover.
1111

1212
---
13-
# Move Azure VMs to an availability zone in another region
13+
# Move Azure VMs to an availability zone in another region with Azure Resource Mover
1414

15-
In this article, learn how to move Azure VMs (and related network/storage resources) to an availability zone in a different Azure region, using [Azure Resource Mover](overview.md).
15+
In this article, learn how to move Azure VMs (and related network/storage resources) to an availability zone in a different Azure region, using [Azure Resource Mover](overview.md). To use migration methods other than Resource Mover, see [Migrate Virtual Machines and Virtual Machine Scale Sets to availability zone support](../reliability/migrate-vm.md).
1616

1717
[Azure availability zones](../availability-zones/az-overview.md#availability-zones) help protect your Azure deployment from datacenter failures. Each availability zone is made up of one or more datacenters equipped with independent power, cooling, and networking. To ensure resiliency, there’s a minimum of three separate zones in all [enabled regions](../availability-zones/az-region.md). Using Resource Mover, you can move:
1818

articles/resource-mover/move-region-within-resource-group.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,15 @@ ms.topic: how-to
77
ms.date: 03/29/2024
88
ms.author: ankitadutta
99

10-
#Customer intent: As an Azure admin, I want to move Azure resources to a different Azure region using Azure Resource Mover.
10+
#Customer intent: As an Azure admin, I want to relocate Azure resources to a different Azure region with Azure Resource Mover
11+
1112
---
1213

13-
# Move resources across regions (from resource group)
14+
# Move resources across regions (from resource group) with Azure Resource Mover
15+
16+
In this article, learn how to move resources in a specific resource group to a different Azure region with [Azure Resource Mover](overview.md). In the resource group, you select the resources you want to move.
1417

15-
In this article, learn how to move resources in a specific resource group to a different Azure region. In the resource group, you select the resources you want to move. Then, you move them using [Azure Resource Mover](overview.md).
18+
To move services and resources manually or to move services and resources that aren't supported by Azure Resource Mover, see [Azure services relocation guidance](/azure/operational-excellence/overview-relocation).
1619

1720
## Prerequisites
1821

@@ -259,7 +262,8 @@ Delete as follows:
259262
- The cache storage account name is ```resmovecache<guid>```
260263
- The vault name is ```ResourceMove-<sourceregion>-<target-region>-GUID```.
261264

262-
## Next steps
263-
265+
## Related content
264266

265-
[Learn about](about-move-process.md) the move process.
267+
- [Azure services relocation guidance](/azure/operational-excellence/overview-relocation)
268+
- [Cloud Adoption Framework - Relocate cloud workloads](/azure/cloud-adoption-framework/relocate/)
269+
- [Learn about](about-move-process.md) the move process with Resource Mover.

articles/resource-mover/overview.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@ Using Resource Mover, you can currently move the following resources across regi
6666
- Internal and public load balancers
6767
- Azure SQL databases and elastic pools
6868

69+
To move over services and resource not supported by Resource Mover or to move any service and resource by manual methods, see:
70+
71+
- [Availability zone migration guidance overview for Microsoft Azure products and services](../reliability/availability-zones-migration-overview.md).
72+
- [Azure services relocation guidance overview](/azure/operational-excellence/overview-relocation)
73+
6974

7075
## Next steps
7176

articles/resource-mover/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
items:
5151
- name: Migration in the Cloud Adoption Framework
5252
href: /azure/cloud-adoption-framework/migrate/
53+
- name: Azure services relcoation guidance overview
54+
href: /azure/operational-excellence/overview-relocation
5355
- name: Resource Manager template
5456
href: /azure/templates/microsoft.migrate/allversions
5557
- name: Azure Roadmap

0 commit comments

Comments
 (0)