You are correct, the easiest way to connect to your Cloud SQL instance from 
App Engine, as previously recommended, is to directly connect to it 
<https://cloud.google.com/appengine/docs/flexible/dotnet/using-cloud-sql#setting_the_connection_string>
 
using the Cloud SQL instance's IP address. It is recommended though to 
include the SSL cert when making the connection if you plan on running your 
app from your local development environment. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/6d26389c-0b9c-454e-8402-edbd80bf923a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to