
Answer-first summary for fast verification
Answer: VM1 along with its OS Disk, Network Interface, and Virtual Network
To move a virtual machine (VM1) from one Azure subscription (Sub1) to another (Sub2), you must move all dependent resources along with it to maintain its functionality. VM1 is associated with Disk1 (OS disk), NetInt1 (Network Interface), and VNet1 (Virtual Network). The storage account named storage1 is not associated with VM1. Therefore, the correct resources to move include VM1, Disk1, NetInt1, and VNet1. Hence, the correct option is D.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
In Azure, when moving a virtual machine (VM1) from one subscription (Sub1) to another (Sub2), which associated resources must be moved to maintain VM1's functionality?
A
VM1 with its OS Disk and Network Interface only
B
VM1 with its OS Disk and Virtual Network only
C
VM1 with its OS Disk and the unrelated Storage Account
D
VM1 along with its OS Disk, Network Interface, and Virtual Network