Skip to content

Commit

Permalink
Update telemetry opt out URL (#23835)
Browse files Browse the repository at this point in the history
(cherry picked from commit 8bdc7d0)
  • Loading branch information
Charles-Gagnon committed Jul 12, 2023
1 parent c78b7ca commit 0acc17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion product.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"reportIssueUrl": "https://github.com/Microsoft/azuredatastudio/issues/new",
"requestFeatureUrl": "https://go.microsoft.com/fwlink/?linkid=2118021",
"privacyStatementUrl": "https://privacy.microsoft.com/privacystatement",
"telemetryOptOutUrl": "https://github.com/Microsoft/azuredatastudio/wiki/How-to-Disable-Telemetry-Reporting",
"telemetryOptOutUrl": "https://go.microsoft.com/fwlink/?linkid=2241254",
"urlProtocol": "azuredatastudio-oss",
"enableTelemetry": false,
"webviewContentExternalBaseUrlTemplate": "https://{{uuid}}.vscode-cdn.net/insider/3c8520fab514b9f56070214496b26ff68d1b1cb5/out/vs/workbench/contrib/webview/browser/pre/",
Expand Down

0 comments on commit 0acc17a

Please sign in to comment.