From 4d1b2a34ac1773f07b9286cca104a57a9ab12097 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Thu, 27 Feb 2025 07:16:39 -0500 Subject: [PATCH] updates --- windows/configuration/assigned-access/toc.yml | 8 ++++---- .../browser-support_old.md => kiosk/browser-support.md} | 0 windows/configuration/kiosk/toc.yml | 4 ++-- windows/configuration/shell-launcher/configure.md | 4 ++-- windows/configuration/shell-launcher/quickstart-kiosk.md | 2 +- windows/configuration/shell-launcher/toc.yml | 6 ++++-- 6 files changed, 13 insertions(+), 11 deletions(-) rename windows/configuration/{shell-launcher/browser-support_old.md => kiosk/browser-support.md} (100%) diff --git a/windows/configuration/assigned-access/toc.yml b/windows/configuration/assigned-access/toc.yml index dd83e1791a..ab36c4b859 100644 --- a/windows/configuration/assigned-access/toc.yml +++ b/windows/configuration/assigned-access/toc.yml @@ -1,17 +1,17 @@ items: - name: Overview href: index.md -- name: Configure a kiosk experience (single app) +- name: Configure a single-app kiosk href: configure-single-app-kiosk.md -- name: Configure a restricted user experience (multi-app) +- name: Configure a multi-app kiosk href: configure-multi-app-kiosk.md - name: Create a configuration file href: configuration-file.md - name: Quickstarts items: - - name: Configure a kiosk with Assigned Access + - name: Configure a single-app kiosk href: quickstart-kiosk.md - - name: Configure a restricted user experience with Assigned Access + - name: Configure a multi-app kiosk href: quickstart-restricted-user-experience.md - name: Recommendations href: recommendations.md diff --git a/windows/configuration/shell-launcher/browser-support_old.md b/windows/configuration/kiosk/browser-support.md similarity index 100% rename from windows/configuration/shell-launcher/browser-support_old.md rename to windows/configuration/kiosk/browser-support.md diff --git a/windows/configuration/kiosk/toc.yml b/windows/configuration/kiosk/toc.yml index c4e920eb7d..91b2b9923c 100644 --- a/windows/configuration/kiosk/toc.yml +++ b/windows/configuration/kiosk/toc.yml @@ -1,9 +1,9 @@ items: - name: Overview href: index.md +- name: 🔴 Browser + href: browser-support - name: Assigned Access - items: - - name: What is Assigned Access? href: ../assigned-access/toc.yml - name: Shell Launcher href: ../shell-launcher/toc.yml diff --git a/windows/configuration/shell-launcher/configure.md b/windows/configuration/shell-launcher/configure.md index fbd54c6c33..d5c9fd8108 100644 --- a/windows/configuration/shell-launcher/configure.md +++ b/windows/configuration/shell-launcher/configure.md @@ -17,7 +17,7 @@ To learn how to configure the Shell Launcher XML file, see [Create a Shell Launc [!INCLUDE [tab-intro](../../../includes/configure/tab-intro.md)] -#### [:::image type="icon" source="../../images/icons/intune.svg"::: **Intune/CSP**](#tab/intune) +#### [:::image type="icon" source="../images/icons/intune.svg"::: **Intune/CSP**](#tab/intune) You can configure devices using a [custom policy][MEM-1] with the [AssignedAccess CSP][WIN-3]. @@ -26,7 +26,7 @@ You can configure devices using a [custom policy][MEM-1] with the [AssignedAcces Assign the policy to a group that contains as members the devices that you want to configure. -#### [:::image type="icon" source="../../images/icons/provisioning-package.svg"::: **PPKG**](#tab/ppkg) +#### [:::image type="icon" source="../images/icons/provisioning-package.svg"::: **PPKG**](#tab/ppkg) [!INCLUDE [provisioning-package-1](../../../includes/configure/provisioning-package-1.md)] diff --git a/windows/configuration/shell-launcher/quickstart-kiosk.md b/windows/configuration/shell-launcher/quickstart-kiosk.md index 48265cbe86..14256bfe41 100644 --- a/windows/configuration/shell-launcher/quickstart-kiosk.md +++ b/windows/configuration/shell-launcher/quickstart-kiosk.md @@ -24,7 +24,7 @@ The examples can be modified to fit your specific requirements. For example, you [!INCLUDE [tab-intro](../../../includes/configure/tab-intro.md)] -#### [:::image type="icon" source="../../images/icons/intune.svg"::: **Intune/CSP**](#tab/intune) +#### [:::image type="icon" source="../images/icons/intune.svg"::: **Intune/CSP**](#tab/intune) > [!TIP] > Use the following Graph call to automatically create a custom policy in your Microsoft Intune tenant without assignments nor scope tags. diff --git a/windows/configuration/shell-launcher/toc.yml b/windows/configuration/shell-launcher/toc.yml index 823c452584..05c3a39c67 100644 --- a/windows/configuration/shell-launcher/toc.yml +++ b/windows/configuration/shell-launcher/toc.yml @@ -1,9 +1,11 @@ items: - name: Overview href: index.md -- name: Configure a kiosk with Shell Launcher +- name: 🔴 Overview + href: index_old +- name: Configure a kiosk href: configure.md -- name: "Quickstart: Configure a kiosk with Shell Launcher" +- name: "Quickstart: Configure a kiosk" href: quickstart-kiosk.md - name: Create a configuration file href: configuration-file.md