VCP-CMA 2024 Question 81
Single answerYou are managing a VMware vRealize Automation environment and need to configure a storage profile for a specific project. The requirement is to ensure that any virtual machines deployed within this project use a specific datastore cluster. Which step must you complete when adding a storage profile to meet this requirement?
- A
Assign a storage policy to the storage profile and associate it with the desired datastore cluster.
- B
Configure a storage profile with a storage limit and enable thin provisioning.
- C
Add the datastore cluster directly to the project without using a storage profile.
- D
Create a custom tag for the datastore cluster and associate it with the storage profile.
Show answer and explanation
Correct answer: A
Explanation
To ensure that virtual machines use a specific datastore cluster, a storage profile must be configured with a storage policy that is associated with the desired datastore cluster. This approach allows for precise control over where storage resources are allocated, aligning with the requirements of the project and leveraging the capabilities of vRealize Automation for storage management.
- A. Correct.
Correct. Assigning a storage policy to the storage profile and associating it with the desired datastore cluster ensures that the virtual machines deployed within the project use the specified datastore cluster.
- B. Incorrect.
Incorrect. While configuring a storage limit and enabling thin provisioning can optimize storage usage, it does not ensure that a specific datastore cluster is used.
- C. Incorrect.
Incorrect. Adding the datastore cluster directly to the project bypasses the storage profile configuration and does not align with the project-specific storage profile design in vRealize Automation.
- D. Incorrect.
Incorrect. Creating a custom tag for the datastore cluster can help in identifying the resources but does not fulfill the requirement of associating it with a storage profile.