
Answer-first summary for fast verification
Answer: Review the IAM permissions for any role that allows for data access.
The correct answer is B. By reviewing the IAM permissions for any role that allows for data access, you can determine who currently has access to view data in your Google Cloud Project. This is because IAM (Identity and Access Management) defines and enforces who can perform what actions on specific resources. Options A, C, and D are not suitable because they either provide historical access information, focus on unrelated settings, or address data loss prevention rather than current access permissions.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In the context of conducting your routine monthly security audit for your Google Cloud environment, you need to identify which users have permissions to view the data stored within your Google Cloud Project. What steps should you take to obtain this information?
A
Enable Audit Logs for all APIs that are related to data storage.
B
Review the IAM permissions for any role that allows for data access.
C
Review the Identity-Aware Proxy settings for each resource.
D
Create a Data Loss Prevention job.
No comments yet.