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

Commit d806e31

Browse files
authored
[Revalidation] Fix INT's Application Insight's App Id (#539)
1 parent 0d7b59a commit d806e31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/NuGet.Services.Revalidate/Settings

src/NuGet.Services.Revalidate/Settings/int.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"RetryLaterSleep": "00:00:30",
2323

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

0 commit comments

Comments
 (0)