We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70f06f2 commit 832d026Copy full SHA for 832d026
.env.template
@@ -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
+
4
# Azure OpenAI Service
5
AZURE_OPENAI_ENDPOINT="https://<YOUR_AOAI_NAME>.openai.azure.com/"
6
AZURE_OPENAI_API_KEY="<YOUR_API_KEY>"
0 commit comments