From 5de716ef7cf6b761f0f1b709b59c7b063e87adce Mon Sep 17 00:00:00 2001 From: Sudeep Kumar <16726119+sudeepku@users.noreply.github.com> Date: Thu, 5 Aug 2021 14:05:26 -0700 Subject: [PATCH] set recommendations flag in all docfx.json files --- bcs/docfx.json | 1 + browsers/edge/docfx.json | 1 + browsers/internet-explorer/docfx.json | 1 + devices/hololens/docfx.json | 1 + devices/surface-hub/docfx.json | 1 + devices/surface/docfx.json | 1 + education/docfx.json | 1 + gdpr/docfx.json | 1 + mdop/docfx.json | 1 + smb/docfx.json | 1 + store-for-business/docfx.json | 1 + windows/access-protection/docfx.json | 1 + windows/application-management/docfx.json | 1 + windows/client-management/docfx.json | 1 + windows/configuration/docfx.json | 1 + windows/configure/docfx.json | 1 + windows/deploy/docfx.json | 1 + windows/deployment/docfx.json | 1 + windows/device-security/docfx.json | 1 + windows/docfx.json | 1 + windows/eulas/docfx.json | 1 + windows/hub/docfx.json | 1 + windows/keep-secure/docfx.json | 1 + windows/known-issues/docfx.json | 1 + windows/manage/docfx.json | 1 + windows/plan/docfx.json | 1 + windows/privacy/docfx.json | 1 + windows/release-information/docfx.json | 1 + windows/security/docfx.json | 1 + windows/threat-protection/docfx.json | 1 + windows/update/docfx.json | 1 + windows/whats-new/docfx.json | 1 + 32 files changed, 32 insertions(+) diff --git a/bcs/docfx.json b/bcs/docfx.json index 8bb25b9c4c..f1384ac71a 100644 --- a/bcs/docfx.json +++ b/bcs/docfx.json @@ -35,6 +35,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "breadcrumb_path": "/microsoft-365/business/breadcrumb/toc.json", "extendBreadcrumb": true, "contributors_to_exclude": [ diff --git a/browsers/edge/docfx.json b/browsers/edge/docfx.json index d77b68f7fb..bc99fd3bd8 100644 --- a/browsers/edge/docfx.json +++ b/browsers/edge/docfx.json @@ -27,6 +27,7 @@ } ], "globalMetadata": { + "recommendations": true, "breadcrumb_path": "/microsoft-edge/deploy/breadcrumb/toc.json", "ROBOTS": "INDEX, FOLLOW", "ms.technology": "microsoft-edge", diff --git a/browsers/internet-explorer/docfx.json b/browsers/internet-explorer/docfx.json index 927e4c51ac..9a7a5d7e4a 100644 --- a/browsers/internet-explorer/docfx.json +++ b/browsers/internet-explorer/docfx.json @@ -23,6 +23,7 @@ } ], "globalMetadata": { + "recommendations": true, "breadcrumb_path": "/internet-explorer/breadcrumb/toc.json", "ROBOTS": "INDEX, FOLLOW", "audience": "ITPro", diff --git a/devices/hololens/docfx.json b/devices/hololens/docfx.json index 9b7317309d..464a472b2f 100644 --- a/devices/hololens/docfx.json +++ b/devices/hololens/docfx.json @@ -30,6 +30,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "breadcrumb_path": "/hololens/breadcrumb/toc.json", "ms.technology": "windows", "ms.topic": "article", diff --git a/devices/surface-hub/docfx.json b/devices/surface-hub/docfx.json index 8eba3c49b1..2e2fb12b63 100644 --- a/devices/surface-hub/docfx.json +++ b/devices/surface-hub/docfx.json @@ -24,6 +24,7 @@ } ], "globalMetadata": { + "recommendations": true, "breadcrumb_path": "/surface-hub/breadcrumb/toc.json", "ROBOTS": "INDEX, FOLLOW", "ms.technology": "windows", diff --git a/devices/surface/docfx.json b/devices/surface/docfx.json index 42faacbcac..eba515451e 100644 --- a/devices/surface/docfx.json +++ b/devices/surface/docfx.json @@ -22,6 +22,7 @@ } ], "globalMetadata": { + "recommendations": true, "breadcrumb_path": "/surface/breadcrumb/toc.json", "ROBOTS": "INDEX, FOLLOW", "ms.technology": "windows", diff --git a/education/docfx.json b/education/docfx.json index 8ba1394c6d..7cac8a75b9 100644 --- a/education/docfx.json +++ b/education/docfx.json @@ -26,6 +26,7 @@ } ], "globalMetadata": { + "recommendations": true, "ROBOTS": "INDEX, FOLLOW", "audience": "windows-education", "ms.topic": "article", diff --git a/gdpr/docfx.json b/gdpr/docfx.json index 1d092a902e..eaa6eba4eb 100644 --- a/gdpr/docfx.json +++ b/gdpr/docfx.json @@ -31,6 +31,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "author": "eross-msft", "ms.author": "lizross", "feedback_system": "GitHub", diff --git a/mdop/docfx.json b/mdop/docfx.json index abcead924c..dfa58fa007 100644 --- a/mdop/docfx.json +++ b/mdop/docfx.json @@ -22,6 +22,7 @@ } ], "globalMetadata": { + "recommendations": true, "breadcrumb_path": "/microsoft-desktop-optimization-pack/breadcrumb/toc.json", "ROBOTS": "INDEX, FOLLOW", "ms.technology": "windows", diff --git a/smb/docfx.json b/smb/docfx.json index 379f9d6f3e..9b63f81cad 100644 --- a/smb/docfx.json +++ b/smb/docfx.json @@ -29,6 +29,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "breadcrumb_path": "/windows/smb/breadcrumb/toc.json", "uhfHeaderId": "MSDocsHeader-M365-IT", "feedback_system": "None", diff --git a/store-for-business/docfx.json b/store-for-business/docfx.json index 2a30faf3ef..bf0a63a161 100644 --- a/store-for-business/docfx.json +++ b/store-for-business/docfx.json @@ -31,6 +31,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "breadcrumb_path": "/microsoft-store/breadcrumb/toc.json", "ms.author": "trudyha", "audience": "ITPro", diff --git a/windows/access-protection/docfx.json b/windows/access-protection/docfx.json index fff71782f2..35b82f4d89 100644 --- a/windows/access-protection/docfx.json +++ b/windows/access-protection/docfx.json @@ -32,6 +32,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json", "ms.technology": "windows", "audience": "ITPro", diff --git a/windows/application-management/docfx.json b/windows/application-management/docfx.json index 4d3e15e0a7..b5298397b7 100644 --- a/windows/application-management/docfx.json +++ b/windows/application-management/docfx.json @@ -32,6 +32,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json", "uhfHeaderId": "MSDocsHeader-M365-IT", "ms.technology": "windows", diff --git a/windows/client-management/docfx.json b/windows/client-management/docfx.json index eb3917a794..450357dfba 100644 --- a/windows/client-management/docfx.json +++ b/windows/client-management/docfx.json @@ -32,6 +32,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json", "uhfHeaderId": "MSDocsHeader-M365-IT", "ms.technology": "windows", diff --git a/windows/configuration/docfx.json b/windows/configuration/docfx.json index 44006a3af5..d93337be79 100644 --- a/windows/configuration/docfx.json +++ b/windows/configuration/docfx.json @@ -32,6 +32,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json", "uhfHeaderId": "MSDocsHeader-M365-IT", "ms.technology": "windows", diff --git a/windows/configure/docfx.json b/windows/configure/docfx.json index 032a6cf7e4..3ecf9e6104 100644 --- a/windows/configure/docfx.json +++ b/windows/configure/docfx.json @@ -31,6 +31,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "feedback_system": "None", "hideEdit": true, "_op_documentIdPathDepotMapping": { diff --git a/windows/deploy/docfx.json b/windows/deploy/docfx.json index f8c535fddb..24a5e3b0ff 100644 --- a/windows/deploy/docfx.json +++ b/windows/deploy/docfx.json @@ -31,6 +31,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "_op_documentIdPathDepotMapping": { "./": { "depot_name": "MSDN.windows-deploy", diff --git a/windows/deployment/docfx.json b/windows/deployment/docfx.json index cecc2b30b5..b33480ce11 100644 --- a/windows/deployment/docfx.json +++ b/windows/deployment/docfx.json @@ -34,6 +34,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json", "uhfHeaderId": "MSDocsHeader-M365-IT", "ms.technology": "windows", diff --git a/windows/device-security/docfx.json b/windows/device-security/docfx.json index fb05d45e14..ce2b043c43 100644 --- a/windows/device-security/docfx.json +++ b/windows/device-security/docfx.json @@ -32,6 +32,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json", "ms.technology": "windows", "ms.topic": "article", diff --git a/windows/docfx.json b/windows/docfx.json index 68d6d5933c..30f4698e66 100644 --- a/windows/docfx.json +++ b/windows/docfx.json @@ -14,6 +14,7 @@ } ], "globalMetadata": { + "recommendations": true, "ROBOTS": "INDEX, FOLLOW", "audience": "ITPro", "breadcrumb_path": "/itpro/windows/breadcrumb/toc.json", diff --git a/windows/eulas/docfx.json b/windows/eulas/docfx.json index 1dd02b74b2..2834682ce7 100644 --- a/windows/eulas/docfx.json +++ b/windows/eulas/docfx.json @@ -35,6 +35,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "breadcrumb_path": "/windows/eulas/breadcrumb/toc.json", "extendBreadcrumb": true, "feedback_system": "None", diff --git a/windows/hub/docfx.json b/windows/hub/docfx.json index ba6cb520ce..f8e5b9331d 100644 --- a/windows/hub/docfx.json +++ b/windows/hub/docfx.json @@ -34,6 +34,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "audience": "ITPro", "breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json", "uhfHeaderId": "MSDocsHeader-M365-IT", diff --git a/windows/keep-secure/docfx.json b/windows/keep-secure/docfx.json index d153310b25..aa250a2f5c 100644 --- a/windows/keep-secure/docfx.json +++ b/windows/keep-secure/docfx.json @@ -31,6 +31,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "feedback_system": "None", "_op_documentIdPathDepotMapping": { "./": { diff --git a/windows/known-issues/docfx.json b/windows/known-issues/docfx.json index 6c9c489c80..d331ee80d1 100644 --- a/windows/known-issues/docfx.json +++ b/windows/known-issues/docfx.json @@ -35,6 +35,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json", "feedback_system": "GitHub", "feedback_github_repo": "MicrosoftDocs/windows-itpro-docs", diff --git a/windows/manage/docfx.json b/windows/manage/docfx.json index 904388daf4..c5275101bf 100644 --- a/windows/manage/docfx.json +++ b/windows/manage/docfx.json @@ -31,6 +31,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "_op_documentIdPathDepotMapping": { "./": { "depot_name": "MSDN.windows-manage", diff --git a/windows/plan/docfx.json b/windows/plan/docfx.json index f226ea1fe0..9a47bdcced 100644 --- a/windows/plan/docfx.json +++ b/windows/plan/docfx.json @@ -31,6 +31,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "_op_documentIdPathDepotMapping": { "./": { "depot_name": "MSDN.windows-plan", diff --git a/windows/privacy/docfx.json b/windows/privacy/docfx.json index 29f46358f8..13d72f2e30 100644 --- a/windows/privacy/docfx.json +++ b/windows/privacy/docfx.json @@ -32,6 +32,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json", "uhfHeaderId": "MSDocsHeader-M365-IT", "ms.technology": "windows", diff --git a/windows/release-information/docfx.json b/windows/release-information/docfx.json index 111809e6f2..c5cbdfb50a 100644 --- a/windows/release-information/docfx.json +++ b/windows/release-information/docfx.json @@ -35,6 +35,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "breadcrumb_path": "/windows/release-information/breadcrumb/toc.json", "ms.prod": "w10", "ms.date": "4/30/2019", diff --git a/windows/security/docfx.json b/windows/security/docfx.json index e8accb5982..3a997cd1e9 100644 --- a/windows/security/docfx.json +++ b/windows/security/docfx.json @@ -33,6 +33,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json", "uhfHeaderId": "MSDocsHeader-M365-IT", "ms.topic": "article", diff --git a/windows/threat-protection/docfx.json b/windows/threat-protection/docfx.json index 7576fcf3df..5f30884997 100644 --- a/windows/threat-protection/docfx.json +++ b/windows/threat-protection/docfx.json @@ -32,6 +32,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json", "ms.technology": "windows", "ms.topic": "article", diff --git a/windows/update/docfx.json b/windows/update/docfx.json index 723941b24a..d577905730 100644 --- a/windows/update/docfx.json +++ b/windows/update/docfx.json @@ -31,6 +31,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "_op_documentIdPathDepotMapping": { "./": { "depot_name": "MSDN.windows-update", diff --git a/windows/whats-new/docfx.json b/windows/whats-new/docfx.json index fe5bc2fe98..e8a0332615 100644 --- a/windows/whats-new/docfx.json +++ b/windows/whats-new/docfx.json @@ -32,6 +32,7 @@ "overwrite": [], "externalReference": [], "globalMetadata": { + "recommendations": true, "breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json", "uhfHeaderId": "MSDocsHeader-M365-IT", "ms.topic": "article",