Cloud run

I have 2 questions

  1. If the container is working fine in local and able to hit sql ( able to hit SQL from dotnet APIS containarized) and not bale to hit to SQL when we deploy same container to cloud run is that issue from cloud run or any changes need to be done from code or container?

  2. Is there any specific way to write connection string for web services before hosting in cloud run

Hello, Shaiknagulmeera,

Could you please confirm that you were following documentation to connect your Cloud SQL instance with Cloud Run service? If not, I would request you follow the documentation step by step to achieve this.

If you were following the documentation, please tell me what step you faced an error.

Looking forward to your response.