Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Commit aa82080

Browse files
committed
Update the comment
1 parent 1174b6e commit aa82080

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shell/agents/Microsoft.Azure.Agent/Telemetry.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,8 @@ internal class Telemetry
197197

198198
private Telemetry()
199199
{
200-
// Create TelemetryConfiguration with connection string
201200
var config = TelemetryConfiguration.CreateDefault();
201+
// Application insights in the AME environment.
202202
config.ConnectionString = "InstrumentationKey=7a75c4d0-ae0b-4a63-9fb3-b99271f79537";
203203

204204
// Create TelemetryClient with the configuration

0 commit comments

Comments
 (0)