
Answer-first summary for fast verification
Answer: Assign the necessary IAM roles to the technology team in your GCP project.
The correct approach is to assign the necessary IAM (Identity and Access Management) roles to the technology team in your GCP project. This method directly grants them the required permissions to access and manage resources within the project. Enabling Cloud Identity or adding users to a GSuite group does not automatically grant project access, and there is no feature to create Google Cloud Platform accounts via a CSV upload in the GSuite Admin console. For more details, refer to [Google Cloud IAM documentation](https://cloud.google.com/iam).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your Motorcycle company uses GSuite for employee communication and productivity. The technology team is exploring GCP, and you need to grant them access to your GCP project. What is the best approach?
A
Upload a CSV sheet with the technology team’s email addresses in the GSuite Admin console to create their Google Cloud Platform accounts.
B
Add the users to a GSuite group named cloud-console-users@yourdomain.com, which Google Cloud uses by default to grant GCP access.
C
Enable Cloud Identity in the GCP Console for your domain.
D
Assign the necessary IAM roles to the technology team in your GCP project.
No comments yet.