Skip to content

Commit fbe044c

Browse files
Apply suggestion from @lucaspimentel
Co-authored-by: Lucas Pimentel <[email protected]>
1 parent b18c93e commit fbe044c

File tree

1 file changed

+4
-0
lines changed
  • tracer/test/test-applications/integrations/Samples.CosmosDb.Vnext

1 file changed

+4
-0
lines changed

tracer/test/test-applications/integrations/Samples.CosmosDb.Vnext/App.config

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
55
</startup>
66
<appSettings>
7+
<!--
8+
This is the well-known Cosmos DB emulator key, safe for public repositories.
9+
See https://learn.microsoft.com/en-us/azure/cosmos-db/emulator
10+
-->
711
<add key="PrimaryKey" value="C2y6yDjf5/R+ob0N8A7Cgv30VRDJIWEHLM+4QDU5DE2nQ9nDuVTqobD4b8mGGyPMbIZnqyMsEcaGQy67XIw/Jw==" />
812
</appSettings>
913
</configuration>

0 commit comments

Comments
 (0)