You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: intune/intune-service/apps/manage-microsoft-edge.md
+24-1Lines changed: 24 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ keywords:
8
8
author: Erikre
9
9
ms.author: erikre
10
10
manager: dougeby
11
-
ms.date: 10/24/2024
11
+
ms.date: 04/17/2025
12
12
ms.topic: how-to
13
13
ms.service: microsoft-intune
14
14
ms.subservice: apps
@@ -717,6 +717,29 @@ Organizations can enable NTLM credential caching for particular web sites. For t
717
717
|com.microsoft.intune.mam.managedbrowser.NTLMSSOURLs |The corresponding value for the key is a list of URLs. You enter all the URLs you want to allow as a single value, separated by a pipe `|` character. <br><br>**Examples:** <br>`URL1|URL2` <br>`http://app.contoso.com/|https://expenses.contoso.com` <br><br>For more information on the types of URL formats that are supported, see [URL formats for allowed and blocked site list](#url-formats-for-allowed-and-blocked-site-list). |
718
718
|com.microsoft.intune.mam.managedbrowser.durationOfNTLMSSO |Number of hours to cache credentials, default is 720 hours |
719
719
720
+
#### Manage the Edge startup web page option
721
+
Organizations can manage the Edge startup web page option by setting the default to either **Continue browsing where I left off** or **Always start with a fresh new tab**.
722
+
723
+
|Key |Value |
724
+
|:--|:----|
725
+
|com.microsoft.intune.mam.managedbrowser.RestoreBrowsingOption |**0**: (default) no configure<br> **1**: Continue browsing where I left off<br> **2**: Always Start with a Fresh New Tab |
This policy determines the default view mode for websites. Organizations can specify a list of site URL patterns that will always open in desktop or mobile view.
736
+
737
+
|Key |Value |
738
+
|:---------|:---------|
739
+
|DefaultDesktopSiteSetting |**1**: All websites will open in desktop view by default.<br> **2**: (default) All websites will open in mobile view by default.|
740
+
|DesktopSiteForceForUrls |Specify a list of site URL patterns that will always open in desktop view. If the policy is not configured, the default behavior defined by "DefaultDesktopSiteSetting" will apply. For more information about valid URL patterns, please see [Filter format for URL list-based policies](https://go.microsoft.com/fwlink/?linkid=2095322). |
741
+
|MobileSiteForceForUrls |Specify a list of site URL patterns that will always open in mobile view. If the policy is not configured, the default behavior defined by "DefaultDesktopSiteSetting" will apply. For more information about valid URL patterns, please see [Filter format for URL list-based policies](https://go.microsoft.com/fwlink/?linkid=2095322). |
742
+
720
743
## Additional app configuration for managed devices
721
744
722
745
The following policies, originally configurable through app configuration policy for managed apps, is now available through managed devices app configuration policy. When using policies for managed apps, users must sign into Microsoft Edge. When using policies for managed devices, users aren't required to sign into Edge to apply the policies.
0 commit comments