VCP-CMA 2024 Question 71
Select 4As a Cloud Administrator, you are tasked with configuring image mappings in VMware Aria Automation to ensure that specific operating system images are available for deployment in different cloud environments (vSphere, AWS, Azure). Which of the following steps are required to successfully add and configure an image mapping in VMware Aria Automation?
- A
Navigate to the Cloud Assembly > Infrastructure > Images section and create a new image mapping.
- B
Specify the image name, associated cloud account, and appropriate region during the image mapping creation process.
- C
Assign a tag to the image mapping to ensure it is associated with the correct blueprints.
- D
Remove all existing image mappings to avoid conflicts before adding a new one.
- E
Validate the image mapping by deploying a test blueprint to ensure it resolves correctly.
Show answer and explanation
Correct answers: A, B, C, E
Explanation
Adding image mappings in VMware Aria Automation involves navigating to the appropriate section in Cloud Assembly, specifying the required details (image name, cloud account, and region), tagging the mapping for use in blueprints, and validating its functionality through testing. Removing existing mappings is not necessary unless there are specific conflicts. Proper configuration and validation ensure that the image mapping is usable and reliable for deployment.
- A. Correct.
Correct: This is the correct location in VMware Aria Automation where image mappings are created and managed.
- B. Correct.
Correct: Providing the image name, associated cloud account, and region is essential to properly map the image to the specific environment.
- C. Correct.
Correct: Tagging the image mapping enables it to be used in blueprints and ensures proper association with deployment criteria.
- D. Incorrect.
Incorrect: Removing existing image mappings is not a required step. New image mappings can coexist with existing ones without conflict, as long as they are properly configured.
- E. Correct.
Correct: Validating the image mapping by deploying a test blueprint ensures that the mapping is correctly configured and resolves as expected during deployment.