Final answer:
Yes, VMs can be moved to a new Azure subscription using Azure Resource Manager, following specific prerequisites and guidelines.
Step-by-step explanation:
The ability to move Virtual Machines (VMs) to a new Azure subscription is indeed possible, and the correct answer to the question is a) Yes. VMs in Azure can be moved to a new subscription through a process known as resource move. The Azure Resource Manager enables the transfer of resources like VMs between subscriptions, allowing for flexibility in managing costs and organizing resources. However, to successfully move a VM, there are certain prerequisites and constraints, such as ensuring no resources are locked, and the subscription to which the VM is being moved must be active and available for resource transfer. It’s also important to review the Azure documentation thoroughly, as it details the specific guidelines and steps for successfully moving resources between subscriptions.