Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You are extending an existing automation that uses a service account for authentication. The automation needs to retrieve files from a Cloud Storage bucket while adhering to the principle of least privilege. What should you do?
A
Grant the compute.instanceAdmin to your user account.
B
Grant the iam.serviceAccountUser to your user account.
C
Grant the read-only privilege to the service account for the Cloud Storage bucket.
D
Grant the cloud-platform privilege to the service account for the Cloud Storage bucket.