I have 2 questions
-
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?
-
Is there any specific way to write connection string for web services before hosting in cloud run