ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 77 - Professional Cloud Database Engineer discussion

Report
Export

You are troubleshooting a connection issue with a newly deployed Cloud SQL instance on Google Cloud. While investigating the Cloud SQL Proxy logs, you see the message Error 403: Access Not Configured. What should you do?

A.
Check the app.yaml value cloud_sql_instances for a misspelled or incorrect instance connection name.
Answers
A.
Check the app.yaml value cloud_sql_instances for a misspelled or incorrect instance connection name.
B.
Check whether your service account has cloudsql.instances.connect permission.
Answers
B.
Check whether your service account has cloudsql.instances.connect permission.
C.
Enable the Cloud SQL Admin API.
Answers
C.
Enable the Cloud SQL Admin API.
D.
Ensure that you are using an external (public) IP address interface.
Answers
D.
Ensure that you are using an external (public) IP address interface.
Suggested answer: C

Explanation:

https://cloud.google.com/sql/docs/mysql/connect-auth-proxy#troubleshooting C because in docs it says 'Make sure to enable the Cloud SQL Admin API. If it is not, you see output like Error 403: Access Not Configured in your Cloud SQL

asked 18/09/2024
Wilfried Bret
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first