Google
ASSOCIATE-CLOUD-ENGINEER · Question #11
You want to verify the IAM users and roles assigned within a GCP project named my-project. What should you do?
The correct answer is C. Navigate to the project and then to the IAM section in the GCP Console. Review the members. IAM section provides the list of both Members and Roles. Option A is wrong as it would provide information about the roles only. Option B is wrong as it would provide only the service accounts. Option D is wrong as it would provide information about the roles only.
Submitted by minji_kr· Mar 30, 2026Configuring access and security
Question
You want to verify the IAM users and roles assigned within a GCP project named my-project. What should you do?
Options
- ARun gcloud iam roles list. Review the output section.
- BRun gcloud iam service-accounts list. Review the output section.
- CNavigate to the project and then to the IAM section in the GCP Console. Review the members
- DNavigate to the project and then to the Roles section in the GCP Console. Review the roles and
How the community answered
(21 responses)- A5% (1)
- C86% (18)
- D10% (2)
Explanation
IAM section provides the list of both Members and Roles. Option A is wrong as it would provide information about the roles only. Option B is wrong as it would provide only the service accounts. Option D is wrong as it would provide information about the roles only.
Topics
#IAM#GCP Console#project roles#user management
Community Discussion
No community discussion yet for this question.