From 04f50e5af8186be6a87873d5987d61695c1745e7 Mon Sep 17 00:00:00 2001 From: Gary Moore Date: Mon, 19 Aug 2024 17:57:10 -0700 Subject: [PATCH] Configure store for business as is_archived and is_retired --- store-for-business/docfx.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/store-for-business/docfx.json b/store-for-business/docfx.json index 882a3d8111..e29e3bfdae 100644 --- a/store-for-business/docfx.json +++ b/store-for-business/docfx.json @@ -37,7 +37,10 @@ "tier2" ], "breadcrumb_path": "/microsoft-store/breadcrumb/toc.json", - "uhfHeaderId": "MSDocsHeader-M365-IT", + "uhfHeaderId": "MSDocsHeader-Archive", + "is_archived": true, + "is_retired": true, + "ROBOTS": "NOINDEX,NOFOLLOW", "ms.author": "trudyha", "audience": "ITPro", "ms.service": "store-for-business",