From a19e2927fda93ced7cbe1382e82609d5e68e4ce3 Mon Sep 17 00:00:00 2001
From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com>
Date: Thu, 15 May 2025 15:58:37 -0400
Subject: [PATCH 1/4] update
---
.../assigned-access/configuration-file.md | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/windows/configuration/assigned-access/configuration-file.md b/windows/configuration/assigned-access/configuration-file.md
index ae9ebb8fad..35b2c0500c 100644
--- a/windows/configuration/assigned-access/configuration-file.md
+++ b/windows/configuration/assigned-access/configuration-file.md
@@ -157,11 +157,14 @@ Example:
```
-> [!IMPORTANT]
-> If you pins elements to the Start menu with Microsoft Edge secondary tiles, include the following apps in the allowed apps list:
->
-> - ``
-> - ``
+#### Microsoft Edge secondary tiles considerations
+
+Microsoft Edge secondary tiles are pinned website shortcuts that appear on the Start menu. These pins provide quick access to specific websites directly from the Start menu, functioning similarly to app shortcuts.
+
+If you pin elements to the Start menu with Microsoft Edge secondary tiles, include the following apps in the allowed apps list:
+
+- ``
+- ``
::: zone pivot="windows-10"
From 0a90af6113d8a6e7000ac4b9ff9d8fbd21191626 Mon Sep 17 00:00:00 2001
From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com>
Date: Thu, 15 May 2025 16:02:11 -0400
Subject: [PATCH 2/4] update
---
.../configuration/assigned-access/configuration-file.md | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/windows/configuration/assigned-access/configuration-file.md b/windows/configuration/assigned-access/configuration-file.md
index 35b2c0500c..970189cc17 100644
--- a/windows/configuration/assigned-access/configuration-file.md
+++ b/windows/configuration/assigned-access/configuration-file.md
@@ -163,8 +163,11 @@ Microsoft Edge secondary tiles are pinned website shortcuts that appear on the S
If you pin elements to the Start menu with Microsoft Edge secondary tiles, include the following apps in the allowed apps list:
-- ``
-- ``
+```xml
+
+
+
+```
::: zone pivot="windows-10"
From d0355dfc1f7c268f7e416fa9cbb64e154fcce433 Mon Sep 17 00:00:00 2001
From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com>
Date: Thu, 15 May 2025 16:12:11 -0400
Subject: [PATCH 3/4] added link
---
windows/configuration/assigned-access/configuration-file.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/windows/configuration/assigned-access/configuration-file.md b/windows/configuration/assigned-access/configuration-file.md
index 970189cc17..b2679f9258 100644
--- a/windows/configuration/assigned-access/configuration-file.md
+++ b/windows/configuration/assigned-access/configuration-file.md
@@ -169,6 +169,8 @@ If you pin elements to the Start menu with Microsoft Edge secondary tiles, inclu
```
+For more information about Start menu customizations and pinning secondary tiles, see [Customize the Start layout](../start/layout.md).
+
::: zone pivot="windows-10"
### File Explorer restrictions
From 4b69d5177954fd47dcd070979179554b65c1172d Mon Sep 17 00:00:00 2001
From: Ruchika Mittal
Date: Fri, 16 May 2025 02:11:27 +0530
Subject: [PATCH 4/4] typo fix
---
windows/configuration/assigned-access/configuration-file.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/windows/configuration/assigned-access/configuration-file.md b/windows/configuration/assigned-access/configuration-file.md
index b2679f9258..ad07fc474e 100644
--- a/windows/configuration/assigned-access/configuration-file.md
+++ b/windows/configuration/assigned-access/configuration-file.md
@@ -127,7 +127,7 @@ Example of two profiles, a desktop app and a UWP app:
### AllAppList
-Based on the purpose of the kiosk device, define the list of applications that are allowed to run. This list can contain both UWP apps and desktop apps. When the mult-app kiosk configuration is applied to a device, AppLocker rules are generated to allow the apps that are listed in the configuration.
+Based on the purpose of the kiosk device, define the list of applications that are allowed to run. This list can contain both UWP apps and desktop apps. When the multi-app kiosk configuration is applied to a device, AppLocker rules are generated to allow the apps that are listed in the configuration.
> [!NOTE]
> If an app has a dependency on another app, both must be included in the allowed apps list.