VCP-CMA 2024 Question 244
Single answerAn organization is using VMware Aria Automation to manage multiple business units. The Cloud Administrator needs to configure content sharing so that a specific content source, such as blueprints, can be accessed by multiple projects without duplicating the content. Which configuration step must the administrator perform to enable content sharing?
- A
Share the content source with the specific projects directly from the Content Sharing tab in VMware Aria Automation.
- B
Export the content source as a template and import it into each project manually.
- C
Enable content sharing for the organization and assign the content source to a Content Sharing Policy.
- D
Use the API to create a script that automatically shares the content source between specific projects.
Show answer and explanation
Correct answer: C
Explanation
To configure content sharing in VMware Aria Automation, you must enable content sharing at the organization level and use Content Sharing Policies to define which content sources are shared with specific projects. This approach ensures efficient and secure sharing of resources across multiple projects without duplicating content.
- A. Incorrect.
Incorrect: You cannot directly share a content source with projects from the Content Sharing tab. You need to use a Content Sharing Policy to manage shared access.
- B. Incorrect.
Incorrect: Exporting and importing content manually is not an efficient or scalable way to share content. VMware Aria Automation provides built-in features for content sharing.
- C. Correct.
Correct: Enabling content sharing for the organization and assigning the content source to a Content Sharing Policy is the correct way to share content across projects in VMware Aria Automation.
- D. Incorrect.
Incorrect: While it is possible to use APIs for automation, VMware Aria Automation has a native feature for managing content sharing through policies, making this option unnecessary.