Skip to content

Commit f32e396

Browse files
authored
Update linux-preferences.md
"Setting Up Basic Configuration for Microsoft Defender for Endpoint on Linux - Full Configuration Profile Example - Full Profile" section: Correcting typos. Added "s" to "disabled" and added "i" to "offlineDefinitionUpdateFallbackToCloud".
1 parent 3acb880 commit f32e396

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defender-endpoint/linux-preferences.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -937,7 +937,7 @@ The following configuration profile contains entries for all settings described
937937
"scanFileModifyOwnership":false,
938938
"scanNetworkSocketEvent":false,
939939
"offlineDefinitionUpdateUrl": "http://172.22.199.67:8000/linux/production/<EXAMPLE DO NOT USE>",
940-
"offlineDefintionUpdateFallbackToCloud":false,
940+
"offlineDefinitionUpdateFallbackToCloud":false,
941941
"offlineDefinitionUpdate":"disabled"
942942
},
943943
"cloudService":{
@@ -956,7 +956,7 @@ The following configuration profile contains entries for all settings described
956956
"enableRawSocketEvent":"disabled",
957957
"enableBootLoaderCalls":"disabled",
958958
"enableProcessCalls":"disabled",
959-
"enablePseudofsCalls":"diabled",
959+
"enablePseudofsCalls":"disabled",
960960
"enableEbpfModuleLoadEvents":"disabled",
961961
"sendLowfiEvents":"disabled"
962962
},

0 commit comments

Comments
 (0)