From bc066d095f03869cbf3b78bcf80e670661ab1385 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Per-Torben=20S=C3=B8rensen?= Date: Fri, 21 Nov 2025 08:18:02 +0100 Subject: [PATCH] Update test-connectivity.md The workspace name is before "sensorapi.atp.azure.com", so if the workspace name is "contososensor" as described, then the URL in the example would be https://contososensorsensorapi.atp.azure.com...... --- defender-for-identity/deploy/test-connectivity.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defender-for-identity/deploy/test-connectivity.md b/defender-for-identity/deploy/test-connectivity.md index 19353faf57..cabb7f51d9 100644 --- a/defender-for-identity/deploy/test-connectivity.md +++ b/defender-for-identity/deploy/test-connectivity.md @@ -63,7 +63,7 @@ Sign into your server and run one of the following commands: Where: - - `https://contososensorapi.atp.azure.com` is an example of your sensor URL, where *contososensor* is the name of your workspace. + - `https://contososensorapi.atp.azure.com` is an example of your sensor URL, where *contoso* is the name of your workspace. - `https://myproxy.contoso.com:8080` is an example of your proxy URL For more information, see the [MDI PowerShell documentation](/powershell/module/defenderforidentity/test-mdisensorapiconnection).