From af828fcd3fc8b408dbcb428964cc0c994309996f Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Thu, 17 Nov 2022 10:00:15 -0500 Subject: [PATCH 1/4] modified: education/docfx.json modified: windows/security/docfx.json --- education/docfx.json | 3 --- windows/security/docfx.json | 20 ++++++++++++++++++-- 2 files changed, 18 insertions(+), 5 deletions(-) diff --git a/education/docfx.json b/education/docfx.json index df077d1783..484c0f38c5 100644 --- a/education/docfx.json +++ b/education/docfx.json @@ -63,9 +63,6 @@ ] }, "fileMetadata": { - "ms.localizationpriority": { - "windows/tutorial-school-deployment/**/**.md": "medium" - }, "ms.topic": { "windows/tutorial-school-deployment/**/**.md": "tutorial" } diff --git a/windows/security/docfx.json b/windows/security/docfx.json index 84eb2da0af..77dc68a304 100644 --- a/windows/security/docfx.json +++ b/windows/security/docfx.json @@ -36,8 +36,12 @@ "recommendations": true, "breadcrumb_path": "/windows/resources/breadcrumb/toc.json", "uhfHeaderId": "MSDocsHeader-M365-IT", + "ms.localizationpriority": "medium", "ms.topic": "article", - "manager": "dansimp", + "ms.collection": "M365-identity-device-management", + "ms.prod": "windows-client", + "ms.technology": "itpro-security", + "manager": "aaroncz", "audience": "ITPro", "feedback_system": "GitHub", "feedback_github_repo": "MicrosoftDocs/windows-itpro-docs", @@ -56,14 +60,26 @@ "claydetels19", "jborsecnik", "tiburd", + "AngelaMotherofDragons", + "dstrome", + "v-dihans", "garycentric" ], - "searchScope": ["Windows 10"] + "searchScope": ["Windows"] }, "fileMetadata": { "titleSuffix":{ "threat-protection/**/*.md": "Windows security" } + "author":{ + "/identity-protection/hello-for-business/**/*.md": "paolomatarazzo" + } + "ms.author":{ + "/identity-protection/hello-for-business/**/*.md": "paoloma" + } + "ms.reviewer":{ + "/identity-protection/hello-for-business/**/*.md": "erikdau" + } }, "template": [], "dest": "security", From a11a28776cff7a181a2e7e9ddc5e520c8429ef1c Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Thu, 17 Nov 2022 10:07:52 -0500 Subject: [PATCH 2/4] updates --- windows/security/docfx.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/windows/security/docfx.json b/windows/security/docfx.json index 77dc68a304..e30800fe0a 100644 --- a/windows/security/docfx.json +++ b/windows/security/docfx.json @@ -68,15 +68,12 @@ "searchScope": ["Windows"] }, "fileMetadata": { - "titleSuffix":{ - "threat-protection/**/*.md": "Windows security" - } "author":{ "/identity-protection/hello-for-business/**/*.md": "paolomatarazzo" - } + }, "ms.author":{ "/identity-protection/hello-for-business/**/*.md": "paoloma" - } + }, "ms.reviewer":{ "/identity-protection/hello-for-business/**/*.md": "erikdau" } From 06f7e227447e1e9efa0b3276efae3ebe2e68a3ff Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Thu, 17 Nov 2022 16:10:25 -0500 Subject: [PATCH 3/4] updates based on feedback --- windows/security/docfx.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/windows/security/docfx.json b/windows/security/docfx.json index e30800fe0a..bc4553d9c3 100644 --- a/windows/security/docfx.json +++ b/windows/security/docfx.json @@ -37,12 +37,9 @@ "breadcrumb_path": "/windows/resources/breadcrumb/toc.json", "uhfHeaderId": "MSDocsHeader-M365-IT", "ms.localizationpriority": "medium", - "ms.topic": "article", - "ms.collection": "M365-identity-device-management", "ms.prod": "windows-client", "ms.technology": "itpro-security", "manager": "aaroncz", - "audience": "ITPro", "feedback_system": "GitHub", "feedback_github_repo": "MicrosoftDocs/windows-itpro-docs", "feedback_product_url": "https://support.microsoft.com/windows/send-feedback-to-microsoft-with-the-feedback-hub-app-f59187f8-8739-22d6-ba93-f66612949332", @@ -65,7 +62,7 @@ "v-dihans", "garycentric" ], - "searchScope": ["Windows"] + "searchScope": ["Windows 10"] }, "fileMetadata": { "author":{ From 7fb73bd6ac1032253091bc22aa835655682d90bd Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Thu, 17 Nov 2022 16:17:02 -0500 Subject: [PATCH 4/4] removed title suffix --- windows/security/docfx.json | 1 - 1 file changed, 1 deletion(-) diff --git a/windows/security/docfx.json b/windows/security/docfx.json index bc4553d9c3..e440797194 100644 --- a/windows/security/docfx.json +++ b/windows/security/docfx.json @@ -49,7 +49,6 @@ "folder_relative_path_in_docset": "./" } }, - "titleSuffix": "Windows security", "contributors_to_exclude": [ "rjagiewich", "traya1",