From bcb34f2d02717deadaf37e537cc8ae6c3a21bf94 Mon Sep 17 00:00:00 2001 From: brbrahm <43386070+brbrahm@users.noreply.github.com> Date: Mon, 4 Nov 2019 10:31:12 -0800 Subject: [PATCH] Add filepath redirection Adding a redirect for the removed duplicate filepath article --- .openpublishing.redirection.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index 9fa201861f..bc4a61677b 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -15340,6 +15340,11 @@ "source_path": "windows/security/threat-protection/windows-defender-exploit-guard/exploit-protection-exploit-guard.md", "redirect_url": "https://docs.microsoft.com/windows/security/threat-protection/microsoft-defender-atp/exploit-protection", "redirect_document_id": false +}, +{ + "source_path": "windows/security/threat-protection/windows-defender-application-control/create-path-based-rules.md", + "redirect_url": "https://docs.microsoft.com/windows/security/threat-protection/windows-defender-application-control/select-types-of-rules-to-create", + "redirect_document_id": true } ] }