From b253427cc4b0ed70e9d8c1f3959a78c122994699 Mon Sep 17 00:00:00 2001 From: rjagiewich Date: Wed, 23 Oct 2019 16:55:56 -0700 Subject: [PATCH 1/5] update contribs to exclude --- windows/docfx.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/windows/docfx.json b/windows/docfx.json index 21cba6820f..6a2e472f98 100644 --- a/windows/docfx.json +++ b/windows/docfx.json @@ -20,7 +20,13 @@ "_op_documentIdPathDepotMapping": { "./": { "depot_name": "Win.windows" - } + }, + "contributors_to_exclude": [ + "rjagiewich", + "traya1", + "rmca14", + "claydetels19" + ], } }, "externalReference": [ From 31647bccc179268feadcc7b1c142cca3b9cab1cc Mon Sep 17 00:00:00 2001 From: rjagiewich Date: Tue, 29 Oct 2019 14:42:34 -0700 Subject: [PATCH 2/5] updating contribs to exclude --- windows/docfx.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/windows/docfx.json b/windows/docfx.json index c745260f85..afb77d1e77 100644 --- a/windows/docfx.json +++ b/windows/docfx.json @@ -25,7 +25,11 @@ "rjagiewich", "traya1", "rmca14", - "claydetels19" + "claydetels19", + "Kellylorenebaker", + "jborsecnik", + "tiburd", + "garycentric" ], } }, From e9e97637e21927d31a29009fa9181648af8631ed Mon Sep 17 00:00:00 2001 From: rjagiewich Date: Tue, 29 Oct 2019 14:49:19 -0700 Subject: [PATCH 3/5] updating hololens docfx.json --- devices/hololens/docfx.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/devices/hololens/docfx.json b/devices/hololens/docfx.json index 51b4a3afbb..690aad5a1c 100644 --- a/devices/hololens/docfx.json +++ b/devices/hololens/docfx.json @@ -43,8 +43,18 @@ "./": { "depot_name": "Win.itpro-hololens", "folder_relative_path_in_docset": "./" + } + "contributors_to_exclude": [ + "rjagiewich", + "traya1", + "rmca14", + "claydetels19", + "Kellylorenebaker", + "jborsecnik", + "tiburd", + "garycentric" + ] } - } }, "fileMetadata": {}, "template": [ From 7bb0b9270074ba5e986e8c4c1cf711f3a3cb8d02 Mon Sep 17 00:00:00 2001 From: rjagiewich Date: Tue, 29 Oct 2019 15:00:41 -0700 Subject: [PATCH 4/5] fixing error --- devices/hololens/docfx.json | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/devices/hololens/docfx.json b/devices/hololens/docfx.json index 690aad5a1c..4f53494c32 100644 --- a/devices/hololens/docfx.json +++ b/devices/hololens/docfx.json @@ -44,16 +44,7 @@ "depot_name": "Win.itpro-hololens", "folder_relative_path_in_docset": "./" } - "contributors_to_exclude": [ - "rjagiewich", - "traya1", - "rmca14", - "claydetels19", - "Kellylorenebaker", - "jborsecnik", - "tiburd", - "garycentric" - ] + } }, "fileMetadata": {}, @@ -62,5 +53,15 @@ ], "dest": "devices/hololens", "markdownEngineName": "markdig" - } + }, + "contributors_to_exclude": [ + "rjagiewich", + "traya1", + "rmca14", + "claydetels19", + "Kellylorenebaker", + "jborsecnik", + "tiburd", + "garycentric" + ] } From fdefe2deafaabaefcbd767b34dee7a032b66b688 Mon Sep 17 00:00:00 2001 From: denisebmsft Date: Tue, 5 Nov 2019 15:21:53 -0800 Subject: [PATCH 5/5] Update mac-pua.md --- .../threat-protection/microsoft-defender-atp/mac-pua.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/mac-pua.md b/windows/security/threat-protection/microsoft-defender-atp/mac-pua.md index 2696590c99..6cd6535f3a 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/mac-pua.md +++ b/windows/security/threat-protection/microsoft-defender-atp/mac-pua.md @@ -59,8 +59,8 @@ $ mdatp --threat --type-handling potentially_unwanted_application [off|audit|blo ### Use the management console to configure PUA protection: -In your enterprise, you can configure PUA protection from a management console, such as JAMF or Intune, similarly to how other product settings are configured. For more information, see the [Threat type settings](microsoft-defender-atp-mac-preferences.md#threat-type-settings) section of the [Set preferences for Microsoft Defender ATP for Mac](microsoft-defender-atp-mac-preferences.md) topic. +In your enterprise, you can configure PUA protection from a management console, such as JAMF or Intune, similarly to how other product settings are configured. For more information, see the [Threat type settings](mac-preferences.md#threat-type-settings) section of the [Set preferences for Microsoft Defender ATP for Mac](mac-preferences.md) topic. ## Related topics -- [Set preferences for Microsoft Defender ATP for Mac](microsoft-defender-atp-mac-preferences.md) \ No newline at end of file +- [Set preferences for Microsoft Defender ATP for Mac](mac-preferences.md) \ No newline at end of file