From 3698d16dcaecdba0aadcbf66440436fc583d34b4 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Wed, 26 Jul 2023 17:00:11 +0200 Subject: [PATCH 1/3] Moved LSA protection TOC --- windows/security/identity-protection/toc.yml | 2 ++ .../virus-and-threat-protection/toc.yml | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/security/identity-protection/toc.yml b/windows/security/identity-protection/toc.yml index f1d265b8cb..1bd3cfbaef 100644 --- a/windows/security/identity-protection/toc.yml +++ b/windows/security/identity-protection/toc.yml @@ -43,6 +43,8 @@ items: href: ../threat-protection/security-policy-settings/security-policy-settings.md - name: Advanced credential protection items: + - name: Configuring LSA Protection + href: /windows-server/security/credentials-protection-and-management/configuring-additional-lsa-protection - name: Windows Defender Credential Guard href: credential-guard/toc.yml - name: Windows Defender Remote Credential Guard diff --git a/windows/security/operating-system-security/virus-and-threat-protection/toc.yml b/windows/security/operating-system-security/virus-and-threat-protection/toc.yml index db2e521fff..9082efb2be 100644 --- a/windows/security/operating-system-security/virus-and-threat-protection/toc.yml +++ b/windows/security/operating-system-security/virus-and-threat-protection/toc.yml @@ -1,8 +1,6 @@ items: - name: Microsoft Defender Antivirus 🔗 href: /microsoft-365/security/defender-endpoint/microsoft-defender-antivirus-windows - - name: Configuring LSA Protection - href: /windows-server/security/credentials-protection-and-management/configuring-additional-lsa-protection preserveContext: true - name: Attack surface reduction (ASR) 🔗 href: /microsoft-365/security/defender-endpoint/attack-surface-reduction From df3fbb82abcd564769517d69f3f7c87ef6c73844 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Wed, 26 Jul 2023 17:23:15 +0200 Subject: [PATCH 2/3] Added config lock to TOC --- windows/security/hardware-security/toc.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/windows/security/hardware-security/toc.yml b/windows/security/hardware-security/toc.yml index a51e1df964..9af8ea3961 100644 --- a/windows/security/hardware-security/toc.yml +++ b/windows/security/hardware-security/toc.yml @@ -48,7 +48,9 @@ items: href: https://techcommunity.microsoft.com/t5/windows-os-platform-blog/understanding-hardware-enforced-stack-protection/ba-p/1247815 - name: Secured-core PC 🔗 href: /windows-hardware/design/device-experiences/oem-highly-secure-11 + - name: Secured-core PC configuration lock + href: /windows/client-management/config-lock 🔗 - name: Kernel Direct Memory Access (DMA) protection href: kernel-dma-protection-for-thunderbolt.md - name: System Guard Secure Launch - href: system-guard-secure-launch-and-smm-protection.md + href: system-guard-secure-launch-and-smm-protection.md \ No newline at end of file From 34a631d36a5d682a88eaed31e40c1ed7958e8a3c Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Wed, 26 Jul 2023 17:25:31 +0200 Subject: [PATCH 3/3] renamed data protection --> encryption + data --- windows/security/operating-system-security/toc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/operating-system-security/toc.yml b/windows/security/operating-system-security/toc.yml index 8df8195bdd..641a049390 100644 --- a/windows/security/operating-system-security/toc.yml +++ b/windows/security/operating-system-security/toc.yml @@ -7,7 +7,7 @@ items: href: virus-and-threat-protection/toc.yml - name: Network security href: network-security/toc.yml -- name: Data protection +- name: Encryption and data protection href: data-protection/toc.yml - name: Device management href: device-management/toc.yml \ No newline at end of file