Question 54 of 139
Single answerYou 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?
ACheck the app.yaml value cloud_sql_instances for a misspelled or incorrect instance connection name.
BCheck whether your service account has cloudsql.instances.connect permission.
✓CEnable the Cloud SQL Admin API.
DEnsure that you are using an external (public) IP address interface.
✓
Correct Answer: C
Enable the Cloud SQL Admin API.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.