Skip to content

Commit c8aab09

Browse files
author
Glenn Gailey
committed
Truncate string
1 parent 0b86c47 commit c8aab09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-app-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The connection string for Application Insights. Use `APPLICATIONINSIGHTS_CONNECT
2727

2828
|Key|Sample value|
2929
|---|------------|
30-
|APPLICATIONINSIGHTS_CONNECTIONSTRING|InstrumentationKey=55555555-af77-484b-9032-64f83bb83bb;IngestionEndpoint=https://custom.com:111/;LiveEndpoint=https://custom.com:222/;ProfilerEndpoint=https://custom.com:333/;SnapshotEndpoint=https://custom.com:444/;|
30+
|APPLICATIONINSIGHTS_CONNECTIONSTRING|InstrumentationKey=[key];IngestionEndpoint=[url];LiveEndpoint=[url];ProfilerEndpoint=[url];SnapshotEndpoint=[url];|
3131

3232
## AZURE_FUNCTIONS_ENVIRONMENT
3333

0 commit comments

Comments
 (0)