Monday, May 11, 2020

[google-cloud-sql-discuss] Re: How to give one GCP project access to another GCP project's SQL database?

Hi Jenny,

It seems you are trying to connect to your Cloud SQL instance resides in Project B from the Cloud Function resides in Project A. If so, you should make sure that your cloud Function'd service account used has the correct permissions along with enablaing the Cloud SQL Admin API. You may take a look at these configuration steps to better undrestand what IAM roles and prmissions are required for connecting to the instance. 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/679dfd32-edcd-4272-bde6-b1f354b5a5ad%40googlegroups.com.

No comments:

Post a Comment