Practice free →
HomeGCP Associate Cloud Engineercloudcomputinggcpsecurity › What does an IAM allow-policy on a Google Cloud …

What does an IAM allow-policy on a Google Cloud resource bind together?

AA storage bucket and a Persistent Disk
BA region and a billing account
CA principal (user, group, service account, or domain) and a role (set of permissions) at the resource's scope
DAn organisation policy and a Compute Engine instance template
Answer & Solution
Correct answer: C. A principal (user, group, service account, or domain) and a role (set of permissions) at the resource's scope
An IAM policy binding = (principal, role, scope). The other answers mix unrelated GCP concepts.
Solve this in the app — GCP Associate Cloud Engineer practice & 24k+ MCQs →
Related questions