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