
Answer-first summary for fast verification
Answer: Open the Google Cloud console, and check the Identity and Access Management (IAM) roles assigned to the service account at the project or inherited from the folder or organization levels.
The correct answer is A. Checking the Identity and Access Management (IAM) roles assigned to the service account at the project or inherited from the folder or organization levels is the most straightforward way to validate whether the service account has the appropriate permissions. This allows you to see if there are any missing roles or permissions that might be causing the issue. The other options, while related to access and permissions, do not directly address the requirement of validating roles assigned to the service account.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your continuous integration and delivery (CI/CD) server is currently unable to execute Google Cloud actions within a specific project due to permission issues linked to the service account in use. You need to verify if the service account has been assigned the correct roles for the specified project to resolve these permission problems. What steps should you take?
A
Open the Google Cloud console, and check the Identity and Access Management (IAM) roles assigned to the service account at the project or inherited from the folder or organization levels.
B
Open the Google Cloud console, and check the organization policies.
C
Open the Google Cloud console, and run a query to determine which resources this service account can access.
D
Open the Google Cloud console, and run a query of the audit logs to find permission denied errors for this service account.
No comments yet.