From 28667c4d3ac0e3a7a1e4aaab057ea8a5621cc350 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Thu, 29 Feb 2024 08:05:30 -0500 Subject: [PATCH] Fix broken links in configuration files --- .../shell-launcher/configuration-file.md | 2 +- .../assigned-access/shell-launcher/index.md | 4 ++-- .../assigned-access/shell-launcher/quickstart-kiosk.md | 10 +++++----- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/windows/configuration/assigned-access/shell-launcher/configuration-file.md b/windows/configuration/assigned-access/shell-launcher/configuration-file.md index 5fd7f20450..60d237f7c1 100644 --- a/windows/configuration/assigned-access/shell-launcher/configuration-file.md +++ b/windows/configuration/assigned-access/shell-launcher/configuration-file.md @@ -191,7 +191,7 @@ Allowed values are `Desktop` and `UWP`. ## Kiosk example -[!INCLUDE [quickstart-xml](../includes/quickstart-xml.md)] +[!INCLUDE [quickstart-xml](includes/quickstart-xml.md)] diff --git a/windows/configuration/assigned-access/shell-launcher/index.md b/windows/configuration/assigned-access/shell-launcher/index.md index 3b3b283208..c4a7a47bd3 100644 --- a/windows/configuration/assigned-access/shell-launcher/index.md +++ b/windows/configuration/assigned-access/shell-launcher/index.md @@ -35,14 +35,14 @@ Here are some limitations to consider when using Shell Launcher: [!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]. - **Setting:** `./Vendor/MSFT/AssignedAccess/ShellLauncher` - **Value:** content of the XML configuration file -#### [:::image type="icon" source="../images/icons/powershell.svg"::: **PowerShell**](#tab/ps) +#### [:::image type="icon" source="../../images/icons/powershell.svg"::: **PowerShell**](#tab/ps) --- diff --git a/windows/configuration/assigned-access/shell-launcher/quickstart-kiosk.md b/windows/configuration/assigned-access/shell-launcher/quickstart-kiosk.md index bf5a29315a..2bc9ed2814 100644 --- a/windows/configuration/assigned-access/shell-launcher/quickstart-kiosk.md +++ b/windows/configuration/assigned-access/shell-launcher/quickstart-kiosk.md @@ -26,14 +26,14 @@ 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. > > When using this call, authenticate to your tenant in the Graph Explorer window. If it's the first time using Graph Explorer, you may need to authorize the application to access your tenant or to modify the existing permissions. This graph call requires *DeviceManagementConfiguration.ReadWrite.All* permissions. -[!INCLUDE [quickstart-intune](../includes/quickstart-intune.md)] +[!INCLUDE [quickstart-intune](includes/quickstart-intune.md)] [!INCLUDE [intune-custom-settings-2](../../../../includes/configure/intune-custom-settings-2.md)] @@ -42,13 +42,13 @@ Alternatively, you can configure devices using a [custom policy][MEM-1] with the - **Setting:** `./Vendor/MSFT/AssignedAccess/ShellLauncher` - **Value:** -[!INCLUDE [quickstart-xml](../includes/quickstart-xml.md)] +[!INCLUDE [quickstart-xml](includes/quickstart-xml.md)] -#### [:::image type="icon" source="../images/icons/powershell.svg"::: **PowerShell**](#tab/ps) +#### [:::image type="icon" source="../../images/icons/powershell.svg"::: **PowerShell**](#tab/ps) [!INCLUDE [powershell-wmi-bridge-1](../../../../includes/configure/powershell-wmi-bridge-1.md)] -[!INCLUDE [quickstart-ps](../includes/quickstart-ps.md)] +[!INCLUDE [quickstart-ps](includes/quickstart-ps.md)] [!INCLUDE [powershell-wmi-bridge-2](../../../../includes/configure/powershell-wmi-bridge-2.md)]