From 3ab221507b890a36c48646fdc2aad61e228072c3 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Wed, 13 Mar 2024 08:28:31 -0400 Subject: [PATCH] Add redirection for stopping employees from using Microsoft Store --- .openpublishing.redirection.windows-configuration.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.openpublishing.redirection.windows-configuration.json b/.openpublishing.redirection.windows-configuration.json index 88e7d94d90..d68a51ee9f 100644 --- a/.openpublishing.redirection.windows-configuration.json +++ b/.openpublishing.redirection.windows-configuration.json @@ -435,6 +435,11 @@ "redirect_url": "/windows/configuration/store", "redirect_document_id": false }, + { + "source_path": "windows/configuration/store/stop-employees-from-using-microsoft-store.md", + "redirect_url": "/windows/configuration/store", + "redirect_document_id": false + }, { "source_path": "windows/configuration/supported-csp-start-menu-layout-windows.md", "redirect_url": "/windows/configuration/start/supported-csp-start-menu-layout-windows",