Google Cloud Professional Security Operations Engineer — Question 12

Your organization uses Cloud Identity as their identity provider (IdP) and is a Google Security Operations (SecOps) customer You need to grant a group of users access to the Google SecOps instance with read-only access to all resources, including detection engine rules. How should this be configured?

Answer options

Correct answer: A

Explanation

The correct answer is A because granting the roles/chronicle.Viewer IAM role provides the necessary read-only access to all resources, including detection engine rules, for the group of users. Options B and D assign roles that limit access more than required, and option C grants an editor role, which allows modifications instead of read-only access.