Skip to content

Commit 43510bc

Browse files
authored
Merge pull request #7687 from Erikre/erikre-doc-14568032
erikre-doc-14568032
2 parents 373ff74 + 1683b09 commit 43510bc

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

memdocs/intune/apps/manage-microsoft-edge.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords:
88
author: Erikre
99
ms.author: erikre
1010
manager: dougeby
11-
ms.date: 05/16/2022
11+
ms.date: 06/01/2022
1212
ms.topic: how-to
1313
ms.service: microsoft-intune
1414
ms.subservice: apps
@@ -473,6 +473,20 @@ For a list of the settings stored in the app logs, see [Review client app protec
473473

474474
To see how to view logs on Android devices, see [Send logs to your IT admin by email](../user-help/send-logs-to-your-it-admin-by-email-android.md).
475475

476+
## Switch network stack between Chromium and iOS
477+
The layers of the network architecture is called the network stack. The layers of a network stack are broadly divided into sections, such as Network Interface, Network Driver Interface Specification (NDIS), Protocol Stack, System Drivers, and User-Mode Applications.
478+
479+
By default, Edge for both iOS and Android use the Chromium network stack for internal network communication, including VPN. Edge for iOS also provides the iOS network stack for network communication.
480+
481+
Organizations can modify their network stack preference by configuring the following setting.
482+
483+
|Key |Value |
484+
|---------|---------|
485+
|com.microsoft.intune.mam.managedbrowser.NetworkStackPref  |**0** (default) use the Chromium network stack<br>**1** use the iOS network stack |
486+
487+
> [!NOTE]
488+
> Chromium network stack is recommended. Use iOS network stack when you run into network issues, such as VPN in particular.
489+
476490
## Next steps
477491

478492
- [What are app protection policies?](app-protection-policy.md)

0 commit comments

Comments
 (0)