Microsoft Azure Administrator (legacy) — Question 67
You have an Azure virtual machine named VM1 that runs Windows Server 2019.
You save VM1 as a template named Template1 to the Azure Resource Manager library.
You plan to deploy a virtual machine named VM2 from Template1.
What can you configure during the deployment of VM2?
Answer options
- A. virtual machine size
- B. operating system
- C. administrator username
- D. resource group
Correct answer: C
Explanation
During the deployment of VM2 from Template1, you can configure the administrator username, as this is a customizable field. The virtual machine size, operating system, and resource group are typically predetermined by the template created from VM1 and cannot be altered during the deployment process.