Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.
/ NuGet.Jobs Public archive

Commit

Permalink
[Revalidation] Fix INT's Application Insight's App Id (#539)
Browse files Browse the repository at this point in the history
  • Loading branch information
loic-sharma authored Aug 17, 2018
1 parent 0489c83 commit a2e76c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NuGet.Services.Revalidate/Settings/int.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"RetryLaterSleep": "00:00:30",

"AppInsights": {
"AppId": "718e0c81-9132-4bf2-b24b-aa625dafd800",
"AppId": "e7d35e2b-cfa8-41b3-a77e-32a6c089b6e4",
"ApiKey": "$$Int-ApplicationInsights-ApiKey-Gallery-RevalidationJob$$"
},

Expand Down

0 comments on commit a2e76c1

Please sign in to comment.