Google Cloud Professional Cloud Security Engineer — Question 227

Your team needs to prevent users from creating projects in the organization. Only the DevOps team should be allowed to create projects on behalf of the requester.
Which two tasks should your team perform to handle this request? (Choose two.)

Answer options

Correct answer: A, D

Explanation

Option A is correct because removing all users from the Project Creator role ensures that no one except the designated DevOps team can create projects. Option D is incorrect; adding a group to the Project Creator role would allow additional users to create projects, which contradicts the requirement. The other options do not directly address the need to restrict project creation permissions effectively.