Skip to content

Commit f434320

Browse files
authored
Remove PowerShell as code block type as it is a KQL query, not a PowerShell command.
1 parent 9b062ad commit f434320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defender-endpoint/controlled-folders.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ You can query Microsoft Defender for Endpoint data by using [Advanced hunting](/
112112

113113
Example query:
114114

115-
```PowerShell
115+
```
116116
DeviceEvents
117117
| where ActionType in ('ControlledFolderAccessViolationAudited','ControlledFolderAccessViolationBlocked')
118118
```

0 commit comments

Comments
 (0)