VCP-VCF Administrator 2024 Question 164
Select 4You are tasked with deploying a new virtual machine (VM) for a development team using VMware Cloud Foundation. The VM must be created from an existing VM template stored in a content library. During the deployment process, you need to ensure the VM is configured for the correct network and storage policies. Which steps should you follow to complete the deployment successfully?
- A
Navigate to the content library, locate the VM template, and select 'New VM from Template'.
- B
Assign the VM to a specific cluster or resource pool during the deployment wizard.
- C
Customize the guest OS and enable the 'Guest Customization' option in the deployment wizard.
- D
Choose the appropriate network and storage policies during the deployment process.
- E
Manually copy the VM template to the target datastore before deployment.
Show answer and explanation
Correct answers: A, B, C, D
Explanation
To create a VM from a VM template in VMware Cloud Foundation, you must initiate the process from the content library where the template resides. The deployment wizard allows you to configure critical settings such as cluster/resource pool assignment, guest OS customization, and network/storage policies. These steps ensure the VM is properly configured for its intended use. Manually copying the template is not required when leveraging the content library, as it provides centralized management of VM templates.
- A. Correct.
Correct. Starting the deployment process by navigating to the content library and selecting 'New VM from Template' is the appropriate first step to create a VM from a template.
- B. Correct.
Correct. During the deployment wizard, assigning the VM to a specific cluster or resource pool is required to ensure proper placement and resource allocation.
- C. Correct.
Correct. Customizing the guest OS and enabling 'Guest Customization' ensures the VM is configured with unique settings such as hostname, IP address, and other OS-level configurations.
- D. Correct.
Correct. Selecting the appropriate network and storage policies during the deployment process ensures that the VM is connected to the correct network and uses the required storage resources.
- E. Incorrect.
Incorrect. Manually copying the VM template to the target datastore is unnecessary when using a content library, as the content library handles template management and access.