CLOUD-DIGITAL-LEADER · Question #15
CLOUD-DIGITAL-LEADER Question #15: Real Exam Question with Answer & Explanation
The correct answer is C: The Compute Engine service account. When an identity calls a Google Cloud API, BigQuery requires that the identity has the appropriate permissions to use the resource. You can grant permissions by granting roles to a user, a group, or a service account. https://cloud.google.com/bigquery/docs/access-control
Question
Your organization needs to allow a production job to have access to a BigQuery dataset. The production job is running on a Compute Engine instance that is part of an instance group. What should be included in the IAM Policy on the BigQuery dataset?
Options
- AThe Compute Engine instance group
- BThe project that owns the Compute Engine instance
- CThe Compute Engine service account
- DThe Compute Engine instance
Explanation
When an identity calls a Google Cloud API, BigQuery requires that the identity has the appropriate permissions to use the resource. You can grant permissions by granting roles to a user, a group, or a service account. https://cloud.google.com/bigquery/docs/access-control
Topics
Community Discussion
No community discussion yet for this question.