From 1eb547ef4a2df41538fa4607efe561568919707c Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Mon, 14 Oct 2024 07:48:07 -0400 Subject: [PATCH] test new includes --- .../application-security-application-isolation.md | 8 ++++---- windows/security/book/images/information.svg | 14 ++++++++++++++ windows/security/book/images/new-button.svg | 14 ++++++++++++++ windows/security/book/images/soon-arrow.svg | 14 ++++++++++++++ windows/security/book/includes/coming-soon.md | 9 +++++++++ windows/security/book/includes/learn-more.md | 2 +- windows/security/book/includes/new-24h2.md | 9 +++++++++ 7 files changed, 65 insertions(+), 5 deletions(-) create mode 100644 windows/security/book/images/information.svg create mode 100644 windows/security/book/images/new-button.svg create mode 100644 windows/security/book/images/soon-arrow.svg create mode 100644 windows/security/book/includes/coming-soon.md create mode 100644 windows/security/book/includes/new-24h2.md diff --git a/windows/security/book/application-security-application-isolation.md b/windows/security/book/application-security-application-isolation.md index 130c35713e..67e683b8de 100644 --- a/windows/security/book/application-security-application-isolation.md +++ b/windows/security/book/application-security-application-isolation.md @@ -58,11 +58,11 @@ Once Windows Sandbox is closed, nothing persists on the device. All the software With Windows Subsystem for Linux (WSL) you can run a Linux environment on a Windows device, without the need for a separate virtual machine or dual booting. WSL is designed to provide a seamless and productive experience for developers who want to use both Windows and Linux at the same time. -🆕 Starting in Windows 11, version 24H2, we added three networking security features: +[!INCLUDE [new-24h2](includes/new-24h2.md)] -- **Hyper-V Firewall**: This new firewall setting is a network firewall solution that enables filtering of inbound and outbound traffic to/from WSL containers hosted by Windows -- **DNS Tunneling**: This new networking setting improves compatibility in different networking environments and makes use of virtualization features to obtain DNS information rather than a networking packet -- **Auto proxy**: This new networking setting enforces WSL to use Windows' HTTP proxy information. Turn on when using a proxy on Windows, as it makes that proxy automatically apply to WSL distributions +- **Hyper-V Firewall** is a network firewall solution that enables filtering of inbound and outbound traffic to/from WSL containers hosted by Windows +- **DNS Tunneling** is a networking setting that improves compatibility in different networking environments, making use of virtualization features to obtain DNS information rather than a networking packet +- **Auto proxy** is a networking setting that enforces WSL to use Windows' HTTP proxy information. Turn on when using a proxy on Windows, as it makes that proxy automatically apply to WSL distributions These features can be set up using a device management solution such as Microsoft Intune. Microsoft Defender for Endpoint (MDE) integrates with WSL, allowing it to monitor activities within a WSL distro and report them to the MDE dashboards. diff --git a/windows/security/book/images/information.svg b/windows/security/book/images/information.svg new file mode 100644 index 0000000000..c514dd538e --- /dev/null +++ b/windows/security/book/images/information.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/windows/security/book/images/new-button.svg b/windows/security/book/images/new-button.svg new file mode 100644 index 0000000000..c9fb5efe8e --- /dev/null +++ b/windows/security/book/images/new-button.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/windows/security/book/images/soon-arrow.svg b/windows/security/book/images/soon-arrow.svg new file mode 100644 index 0000000000..a682700cbf --- /dev/null +++ b/windows/security/book/images/soon-arrow.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/windows/security/book/includes/coming-soon.md b/windows/security/book/includes/coming-soon.md new file mode 100644 index 0000000000..3c961ad41a --- /dev/null +++ b/windows/security/book/includes/coming-soon.md @@ -0,0 +1,9 @@ +--- +author: paolomatarazzo +ms.author: paoloma +ms.date: 10/14/2024 +ms.topic: include +ms.service: windows-client +--- + +:::image type="icon" source="../images/soon-arrow.svg" border="false"::: **Coming soon:** diff --git a/windows/security/book/includes/learn-more.md b/windows/security/book/includes/learn-more.md index a2bbcb527c..c1c57b6465 100644 --- a/windows/security/book/includes/learn-more.md +++ b/windows/security/book/includes/learn-more.md @@ -6,4 +6,4 @@ ms.topic: include ms.service: windows-client --- -:::image type="icon" source="../images/learn-more.svg" border="false"::: **Learn more:** +:::image type="icon" source="../images/information.svg" border="false"::: **Learn more:** diff --git a/windows/security/book/includes/new-24h2.md b/windows/security/book/includes/new-24h2.md new file mode 100644 index 0000000000..7b5ecd2e1a --- /dev/null +++ b/windows/security/book/includes/new-24h2.md @@ -0,0 +1,9 @@ +--- +author: paolomatarazzo +ms.author: paoloma +ms.date: 10/14/2024 +ms.topic: include +ms.service: windows-client +--- + +:::image type="icon" source="../images/new-button.svg" border="false"::: **New in Windows 11, version 24H2:**