We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3301ce + 34a772c commit ddfbb79Copy full SHA for ddfbb79
defender-endpoint/controlled-folders.md
@@ -3,7 +3,7 @@ title: Protect important folders from ransomware from encrypting your files with
3
description: Files in default folders can be protected from being changed by malicious apps. Prevent ransomware from encrypting your files.
4
ms.service: defender-endpoint
5
ms.localizationpriority: medium
6
-ms.date: 03/05/2024
+ms.date: 07/30/2024
7
author: siosulli
8
ms.author: siosulli
9
audience: ITPro
@@ -112,7 +112,7 @@ You can query Microsoft Defender for Endpoint data by using [Advanced hunting](/
112
113
Example query:
114
115
-```PowerShell
+```
116
DeviceEvents
117
| where ActionType in ('ControlledFolderAccessViolationAudited','ControlledFolderAccessViolationBlocked')
118
```
0 commit comments