From ab2aafd1511128948d21806030cd64a7b35f8263 Mon Sep 17 00:00:00 2001 From: Joey Caparas Date: Thu, 17 Sep 2020 10:11:38 -0700 Subject: [PATCH] rename file remove redirect --- .openpublishing.redirection.json | 5 ----- windows/security/threat-protection/TOC.md | 2 +- .../{mac-install-jamfpro.md => mac-install-with-jamf.md} | 0 3 files changed, 1 insertion(+), 6 deletions(-) rename windows/security/threat-protection/microsoft-defender-atp/{mac-install-jamfpro.md => mac-install-with-jamf.md} (100%) diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index 4d4053811d..11bad4b893 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -15619,11 +15619,6 @@ "source_path": "windows/security/threat-protection/windows-defender-antivirus/microsoft-defender-atp-mac-install-with-jamf.md", "redirect_url": "https://docs.microsoft.com/windows/security/threat-protection/microsoft-defender-atp/mac-install-with-jamf", "redirect_document_id": true - }, - { - "source_path": "windows/security/threat-protection/microsoft-defender-atp/mac-install-with-jamf.md", - "redirect_url": "https://docs.microsoft.com/windows/security/threat-protection/microsoft-defender-atp/mac-install-jamfpro", - "redirect_document_id": true }, { "source_path": "windows/security/threat-protection/windows-defender-antivirus/microsoft-defender-atp-mac-install-with-other-mdm.md", diff --git a/windows/security/threat-protection/TOC.md b/windows/security/threat-protection/TOC.md index f47b245c94..dd90fbb258 100644 --- a/windows/security/threat-protection/TOC.md +++ b/windows/security/threat-protection/TOC.md @@ -224,7 +224,7 @@ #### [Deploy]() ##### [Microsoft Intune-based deployment](microsoft-defender-atp/mac-install-with-intune.md) ##### [JAMF Pro-based deployment]() -###### [Deploying Microsoft Defender ATP for macOS using Jamf Pro](microsoft-defender-atp/mac-install-jamfpro.md) +###### [Deploying Microsoft Defender ATP for macOS using Jamf Pro](microsoft-defender-atp/mac-install-with-jamf.md) ###### [Login to Jamf Pro](microsoft-defender-atp/mac-install-jamfpro-login.md) ###### [Set up device groups](microsoft-defender-atp/mac-jamfpro-device-groups.md) ###### [Set up policies](microsoft-defender-atp/mac-jamfpro-policies.md) diff --git a/windows/security/threat-protection/microsoft-defender-atp/mac-install-jamfpro.md b/windows/security/threat-protection/microsoft-defender-atp/mac-install-with-jamf.md similarity index 100% rename from windows/security/threat-protection/microsoft-defender-atp/mac-install-jamfpro.md rename to windows/security/threat-protection/microsoft-defender-atp/mac-install-with-jamf.md