Correctly Get CosmosDB Connection String #8902
-
I am adding the Cosmos connection string to a resource with, effectively, this code:
When the target resource is a container (which contains a built dotnet project), I get the following connection string:
There is no corresponding What is the correct way to get the connection string for use inside a container (that being one which will work with the emulator, the emulator desktop app, and the real azure cosmos db - depending on user preference)? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
It was |
Beta Was this translation helpful? Give feedback.
It was
LimitToEndpoint