From 9248e1a8046c6c1e3e2b3d882e2841b5e6ad33a7 Mon Sep 17 00:00:00 2001 From: mingwli Date: Mon, 16 Dec 2019 14:44:37 +0800 Subject: [PATCH 1/5] content-fix: fix toc markdown by removing bracketed texts Otherwise, docfx v3 will throw toc-syntax error --- mdop/mbam-v2/TOC.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mdop/mbam-v2/TOC.md b/mdop/mbam-v2/TOC.md index ee098e3a8b..4bb822bfb4 100644 --- a/mdop/mbam-v2/TOC.md +++ b/mdop/mbam-v2/TOC.md @@ -36,8 +36,8 @@ ## [Operations for MBAM 2.0](operations-for-mbam-20-mbam-2.md) ### [Using MBAM with Configuration Manager](using-mbam-with-configuration-manager.md) #### [Getting Started - Using MBAM with Configuration Manager](getting-started---using-mbam-with-configuration-manager.md) -#### [Planning to Deploy MBAM with Configuration Manager [2 [MBAM_2](planning-to-deploy-mbam-with-configuration-manager-2.md) -#### [Deploying MBAM with Configuration Manager [MBAM2 [MBAM_2](deploying-mbam-with-configuration-manager-mbam2.md) +#### [Planning to Deploy MBAM with Configuration Manager](planning-to-deploy-mbam-with-configuration-manager-2.md) +#### [Deploying MBAM with Configuration Manager](deploying-mbam-with-configuration-manager-mbam2.md) ##### [How to Create or Edit the mof Files](how-to-create-or-edit-the-mof-files.md) ###### [Edit the Configuration.mof File](edit-the-configurationmof-file.md) ###### [Create or Edit the Sms_def.mof File](create-or-edit-the-sms-defmof-file.md) From 67815bb54f40543e86adfedbf9badaea64c42d97 Mon Sep 17 00:00:00 2001 From: Joey Caparas Date: Tue, 17 Dec 2019 13:14:45 -0800 Subject: [PATCH 2/5] license --- .../microsoft-defender-atp/minimum-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/minimum-requirements.md b/windows/security/threat-protection/microsoft-defender-atp/minimum-requirements.md index 1625a62968..06e1a0dada 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/minimum-requirements.md +++ b/windows/security/threat-protection/microsoft-defender-atp/minimum-requirements.md @@ -35,7 +35,7 @@ There are some minimum requirements for onboarding machines to the service. Lear Microsoft Defender Advanced Threat Protection requires one of the following Microsoft Volume Licensing offers: - Windows 10 Enterprise E5 -- Windows 10 Education E5 +- Windows 10 Education A5 - Microsoft 365 E5 (M365 E5) which includes Windows 10 Enterprise E5 - Microsoft 365 A5 (M365 A5) From b2a95e5baa204184a34903fb645ead8bc5ab0e92 Mon Sep 17 00:00:00 2001 From: martyav Date: Tue, 17 Dec 2019 16:29:32 -0500 Subject: [PATCH 3/5] added meta description --- windows/deployment/update/windows-as-a-service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/update/windows-as-a-service.md b/windows/deployment/update/windows-as-a-service.md index 1cec56cb46..a3e0af5ef0 100644 --- a/windows/deployment/update/windows-as-a-service.md +++ b/windows/deployment/update/windows-as-a-service.md @@ -7,8 +7,8 @@ ms.manager: elizapo audience: itpro itproauthor: jaimeo author: jaimeo +description: Discover the latest news articles, videos, and podcasts about Windows as a Service. Find resources for using Windows as a service within your organization. ms.audience: itpro -author: jaimeo ms.reviewer: manager: laurawi ms.localizationpriority: high From 6b2e55baa4fafb8b200f9beebd5e6f33c270ff48 Mon Sep 17 00:00:00 2001 From: martyav Date: Tue, 17 Dec 2019 16:32:54 -0500 Subject: [PATCH 4/5] fixed inconsistent casing in description --- windows/deployment/update/windows-as-a-service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/update/windows-as-a-service.md b/windows/deployment/update/windows-as-a-service.md index a3e0af5ef0..89b24aea50 100644 --- a/windows/deployment/update/windows-as-a-service.md +++ b/windows/deployment/update/windows-as-a-service.md @@ -7,7 +7,7 @@ ms.manager: elizapo audience: itpro itproauthor: jaimeo author: jaimeo -description: Discover the latest news articles, videos, and podcasts about Windows as a Service. Find resources for using Windows as a service within your organization. +description: Discover the latest news articles, videos, and podcasts about Windows as a service. Find resources for using Windows as a service within your organization. ms.audience: itpro ms.reviewer: manager: laurawi From a858af05fb47479d20e5a4f1eceabf33e1a5d65b Mon Sep 17 00:00:00 2001 From: Gary Moore Date: Tue, 17 Dec 2019 15:25:05 -0800 Subject: [PATCH 5/5] Changed indentation of results detail in a procedure step --- .../microsoft-defender-atp/minimum-requirements.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/minimum-requirements.md b/windows/security/threat-protection/microsoft-defender-atp/minimum-requirements.md index 06e1a0dada..aaf95f6065 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/minimum-requirements.md +++ b/windows/security/threat-protection/microsoft-defender-atp/minimum-requirements.md @@ -122,9 +122,9 @@ By default, this service is enabled, but it's good practice to check to ensu sc qc diagtrack ``` -If the service is enabled, then the result should look like the following screenshot: + If the service is enabled, then the result should look like the following screenshot: -![Result of the sc query command for diagtrack](images/windefatp-sc-qc-diagtrack.png) + ![Result of the sc query command for diagtrack](images/windefatp-sc-qc-diagtrack.png) If the **START_TYPE** is not set to **AUTO_START**, then you'll need to set the service to automatically start.