
Answer-first summary for fast verification
Answer: Grant them the required IAM roles using their G Suite email address.
The correct answer is B. To grant G Suite users access to a Cloud Platform project, you should use their G Suite email addresses to grant them the required IAM roles. This approach directly utilizes their existing G Suite accounts without needing additional steps like enabling Cloud Identity, converting email addresses, or relying on group memberships. Enabling Cloud Identity (option A) or creating CSV sheets and converting them (option C) is unnecessary for this scenario. Additionally, there is no default behavior in the Cloud Platform that grants access based on group membership in the G Suite console (option D).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your organization leverages G Suite for communication and collaboration, with every user possessing a G Suite account. You need to provide certain G Suite users with access to your Cloud Platform project. What is the appropriate approach to achieve this?
A
Enable Cloud Identity in the GCP Console for your domain.
B
Grant them the required IAM roles using their G Suite email address.
C
Create a CSV sheet with all users' email addresses. Use the gcloud command line tool to convert them into Google Cloud Platform accounts.
D
In the G Suite console, add the users to a special group called cloud-console-users@yourdomain.com. Rely on the default behavior of the Cloud Platform to grant users access if they are members of this group.
No comments yet.