Skip to content

Commit

Permalink
fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TomJanetscheck committed Jun 6, 2024
1 parent 8a54251 commit 188a9d8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

## Description

In srping 2022, we added Microsoft Defender for Endpoint (MDE) Unified Solution integration supportto Microsoft Defender for Cloud. In order to avoid breaking changes during the preview, we added an activation option for this integration so customers can select if they want to upgrade MDE to unified solution in subscriptions that have existed before this release and which already had MDE integration enabled.
In spring 2022, we added Microsoft Defender for Endpoint (MDE) Unified Solution integration supportto Microsoft Defender for Cloud. In order to avoid breaking changes during the preview, we added an activation option for this integration so customers can select if they want to upgrade MDE to unified solution in subscriptions that have existed before this release and which already had MDE integration enabled.

[This script](https://github.com/Azure/Microsoft-Defender-for-Cloud/blob/main/Powershell%20scripts/Enable%20MDE%20Unified%20Solution/Enable-UnifiedMDE.ps1) has been created to enable MDE Unified Solution integration at scale across all subscriptions within your Tenant. When running the script, it will ask you to enter a Tenant ID and if you want to enable MDE on all subscriptions (including those that don't have the MDE integration enabled at all), or only add MDE Unified Solution integration on subscriptions that already have MDE integration enabled.
[This script](https://github.com/Azure/Microsoft-Defender-for-Cloud/blob/main/Powershell%20scripts/MDE%20Integration/Enable%20MDE%20Unified%20solution/Enable-UnifiedMDE.ps1) has been created to enable MDE Unified Solution integration at scale across all subscriptions within your Tenant. When running the script, it will ask you to enter a Tenant ID and if you want to enable MDE on all subscriptions (including those that don't have the MDE integration enabled at all), or only add MDE Unified Solution integration on subscriptions that already have MDE integration enabled.

You can learn more about MDE unified solution integration with Microsoft Defender for Cloud in [this blog](https://techcommunity.microsoft.com/t5/microsoft-defender-for-cloud/defender-for-servers-plan-2-now-integrates-with-defender-for/ba-p/3527534).

Expand Down

0 comments on commit 188a9d8

Please sign in to comment.