diff --git a/browsers/edge/microsoft-edge-kiosk-mode-deploy.md b/browsers/edge/microsoft-edge-kiosk-mode-deploy.md index 9c9232315b..ec063c968f 100644 --- a/browsers/edge/microsoft-edge-kiosk-mode-deploy.md +++ b/browsers/edge/microsoft-edge-kiosk-mode-deploy.md @@ -225,15 +225,11 @@ Use any of the Microsoft Edge policies listed below to enhance the kiosk experie ## Known issues with RS_PRERELEASE build 17713+ -- When you set up Microsoft Edge as your kiosk app and define the URL in assigned access Settings the URL, Microsoft Edge may not get launched with the configured URL. - - **Expected behavior** – Microsoft Edge kiosk mode opens the URL on startup. - - **Actual behavior** – Microsoft Edge kiosk mode may not open with the URL on startup. - - When you set up Microsoft Edge kiosk mode on a single-app kiosk device you must set the “ConfigureKioskMode” policy because the default behavior is not honored. - **Expected behavior** – Microsoft Edge kiosk mode launches in full-screen mode. - **Actual behavior** – Normal Microsoft Edge launches. -- “Configure Favorites bar” policy when setting to enabled or 1 does not show the favorites bar in Microsoft Edge kiosk mode. +- When you enable or set the “Configure Favorites bar” policy to 1, the favorites bar does not show in Microsoft Edge kiosk mode. - **Expected behavior** – Microsoft Edge kiosk mode shows the favorites bar. - **Actual behavior** – The favorites bar is hidden. diff --git a/browsers/edge/new-policies.md b/browsers/edge/new-policies.md index da43ce9f80..f936b8a088 100644 --- a/browsers/edge/new-policies.md +++ b/browsers/edge/new-policies.md @@ -18,7 +18,11 @@ ms.date: 07/19/2018 The Microsoft Edge team introduces new Group Policies and MDM Settings for the Windows 10 Insider Preview Build 17713+. The new policies allow IT administrators to enable/disable full-screen mode, printing, favorites bar, saving history. You can also prevent certificate error overrides, and configure New tab page, Home button and startup options, as well as manage extensions. -You can find the Microsoft Edge Group Policy settings in the following location of the Group Policy Editor: + +We are also deprecating the **Configure Favorites** group policy because no MDM equivalent existed. Use the **[Provision Favorites](available-policies.md#provision-favorites)** in place of Configure Favorites. + +>You can find the Microsoft Edge Group Policy settings in the following location of the Group Policy Editor: +> >*Computer Configuration\\Administrative Templates\\Windows Components\\Microsoft Edge\\*
@@ -32,7 +36,7 @@ You can find the Microsoft Edge Group Policy settings in the following location | [Allow printing](#allow-printing) | New | AllowPrinting | New | | [Allow Saving History](#allow-saving-history) | New | AllowSavingHistory | New | | [Allow sideloading of Extensions](#allow-sideloading-of-extensions) | New | AllowSideloadingOfExtensions | New | -| Allow web content on new tab page | -- | [Browser/AllowWebContentOnNewTabPage](#allowwebcontentonnewtabpage) | New | +| Allow web content on new tab page | -- | [AllowWebContentOnNewTabPage](#allowwebcontentonnewtabpage) | New | | [Configure collection of browsing data for Microsoft 365 Analytics](#configure-collection-of-browsing-data-for-microsoft-365-analytics) | New | ConfigureTelemetryForMicrosoft365Analytics | New | | [Configure Favorites Bar](#configure-favorites-bar) | New | ConfigureFavoritesBar | New | | [Configure Home Button](#configure-home-button) | New | ConfigureHomeButton | New | @@ -49,7 +53,6 @@ You can find the Microsoft Edge Group Policy settings in the following location | [Unlock Home button](#unlock-home-button) | New | UnlockHomeButton | New | --- -We are also deprecating the **Configure Favorites** group policy because no MDM equivalent existed. Use the **[Provision Favorites](available-policies.md#provision-favorites)** in place of Configure Favorites. diff --git a/browsers/edge/shortdesc/allow-address-bar-drop-down-shortdesc.md b/browsers/edge/shortdesc/allow-address-bar-drop-down-shortdesc.md index bcb24a6173..4a49c8dc67 100644 --- a/browsers/edge/shortdesc/allow-address-bar-drop-down-shortdesc.md +++ b/browsers/edge/shortdesc/allow-address-bar-drop-down-shortdesc.md @@ -1 +1 @@ -Microsoft Edge shows the Address bar drop-down list and makes it available by default, which takes precedence over the [Configure search suggestions in Address bar](../available-policies.md#configure-search-suggestions-in-address-bar) policy. We recommend disabling this policy if you want to minimize network connections from Microsoft Edge to Microsoft service, which hides the functionality of the Address bar drop-down list. When you disable this policy, Microsoft Edge also disables the _Show search and site suggestions as I type_ toggle in Settings. \ No newline at end of file +Microsoft Edge shows the Address bar drop-down list and makes it available by default, which takes precedence over the Configure search suggestions in Address bar policy. We recommend disabling this policy if you want to minimize network connections from Microsoft Edge to Microsoft service, which hides the functionality of the Address bar drop-down list. When you disable this policy, Microsoft Edge also disables the _Show search and site suggestions as I type_ toggle in Settings. \ No newline at end of file