VCP-CMA 2024 Question 66
Select 3An administrator is tasked with creating a new project in VMware Aria Automation to enable a development team to deploy workloads. The administrator must ensure that users can deploy workloads within specific cloud zones and that the project aligns with organizational policies. Which steps should the administrator perform to correctly create the project?
- A
Add users or user groups to the project to define who can access and deploy resources.
- B
Define cloud zones to specify which infrastructure resources the project can use for deployments.
- C
Assign a custom role to the project to enable fine-grained control over deployment permissions.
- D
Set resource quotas to control usage and align with organizational policies.
- E
Add custom approval policies directly to the project to enforce deployment governance.
Show answer and explanation
Correct answers: A, B, D
Explanation
When creating a project in VMware Aria Automation, it is essential to add users or groups to define access, configure cloud zones to restrict infrastructure usage, and set resource quotas to align with organizational policies. These steps ensure proper governance and functionality of the project, enabling teams to deploy workloads securely and efficiently. Custom roles and approval policies are not part of the standard project creation process.
- A. Correct.
Adding users or user groups is required to define who can access the project and deploy resources. Without users or groups, the project cannot be used.
- B. Correct.
Defining cloud zones ensures that the workloads deployed through the project are provisioned on specific, approved infrastructure resources.
- C. Incorrect.
While roles are important for permissions, assigning a custom role to the project is not a standard configuration step for creating a project. Roles are typically applied at the user or group level in VMware Aria Automation.
- D. Correct.
Setting resource quotas is an important step to control resource usage for the project and ensure compliance with organizational policies.
- E. Incorrect.
Approval policies cannot be directly added to a project. Approval policies are typically configured and associated with specific deployment requests or blueprints, not projects.