
Answer-first summary for fast verification
Answer: Navigate to the project and then to the IAM section in the GCP Console. Review the members and roles.
To verify the IAM users and roles assigned within a GCP project, you should navigate to the project and then to the IAM section in the GCP Console. This will allow you to review the members and roles assigned to the project. Option A is incorrect because it only lists the roles available in the project, but does not show the IAM users and their assigned roles. Option B is incorrect because it lists the service accounts in the project, but not the IAM users and their roles. Option D is incorrect because it focuses on the roles' status without showing who is assigned to those roles.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
To ensure proper management and security of your Google Cloud Platform (GCP) project named "my-project," you need to check and verify the IAM (Identity and Access Management) users and the roles assigned to them. How can you accomplish this task?
A
Run gcloud iam roles list. Review the output section.
B
Run gcloud iam service-accounts list. Review the output section.
C
Navigate to the project and then to the IAM section in the GCP Console. Review the members and roles.
D
Navigate to the project and then to the Roles section in the GCP Console. Review the roles and status.
No comments yet.