ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 260 - Associate Cloud Engineer discussion

Report
Export

Your continuous integration and delivery (CI/CD) server can't execute Google Cloud actions in a specific project because of permission issues. You need to validate whether the used service account has the appropriate roles in the specific project. What should you do?

A.
Open the Google Cloud console, and run a query to determine which resources this service account can access.
Answers
A.
Open the Google Cloud console, and run a query to determine which resources this service account can access.
B.
Open the Google Cloud console, and run a query of the audit logs to find permission denied errors for this service account.
Answers
B.
Open the Google Cloud console, and run a query of the audit logs to find permission denied errors for this service account.
C.
Open the Google Cloud console, and check the organization policies.
Answers
C.
Open the Google Cloud console, and check the organization policies.
D.
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.
Answers
D.
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.
Suggested answer: D

Explanation:

This answer is the most effective way to validate whether the service account used by the CI/CD server has the appropriate roles in the specific project. By checking the IAM roles assigned to the service account, you can see which permissions the service account has and which resources it can access. You can also check if the service account inherits any roles from the folder or organization levels, which may affect its access to the project. You can use the Google Cloud console, the gcloud command-line tool, or the IAM API to view the IAM roles of a service account.

asked 18/09/2024
Fermin Paneque Cabrera
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first