|
| 1 | +--- |
| 2 | +title: Azure Migrate in regions where it is not yet available |
| 3 | +description: Describes how to create SQL Azure assessment with the Azure Migrate |
| 4 | +author: habiba |
| 5 | +ms.author: v-uhabiba |
| 6 | +ms.manager: ankitsurkar |
| 7 | +ms.service: azure-migrate |
| 8 | +ms.topic: troubleshooting |
| 9 | +ms.date: 04/24/2025 |
| 10 | +ms.custom: engagement-fy23 |
| 11 | + |
| 12 | +--- |
| 13 | + |
| 14 | +# Use Azure Migrate in unavailable regions |
| 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. |
| 17 | + |
| 18 | +## Migrate to a new Azure region |
| 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. |
| 21 | + |
| 22 | +Azure provides multiple methods to facilitate seamless migration to a new region: |
| 23 | + |
| 24 | +### Agentless Migration for VMware (recommended) |
| 25 | + |
| 26 | +- Migrate VMware VMs without using an agent by utilizing the Migration and Modernization tool. See, [Azure Migrate documentation](vmware/tutorial-migrate-vmware.md). |
| 27 | +- When using Azure Migrate’s replication wizard for the first time, specify the *new region* as the target region for migration. |
| 28 | +- Create the storage account used for replication in the new region. |
| 29 | +- For private endpoint configurations, manually create and configure the storage account in the new region with a Private Endpoint and associate it with the migration project. |
| 30 | + |
| 31 | +### Agent-based Migration |
| 32 | + |
| 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 | +- **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). |
| 36 | + |
| 37 | +## Known issues |
| 38 | + |
| 39 | +This section outlines known issues related to migrating virtual machines (VMs) to a new region using Azure’s agentless and agent-based migration methods. The information is provided to assist users in troubleshooting errors that may occur during these processes. |
| 40 | + |
| 41 | +**Agentless Migration** |
| 42 | + |
| 43 | +Enabling replication encounters the following failure initially but succeeds upon retrying: |
| 44 | + |
| 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 | + |
| 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. |
| 48 | + |
| 49 | +**SQL VM registration error** |
| 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 |
| 52 | + |
| 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 | + |
| 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. |
0 commit comments