diff --git a/windows/security/operating-system-security/network-security/windows-firewall/images/uac.png b/windows/security/operating-system-security/network-security/windows-firewall/images/uac.png index 8256ba0770..e32ca05ca8 100644 Binary files a/windows/security/operating-system-security/network-security/windows-firewall/images/uac.png and b/windows/security/operating-system-security/network-security/windows-firewall/images/uac.png differ diff --git a/windows/security/operating-system-security/network-security/windows-firewall/index.md b/windows/security/operating-system-security/network-security/windows-firewall/index.md index 631bcd606e..e3a9cfe4c8 100644 --- a/windows/security/operating-system-security/network-security/windows-firewall/index.md +++ b/windows/security/operating-system-security/network-security/windows-firewall/index.md @@ -59,6 +59,9 @@ Windows Firewall offers three network profiles: domain, private and public. The The *domain network* profile is automatically applied to a device that is joined to an Active Directory domain, when it detects the availability of a domain controller. This network profile cannot be set manually. +> [!TIP] +> Another option to detect the *domain network* is to configure the policy settings in the [NetworkListManager Policy CSP][CSP-1], which applies to Microsoft Entra joined devices too. + #### :::image type="icon" source="images/private-network.svg" border="false"::: Private network The *private network* profile is designed for private networks such as a home network. It can be set manually on a network interface by an administrator. @@ -85,3 +88,4 @@ To provide feedback for Windows Firewall, open [**Feedback Hub**][FHUB] (WI [FHUB]: feedback-hub:?tabid=2&newFeedback=true [NLA]: /windows/win32/winsock/network-location-awareness-service-provider-nla--2 +[CSP-1]: /windows/client-management/mdm/policy-csp-networklistmanager diff --git a/windows/security/operating-system-security/network-security/windows-firewall/toc.yml b/windows/security/operating-system-security/network-security/windows-firewall/toc.yml index 9e2d86637b..b98280c9a2 100644 --- a/windows/security/operating-system-security/network-security/windows-firewall/toc.yml +++ b/windows/security/operating-system-security/network-security/windows-firewall/toc.yml @@ -11,6 +11,8 @@ items: href: configure-rules-with-gpo.md - name: Configure with command line tools href: configure-with-command-line.md + - name: Configure with Microsoft Intune 🔗 + href: /mem/intune/protect/endpoint-security-firewall-policy - name: Configure logging href: configure-logging.md - name: Hyper-V firewall