From e804114596b7b784ce008402d30cc05f5a02eeea Mon Sep 17 00:00:00 2001 From: Patti Short Date: Tue, 23 Oct 2018 16:02:56 -0700 Subject: [PATCH] updated the kiosk mode types --- browsers/edge/microsoft-edge-kiosk-mode-deploy.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/browsers/edge/microsoft-edge-kiosk-mode-deploy.md b/browsers/edge/microsoft-edge-kiosk-mode-deploy.md index 35fe65f4de..a6c240b7c6 100644 --- a/browsers/edge/microsoft-edge-kiosk-mode-deploy.md +++ b/browsers/edge/microsoft-edge-kiosk-mode-deploy.md @@ -22,10 +22,10 @@ In this topic, you learn about the different Microsoft Edge kiosk mode types to Microsoft Edge kiosk mode supports four configuration types: -| | | -|---|---| -|Single-app       |When you set up Microsoft Edge kiosk mode in single-app assigned access, Microsoft Edge runs InPrivate either in full-screen or a multi-tab version designed for public browsing. For more details about setting up a single-app kiosk, see [Set up a kiosk or digital signage on Windows 10 Pro, Enterprise, or Education](https://docs.microsoft.com/en-us/windows/configuration/setup-kiosk-digital-signage).
  1. **Digital/interactive signage** – displays a site in full-screen mode.
  2. **Public browsing** – runs InPrivate with a tailored experience for kiosks, and includes an **End session** button and a reset after idle timer option.
| -|Multi-app       | You can create kiosks that run more than one app and the benefits of a multi-app kiosk, or fixed-purpose device.
  1. **Normal browsing** - runs a full version of Microsoft Edge.
  2. **Public browsing** - runs InPrivate with a tailored experience for kiosks.
| +| | +|---| +|**Single-app**

When you set up Microsoft Edge kiosk mode in single-app assigned access, Microsoft Edge runs InPrivate either in full-screen or a multi-tab version designed for public browsing. For more details about setting up a single-app kiosk, see [Set up a kiosk or digital signage on Windows 10 Pro, Enterprise, or Education](https://docs.microsoft.com/en-us/windows/configuration/setup-kiosk-digital-signage).

  1. **[Digital/interactive signage](#single-app-kiosk-device-digitalinteractive-signage)**
  2. **[Public browsing](#single-app-kiosk-device-public-browsing)**
| +|**Multi-app**

You can create kiosks that run more than one app and the benefits of a multi-app kiosk, or fixed-purpose device.

  1. **[Public browsing](#multi-app-kiosk-device-public-browsing)**
  2. **[Normal browsing](#multi-app-kiosk-device-normal-browsing)**
| ---