CV0-003 · Question #146
Which of the following is a hardening technique that an administrator would perform when creating a standard VM template that would be used for deploying servers in a production environment?
The correct answer is D. Follow change management process. When introducing a VM template into a production environment, following the change management process is the required governance step that ensures the template is reviewed, approved, and documented before deployment.
Question
Which of the following is a hardening technique that an administrator would perform when creating a standard VM template that would be used for deploying servers in a production environment?
Options
- ACreate a standard user account
- BDisable unneeded services
- CEstablish a performance baseline
- DFollow change management process
How the community answered
(22 responses)- A9% (2)
- B14% (3)
- C5% (1)
- D73% (16)
Why each option
When introducing a VM template into a production environment, following the change management process is the required governance step that ensures the template is reviewed, approved, and documented before deployment.
Creating a standard user account is a basic configuration task performed inside the VM instance, not a process-level control governing how a template is created and approved.
Disabling unneeded services is a valid hardening action applied to the VM image content, but it describes what is configured within the template rather than the governance process required to authorize and release it.
Establishing a performance baseline is a monitoring and capacity-planning activity, not a hardening technique applied during VM template creation.
Change management is a mandatory governance control in production environments that requires any new template - representing a planned change - to be formally reviewed, approved, and documented before use. This process prevents unauthorized or misconfigured templates from reaching production and ensures full accountability and traceability for all deployed configurations.
Concept tested: Change management process for production VM template deployment
Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/iaas
Topics
Community Discussion
No community discussion yet for this question.