From 8bdc7d0346b8a42662d6d1f2c59943d3dee779e6 Mon Sep 17 00:00:00 2001 From: Charles Gagnon Date: Wed, 12 Jul 2023 15:23:54 -0700 Subject: [PATCH] Update telemetry opt out URL (#23835) --- product.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product.json b/product.json index 5c3570e0eb..20941fa3a1 100644 --- a/product.json +++ b/product.json @@ -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/",