Closed bbrandt closed 8 months ago
Describe the bug There seems to be a push towards migrating from Application Insights instrumentation keys to connection strings. Please update the examples here to use APPLICATIONINSIGHTS_CONNECTION_STRING instead of APPINSIGHTS_INSTRUMENTATIONKEY.
APPLICATIONINSIGHTS_CONNECTION_STRING
APPINSIGHTS_INSTRUMENTATIONKEY
To Reproduce Steps to reproduce the behavior:
Expected behavior APPLICATIONINSIGHTS_CONNECTION_STRING is referenced in these examples.
Screenshots n/a
Desktop (please complete the following information):
.csproj
Additional context n/a
Describe the bug There seems to be a push towards migrating from Application Insights instrumentation keys to connection strings. Please update the examples here to use
APPLICATIONINSIGHTS_CONNECTION_STRING
instead ofAPPINSIGHTS_INSTRUMENTATIONKEY
.To Reproduce Steps to reproduce the behavior:
APPLICATIONINSIGHTS_CONNECTION_STRING
instead ofAPPINSIGHTS_INSTRUMENTATIONKEY
Expected behavior
APPLICATIONINSIGHTS_CONNECTION_STRING
is referenced in these examples.Screenshots n/a
Desktop (please complete the following information):
.csproj
file.Additional context n/a