AZ-104 · Question #817
AZ-104 Question #817: Real Exam Question with Answer & Explanation
The correct answer is D: VM1, Disk1, NetInt1, and VNet1. To move a virtual machine (VM) along with its OS disk, network interface, and virtual network to another Azure subscription, you need to move the VM and its dependent resources together. You can use Azure Resource Mover or perform a manual migration. The manual method involves cr
Question
You have two Azure subscriptions named Sub1 and Sub2. Sub1 contains a virtual machine named VM1 and a storage account named storage1. VM1 is associated to the resources shown in the following table. You move VMI to Sub2. Which resources move to Sub2?
Options
- AVM1, Disk1, and NetInt1 only
- BVM1, Disk1, and VNet1 only
- CVM1, Disk1, and storage1 only
- DVM1, Disk1, NetInt1, and VNet1
Explanation
To move a virtual machine (VM) along with its OS disk, network interface, and virtual network to another Azure subscription, you need to move the VM and its dependent resources together. You can use Azure Resource Mover or perform a manual migration. The manual method involves creating snapshots of the OS disk, creating a new VM in the target subscription, and attaching the Dependencies: When moving a VM, you must migrate all dependent resources at the same time. This includes things like: Network interfaces Public IP addresses Virtual networks Network security groups https://learn.microsoft.com/en-us/answers/questions/2180227/how-to-migrate-azure-vm-from- one-subscription-to-a
Community Discussion
No community discussion yet for this question.