Skip to content

Commit 5184824

Browse files
author
Ankita Dutta
committed
acrofix
1 parent 136e3bb commit 5184824

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

articles/resource-mover/common-questions.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Common questions about Azure Resource Mover?
3-
description: Get answers to common questions about Azure Resource Mover
3+
description: Get answers to common questions about Azure Resource Mover.
44
author: ankitaduttaMSFT
55
ms.service: resource-mover
66
ms.custom: engagement-fy23, UpdateFrequency.5
@@ -34,18 +34,18 @@ Azure Resource Mover is currently available as follows:
3434

3535
Using Resource Mover, you can currently move the following resources across regions:
3636

37-
- Azure VMs and associated disks (Azure Spot VMs are not currently supported)
38-
- NICs
37+
- Azure virtual machines and associated disks (Azure Spot virtual machines are not currently supported)
38+
- Network Interface Cards
3939
- Availability sets
4040
- Azure virtual networks
41-
- Public IP addresses (Public IP will not be retained across Azure region)
41+
- Public IP addresses (Public IP are be retained across Azure region)
4242
- Network security groups (NSGs)
4343
- Internal and public load balancers
4444
- Azure SQL databases and elastic pools
4545

4646
### Can I move disks across regions?
4747

48-
You can't select disks as resources to the moved across regions. However, disks are moved as part of a VM move.
48+
You can't select disks as resources to the moved across regions. However, disks are moved as part of a virtual machine move.
4949

5050
### How can I move my resources across subscription?
5151

@@ -67,7 +67,7 @@ No. Resource Mover service doesn't store customer data, it only stores metadata
6767

6868
### Where is the metadata for moving across regions stored?
6969

70-
It's stored in an [Azure Cosmos DB](../cosmos-db/database-encryption-at-rest.md) database, and in [Azure Blob storage](../storage/common/storage-service-encryption.md), in a Microsoft subscription. Currently, metadata is stored in East US 2 and North Europe. We will expand this coverage to other regions. This doesn't restrict you from moving resources across any public region.
70+
It's stored in an [Azure Cosmos DB](../cosmos-db/database-encryption-at-rest.md) database, and in [Azure Blob storage](../storage/common/storage-service-encryption.md), in a Microsoft subscription. Currently, metadata is stored in East US 2 and North Europe. We plan to expand this coverage to other regions. This doesn't restrict you from moving resources across any public region.
7171

7272
### Is the collected metadata encrypted?
7373

@@ -113,7 +113,7 @@ Change the source/target combinations as needed using the change option in the p
113113

114114
### What happens when I remove a resource from a list of move resources?
115115

116-
You can remove resources that you've added to the move list. The exact remove behavior depends on the resource state. [Learn more](remove-move-resources.md#vm-resource-state-after-removing).
116+
You can remove resources that you added to the move list. The exact remove behavior depends on the resource state. [Learn more](remove-move-resources.md#vm-resource-state-after-removing).
117117

118118

119119
## Next steps
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Manage resources that are created during the VM move process in Azure Resource Mover
3-
description: Learn how to manage resources that are created during the VM move process in Azure Resource Mover
2+
title: Manage resources that are created during the virtual machine move process in Azure Resource Mover
3+
description: Learn how to manage resources that are created during the virtual machine move process in Azure Resource Mover.
44
author: ankitaduttaMSFT
55
ms.service: resource-mover
66
ms.topic: how-to
@@ -9,18 +9,18 @@ ms.author: ankitadutta
99
ms.custom: engagement-fy23
1010
---
1111

12-
# Manage resources created for the VM move
12+
# Manage resources created for the virtual machine move
1313

14-
This article describes how to manage resources that are created explicitly by [Azure Resource Mover](overview.md) to facilitate the VM move process.
14+
This article describes how to manage resources that are created explicitly by [Azure Resource Mover](overview.md) to facilitate the virtual machine move process.
1515

16-
After moving VMs across regions, there are a number of resources created by Resource Mover that should be cleaned up manually.
16+
After moving virtual machines across regions, there are a number of resources created by Resource Mover that should be cleaned up manually.
1717

18-
## Delete resources created for VM move
18+
## Delete resources created for virtual machine move
1919

20-
Manually delete the move collection, and Site Recovery resources created for the VM move.
20+
Manually delete the move collection, and Site Recovery resources created for the virtual machine move.
2121

2222
1. Review the resources in resource group ```ResourceMoverRG-<sourceregion>-<target-region>-<metadataRegionShortName>```.
23-
2. Check that the VM and all other source resources in the move collection have been moved/deleted. This ensures that there are no pending resources using them.
23+
2. Check that the virtual machine and all other source resources in the move collection have been moved/deleted. This ensures that there are no pending resources using them.
2424
2. Delete these resources.
2525

2626
- The move collection name is ```movecollection-<sourceregion>-<target-region>-<metadata-region>```.
@@ -29,4 +29,4 @@ Manually delete the move collection, and Site Recovery resources created for the
2929

3030
## Next steps
3131

32-
Try [moving a VM](tutorial-move-region-virtual-machines.md) to another region with Resource Mover.
32+
Try [moving a virtual machine](tutorial-move-region-virtual-machines.md) to another region with Resource Mover.

0 commit comments

Comments
 (0)