Skip to content

Commit 99a6b84

Browse files
committed
increasing acro score
1 parent b424608 commit 99a6b84

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/migrate/azure-migrate-in-unavailable-regions.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Migrate in regions where it is not yet available
2+
title: Azure Migrate in regions where it isn't available yet
33
description: Describes how to create SQL Azure assessment with the Azure Migrate
44
author: habiba
55
ms.author: v-uhabiba
@@ -13,11 +13,11 @@ ms.custom: engagement-fy23
1313

1414
# Use Azure Migrate in unavailable regions
1515

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.
1717

1818
## Migrate to a new Azure region
1919

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.
2121

2222
Azure provides multiple methods to facilitate seamless migration to a new region:
2323

@@ -32,7 +32,7 @@ Azure provides multiple methods to facilitate seamless migration to a new region
3232

3333
- **VMware**: Migrate VMware vSphere VMs using the agent-based Migration and Modernization tool. See, [Azure Migrate documentation](vmware/tutorial-migrate-vmware-agent.md).
3434
- **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).
3636

3737
## Known issues
3838

@@ -44,13 +44,13 @@ Enabling replication encounters the following failure initially but succeeds upo
4444

4545
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'.`
4646

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.
4848

4949
**SQL VM registration error**
5050

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:
5252

5353
`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'.`
5454

5555
> [!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

Comments
 (0)