
Answer-first summary for fast verification
Answer: Guide auditors to the IAM page where they can view the members and roles section for a comprehensive overview.
The correct answer is **C** because the IAM page provides a complete listing of all members and their associated roles within the project, offering auditors a comprehensive view. - **Option A** is incorrect as the `gcloud iam roles list` command only lists roles without member associations. - **Option B** is incorrect since the `gcloud iam service-accounts list` command solely lists service accounts, not user roles. - **Option D** is incorrect because the roles menu displays only the roles and their statuses, not the members associated with them.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Your company has engaged external auditors to review the security setup, specifically focusing on the users and roles configured. What is the most effective method for the auditors to examine these users and roles?
A
Instruct auditors to use the gcloud iam roles list command for reviewing roles.
B
Direct auditors to utilize the gcloud iam service-accounts list command for examining service accounts.
C
Guide auditors to the IAM page where they can view the members and roles section for a comprehensive overview.
D
Advise auditors to access the IAM page's roles menu to inspect predefined or custom roles and their statuses.