From daebc9982356acbb0787f368dd303b22f251f3d3 Mon Sep 17 00:00:00 2001 From: Denise Vangel-MSFT Date: Thu, 9 Apr 2020 15:30:36 -0700 Subject: [PATCH] fixing EDR in block mode --- .openpublishing.redirection.json | 5 +++++ windows/security/threat-protection/TOC.md | 2 +- .../{edr-blocking.md => edr-in-block-mode.md} | 0 3 files changed, 6 insertions(+), 1 deletion(-) rename windows/security/threat-protection/microsoft-defender-atp/{edr-blocking.md => edr-in-block-mode.md} (100%) diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index 3b8c2ce3db..285bbbb206 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -15870,6 +15870,11 @@ "source_path": "windows/deployment/deploy-windows-sccm/deploy-windows-10-with-configuration-manager.md", "redirect_url": "https://docs.microsoft.com/windows/deployment/deploy-windows-cm/get-started-with-configuraton-manager", "redirect_document_id": false +}, +{ +"source_path": "windows/security/threat-protection/windows-defender-antivirus/shadow-protection.md", +"redirect_url": "https://docs.microsoft.com/windows/security/threat-protection/microsoft-defender-atp/edr-in-block-mode", +"redirect_document_id": true } ] } diff --git a/windows/security/threat-protection/TOC.md b/windows/security/threat-protection/TOC.md index 2cb8417e70..1510e506d5 100644 --- a/windows/security/threat-protection/TOC.md +++ b/windows/security/threat-protection/TOC.md @@ -315,7 +315,7 @@ ##### [Live response command examples](microsoft-defender-atp/live-response-command-examples.md) -##### [EDR in block mode](microsoft-defender-atp/edr-blocking.md) +##### [EDR in block mode](microsoft-defender-atp/edr-in-block-mode.md) #### [Use sensitivity labels to prioritize incident response](microsoft-defender-atp/information-protection-investigation.md) diff --git a/windows/security/threat-protection/microsoft-defender-atp/edr-blocking.md b/windows/security/threat-protection/microsoft-defender-atp/edr-in-block-mode.md similarity index 100% rename from windows/security/threat-protection/microsoft-defender-atp/edr-blocking.md rename to windows/security/threat-protection/microsoft-defender-atp/edr-in-block-mode.md