Skip to content

Commit 67be56a

Browse files
Merge pull request #223993 from ElazarK/GHI-103805-missing-slash
added slash
2 parents f693486 + b4a1f96 commit 67be56a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/defender-for-cloud/integration-defender-for-endpoint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about deploying Microsoft Defender for Endpoint from Microsof
44
author: bmansheim
55
ms.author: benmansheim
66
ms.topic: how-to
7-
ms.date: 12/14/2022
7+
ms.date: 01/15/2023
88
---
99

1010
# Protect your endpoints with Defender for Cloud's integrated EDR solution: Microsoft Defender for Endpoint
@@ -238,7 +238,7 @@ You can also enable the MDE unified solution at scale through the supplied REST
238238

239239
Here's an example request body for the PUT request to enable the MDE unified solution:
240240

241-
URI: `https://management.azure.com/subscriptions/<subscriptionId>providers/Microsoft.Security/settings/WDATP_UNIFIED_SOLUTION?api-version=2022-05-01`
241+
URI: `https://management.azure.com/subscriptions/<subscriptionId>/providers/Microsoft.Security/settings/WDATP_UNIFIED_SOLUTION?api-version=2022-05-01`
242242

243243
```json
244244
{

0 commit comments

Comments
 (0)