Skip to content

Commit 832d026

Browse files
committed
add APPLICATIONINSIGHTS_CONNECTION_STRING
1 parent 70f06f2 commit 832d026

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.env.template

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Azure Application Insights
2+
APPLICATIONINSIGHTS_CONNECTION_STRING="InstrumentationKey=xxx;IngestionEndpoint=https://xxx.applicationinsights.azure.com/;LiveEndpoint=https://xxx.livediagnostics.monitor.azure.com/"
3+
14
# Azure OpenAI Service
25
AZURE_OPENAI_ENDPOINT="https://<YOUR_AOAI_NAME>.openai.azure.com/"
36
AZURE_OPENAI_API_KEY="<YOUR_API_KEY>"

0 commit comments

Comments
 (0)