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..e440797194 100644 --- a/windows/security/docfx.json +++ b/windows/security/docfx.json @@ -36,9 +36,10 @@ "recommendations": true, "breadcrumb_path": "/windows/resources/breadcrumb/toc.json", "uhfHeaderId": "MSDocsHeader-M365-IT", - "ms.topic": "article", - "manager": "dansimp", - "audience": "ITPro", + "ms.localizationpriority": "medium", + "ms.prod": "windows-client", + "ms.technology": "itpro-security", + "manager": "aaroncz", "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", @@ -48,7 +49,6 @@ "folder_relative_path_in_docset": "./" } }, - "titleSuffix": "Windows security", "contributors_to_exclude": [ "rjagiewich", "traya1", @@ -56,13 +56,22 @@ "claydetels19", "jborsecnik", "tiburd", + "AngelaMotherofDragons", + "dstrome", + "v-dihans", "garycentric" ], "searchScope": ["Windows 10"] }, "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": [],