2V0-21.23 Question 223
Single answerYour organization uses Content Libraries in vSphere to manage VM templates. The team recently started using versioning for VM templates to track changes. While preparing to deploy a new virtual machine, you notice that multiple versions of a template exist in the Content Library. Which action should you take to ensure that the latest version of the template is used for the deployment?
- A
Check the template's metadata to confirm the latest version and deploy it.
- B
Manually delete older versions of the template from the Content Library.
- C
Publish the latest template version to a subscribed library before deployment.
- D
Deploy the template directly without verifying its version.
Show answer and explanation
Correct answer: A
Explanation
When managing VM template versions in a Content Library, it is crucial to confirm the correct version before deploying. The metadata of the template in the Content Library includes versioning information, which helps ensure that the latest version is used. This avoids potential issues caused by deploying outdated templates and ensures consistent configuration across deployments.
- A. Correct.
This is the correct action. By checking the template's metadata, you can confirm the version and ensure you are using the latest version for deployment.
- B. Incorrect.
This is incorrect. Deleting older versions is not necessary and may result in losing historical data or rollback options. The versioning system helps manage versions without requiring manual deletion.
- C. Incorrect.
This is incorrect. Publishing to a subscribed library is not required if you are deploying from the original library where the template resides.
- D. Incorrect.
This is incorrect. Deploying without verifying the version could lead to using an outdated or incorrect template version.