AZ-204 · Question #227
Your company purchases an Azure subscription and plans to migrate several on-premises virtual machines to Azure. You need to design the infrastructure required (or the Azure virtual machines…
The correct answer is C. the size of the virtual machines. When designing the infrastructure for migrating on-premises virtual machines to Azure, a critical consideration is determining the appropriate size for the Azure virtual machines to host the workloads.
Question
Options
- Athe number of Azure Storage accounts
- Bthe settings of the Azure virtual networks
- Cthe size of the virtual machines
- Dthe number of Azure regions
How the community answered
(30 responses)- A3% (1)
- B10% (3)
- C83% (25)
- D3% (1)
Why each option
When designing the infrastructure for migrating on-premises virtual machines to Azure, a critical consideration is determining the appropriate size for the Azure virtual machines to host the workloads.
While Azure Storage accounts are used to store virtual machine disks, determining their *number* is secondary to the immediate design of the VM's computational resources itself.
Azure virtual network settings are crucial for connectivity and security, but they define the network environment rather than the specific computational characteristics *of the virtual machines* themselves.
Selecting the correct size (SKU) for Azure virtual machines is fundamental, as it directly impacts the CPU, memory, and disk performance available to the migrated workloads, ensuring they meet their operational requirements and optimize costs. Proper VM sizing ensures that the migrated applications run efficiently with adequate resources in the Azure environment.
The number of Azure regions is an architectural decision related to global availability and disaster recovery, not a direct design element for the resource specifications *of individual virtual machines*.
Concept tested: Azure VM sizing for migration
Source: https://learn.microsoft.com/en-us/azure/architecture/guide/compute/vm-sizing
Topics
Community Discussion
No community discussion yet for this question.