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/migrate/azure-migrate-in-unavailable-regions.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Azure Migrate in regions where it is not yet available
2
+
title: Azure Migrate in regions where it isn't available yet
3
3
description: Describes how to create SQL Azure assessment with the Azure Migrate
4
4
author: habiba
5
5
ms.author: v-uhabiba
@@ -13,11 +13,11 @@ ms.custom: engagement-fy23
13
13
14
14
# Use Azure Migrate in unavailable regions
15
15
16
-
Azure Migrate is a geo-level service that is deployed in at least one region of each geography. The service depends on other Azure services which need to be available before it can be deployed in a new region, so it may not be available immediately when a region is launched. However, customers can still migrate their workloads to the new regions using the Azure Migrate service from a nearby region within the same geography.
16
+
Azure Migrate is a geo-level service that is deployed in at least one region of each geography. The service depends on other Azure services that need to be available before it can be deployed in a new region. As a result, it may not be available immediately when a region is launched. However, customers can still migrate their workloads to the new regions using the Azure Migrate service from a nearby region within the same geography.
17
17
18
18
## Migrate to a new Azure region
19
19
20
-
To support migration to a newly launched Azure region where Azure Migrate services are not yet available, customers can create an Azure Migrate project in a nearby accessible region. For instance, customers planning to migrate to New Zealand North can establish their Azure Migrate project in Australia East. By initiating the project in a different region, only the inventory data will be captured and included in the new project. The actual VM disk data is transferred directly from the customer’s on-premises source to the intended target region during migration.
20
+
To support migration to a newly launched Azure region where Azure Migrate services aren't yet available, customers can create an Azure Migrate project in a nearby accessible region. For instance, customers planning to migrate to New Zealand North can establish their Azure Migrate project in Australia East. By initiating the project in a different region, only the inventory data is captured and included in the new project. The actual VM disk data is transferred directly from the customer’s on-premises source to the intended target region during migration.
21
21
22
22
Azure provides multiple methods to facilitate seamless migration to a new region:
23
23
@@ -32,7 +32,7 @@ Azure provides multiple methods to facilitate seamless migration to a new region
32
32
33
33
-**VMware**: Migrate VMware vSphere VMs using the agent-based Migration and Modernization tool. See, [Azure Migrate documentation](vmware/tutorial-migrate-vmware-agent.md).
34
34
-**Hyper-V**: Migrate Hyper-V VMs to Azure using the Migration and Modernization tool. See, [Azure Migrate documentation](tutorial-migrate-hyper-v.md).
35
-
-**Physical machines**: Migrate physical servers to Azure leveraging the Migration and Modernization tool. See, [Azure Migrate documentation](tutorial-migrate-physical-virtual-machines.md).
35
+
-**Physical machines**: Migrate physical servers to Azure using the Migration and Modernization tool. See, [Azure Migrate documentation](tutorial-migrate-physical-virtual-machines.md).
36
36
37
37
## Known issues
38
38
@@ -44,13 +44,13 @@ Enabling replication encounters the following failure initially but succeeds upo
44
44
45
45
Provided location: `is not available for resource type 'Microsoft.Resources/deploymentScripts'. List of available regions for the resource type is 'eastasia,southeastasia,australiaeast,australiasoutheast,brazilsouth,canadacentral,canadaeast,switzerlandnorth,germanywestcentral,eastus2,eastus,centralus,northcentralus,francecentral,uksouth,ukwest,centralindia,southindia,jioindiawest,italynorth,japaneast,japanwest,koreacentral,koreasouth,mexicocentral,northeurope,norwayeast,polandcentral,qatarcentral,spaincentral,swedencentral,uaenorth,westcentralus,westeurope,westus2,westus,southcentralus,westus3,southafricanorth,centraluseuap,eastus2euap,taiwannorth,taiwannorthwest'.`
46
46
47
-
This error happens because the deployment scripts functionality might not be available at the time of region launche. However, retrying the replication process after a short interval should fix the issue.
47
+
This error happens because the deployment scripts functionality might not be available when the region launches. However, retrying the replication process after a short interval should fix the issue.
48
48
49
49
**SQL VM registration error**
50
50
51
-
When migrating a VM with SQL Server, if you select the option to register with the SQL VM resource provider, you will encounter the following error
51
+
When migrating a VM with SQL Server, if you select the option to register with the SQL VM resource provider, you encounter the following error:
52
52
53
53
`The virtual machine could not be registered with the SQL VM Resource Provider. Azure error message: 'No registered resource provider found for location '' and API version '2017-03-01-preview' for type 'Locations/registerSqlVmCandidate'. The supported api-versions are '2017-03-01-preview, 2021-11-01-preview, 2022-02-01-preview, 2022-02-01, 2022-07-01-preview, 2022-08-01-preview, 2023-01-01-preview, 2023-10-01'. The supported locations are 'australiacentral, australiacentral2, australiaeast, australiasoutheast, brazilsouth, canadacentral, canadaeast, centralindia, centralus, eastasia, eastus, eastus2, francecentral, francesouth, germanywestcentral, israelcentral, italynorth, japaneast, japanwest, jioindiawest, koreacentral, koreasouth, mexicocentral, northcentralus, northeurope, norwayeast, polandcentral, qatarcentral, southafricanorth, southcentralus, southindia, southeastasia, spaincentral, swedencentral, switzerlandnorth, uaecentral, uaenorth, uksouth, ukwest, westcentralus, westeurope, westindia, westus, westus2, westus3'.`
54
54
55
55
> [!NOTE]
56
-
> Despite this error, the VM migration will succeed. However, users must be aware that the VM won't be registered with the SQL VM Resource Provider in the specified region.
56
+
> Despite this error, the VM migration succeeds. However, users must know that the VM won't be registered with the SQL VM Resource Provider in the specified region.
0 commit comments