From 2425fd49123f6d4a459bad9fc95b5566c16a9a39 Mon Sep 17 00:00:00 2001 From: Docs Allowlist Management Date: Thu, 1 Sep 2022 08:47:18 +0000 Subject: [PATCH 1/2] remove ms.service = websites and Replace with ms.service = app-service and ms.subservice = web-apps. --- microsoft-edge/developer/index.yml | 3 ++- microsoft-edge/devtools-guide-chromium/landing/index.yml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/microsoft-edge/developer/index.yml b/microsoft-edge/developer/index.yml index 79f6abbf0e..07cb68f89e 100644 --- a/microsoft-edge/developer/index.yml +++ b/microsoft-edge/developer/index.yml @@ -6,13 +6,14 @@ summary: Development using Microsoft Edge DevTools, Microsoft Edge extensions, P metadata: # title: default to root title above. # Required; page title displayed in search results. Include the brand. < 60 chars. # description: default to root title above. # Required; article description that is displayed in search results. < 160 chars. - ms.service: websites #Required; service per approved list. service slug assigned to your service by ACOM. + ms.service: app-service#Required; service per approved list. service slug assigned to your service by ACOM. # ms.subservice: subservice # Optional; Remove if no subservice is used. ms.topic: landing-page # Required # ms.collection: collection # Optional; Remove if no collection is used. author: MSEdgeTeam #Required; your GitHub user alias, with correct capitalization. ms.author: msedgedevrel #Required; microsoft alias of author; optional team alias. ms.date: 09/02/2021 #Required; mm/dd/yyyy format. + ms.subservice: web-apps # - linkListType: architecture # - linkListType: concept diff --git a/microsoft-edge/devtools-guide-chromium/landing/index.yml b/microsoft-edge/devtools-guide-chromium/landing/index.yml index 6f38b86d03..7491ce7bae 100644 --- a/microsoft-edge/devtools-guide-chromium/landing/index.yml +++ b/microsoft-edge/devtools-guide-chromium/landing/index.yml @@ -6,13 +6,14 @@ summary: Development using Microsoft Edge DevTools. # < 160 chars metadata: # title: default to root title above. # Required; page title displayed in search results. Include the brand. < 60 chars. # description: default to root title above. # Required; article description that is displayed in search results. < 160 chars. - ms.service: websites #Required; service per approved list. service slug assigned to your service by ACOM. + ms.service: app-service#Required; service per approved list. service slug assigned to your service by ACOM. # ms.subservice: subservice # Optional; Remove if no subservice is used. ms.topic: landing-page # Required # ms.collection: collection # Optional; Remove if no collection is used. author: MSEdgeTeam #Required; your GitHub user alias, with correct capitalization. ms.author: msedgedevrel #Required; microsoft alias of author; optional team alias. ms.date: 01/07/2022 #Required; mm/dd/yyyy format. + ms.subservice: web-apps # ============================================================================= # Valid article types (sections of a card) From 53f712f0421f47c711136cd928a159d21849f76c Mon Sep 17 00:00:00 2001 From: Michael Hoffman Date: Thu, 1 Sep 2022 10:16:48 -0700 Subject: [PATCH 2/2] Removed commented out value that's different from the added value --- microsoft-edge/developer/index.yml | 1 - microsoft-edge/devtools-guide-chromium/landing/index.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/microsoft-edge/developer/index.yml b/microsoft-edge/developer/index.yml index 07cb68f89e..8282ea0aec 100644 --- a/microsoft-edge/developer/index.yml +++ b/microsoft-edge/developer/index.yml @@ -7,7 +7,6 @@ metadata: # title: default to root title above. # Required; page title displayed in search results. Include the brand. < 60 chars. # description: default to root title above. # Required; article description that is displayed in search results. < 160 chars. ms.service: app-service#Required; service per approved list. service slug assigned to your service by ACOM. - # ms.subservice: subservice # Optional; Remove if no subservice is used. ms.topic: landing-page # Required # ms.collection: collection # Optional; Remove if no collection is used. author: MSEdgeTeam #Required; your GitHub user alias, with correct capitalization. diff --git a/microsoft-edge/devtools-guide-chromium/landing/index.yml b/microsoft-edge/devtools-guide-chromium/landing/index.yml index 7491ce7bae..089622ccf2 100644 --- a/microsoft-edge/devtools-guide-chromium/landing/index.yml +++ b/microsoft-edge/devtools-guide-chromium/landing/index.yml @@ -7,7 +7,6 @@ metadata: # title: default to root title above. # Required; page title displayed in search results. Include the brand. < 60 chars. # description: default to root title above. # Required; article description that is displayed in search results. < 160 chars. ms.service: app-service#Required; service per approved list. service slug assigned to your service by ACOM. - # ms.subservice: subservice # Optional; Remove if no subservice is used. ms.topic: landing-page # Required # ms.collection: collection # Optional; Remove if no collection is used. author: MSEdgeTeam #Required; your GitHub user alias, with correct capitalization.