Skip to content

Commit 3610a75

Browse files
Merge pull request #209614 from bmansheim/patch-2
Replace microsoft with azure in the URI
2 parents d8ca943 + cca37f7 commit 3610a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ You can also enable the MDE unified solution at scale through the supplied REST
231231

232232
This is an example request body for the PUT request to enable the MDE unified solution:
233233

234-
URI: `https://management.microsoft.com/subscriptions/<subscriptionId>/providers/Microsoft.Security/settings&api-version=2022-05-01-preview`
234+
URI: `https://management.azure.com/subscriptions/<subscriptionId>/providers/Microsoft.Security/settings&api-version=2022-05-01-preview`
235235

236236
```json
237237
{

0 commit comments

Comments
 (0)