From 07b95e522ee0b6089eed6d810eb45cb441dda940 Mon Sep 17 00:00:00 2001 From: ManikaDhiman Date: Mon, 21 Oct 2019 12:52:25 -0700 Subject: [PATCH] Minor updates --- windows/client-management/mdm/defender-csp.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/windows/client-management/mdm/defender-csp.md b/windows/client-management/mdm/defender-csp.md index 97778ca7b6..ff1f11a930 100644 --- a/windows/client-management/mdm/defender-csp.md +++ b/windows/client-management/mdm/defender-csp.md @@ -378,14 +378,14 @@ Send off blob to device to reset tamper protection state before setting this con The data type is a Signed blob. -Supported operation is Add, Delete, Get. Replace. +Supported operations are Add, Delete, Get. Replace. -Intune tamper protection setting UX supports 3 states: +Intune tamper protection setting UX supports three states: - Not configured (default): Does not have any impact on the default state of the device. -- Enabled: Enables the tamper protection feature -- Disabled: Turns off the tamper protection feature +- Enabled: Enables the tamper protection feature. +- Disabled: Turns off the tamper protection feature. -When enabled or disabled exist on the client and admin moves the setting to not configured, it will not have any impact on the device state. To change the state either enabled or disabled would require to be set explicitly. +When enabled or disabled exists on the client and admin moves the setting to not configured, it will not have any impact on the device state. To change the state to either enabled or disabled would require to be set explicitly. **Configuration/EnableFileHashComputation** Enables or disables file hash computation feature. @@ -393,7 +393,7 @@ When this feature is enabled Windows defender will compute hashes for files it s The data type is a integer. -Supported operation is Add, Delete, Get. Replace. +Supported operations are Add, Delete, Get. Replace. Valid values are: - 1 – Enable.