VCP-CMA 2024 Question 107
Select 3An organization is configuring a VMware vRealize Automation (vRA) blueprint to deploy virtual machines in multiple regions. The cloud administrator needs to ensure that workloads are deployed in regions with specific hardware configurations. To achieve this, they decide to use capability tags. Which actions must the administrator perform to properly configure and use capability tags?
- A
Assign capability tags to compute resources in the cloud template.
- B
Define capability tags in the Cloud Zones associated with the deployment regions.
- C
Add matching capability tags to cloud templates to specify deployment requirements.
- D
Assign capability constraints to workloads during deployment.
- E
Ensure that the capability tags in the cloud template match those assigned to Cloud Zones.
Show answer and explanation
Correct answers: B, C, E
Explanation
To ensure proper deployment of workloads in vRealize Automation using capability tags, the cloud administrator must define capability tags in the Cloud Zones that describe specific resource characteristics. Matching tags should then be added to the cloud template to specify deployment requirements. If the tags in the cloud template match those in the Cloud Zones, vRA will deploy workloads to the appropriate resources. This ensures that workloads are deployed in regions with the desired hardware configurations. Assigning tags directly to the cloud template or workloads is not valid in this context.
- A. Incorrect.
Incorrect: Capability tags are assigned to Cloud Zones or compute resources, not directly to cloud templates.
- B. Correct.
Correct: Capability tags should be defined within Cloud Zones to designate specific characteristics or configurations of the associated resources.
- C. Correct.
Correct: Matching capability tags in the cloud templates allows vRA to identify the necessary resources that meet the specified deployment requirements.
- D. Incorrect.
Incorrect: Capability constraints are not directly assigned to workloads during deployment; they are defined in cloud templates and matched to Cloud Zone configurations.
- E. Correct.
Correct: For successful deployment, the capability tags in the cloud template must match the tags assigned to the Cloud Zones or compute resources.