From 1948c178e7d3fe12b4be44911ebebc37427a1198 Mon Sep 17 00:00:00 2001 From: Vinay Pamnani <37223378+vinaypamnani-msft@users.noreply.github.com> Date: Thu, 25 May 2023 12:22:31 -0400 Subject: [PATCH] Fix links --- .../windows-sandbox/windows-sandbox-overview.md | 2 +- windows/security/apps.md | 5 ++--- windows/security/index.yml | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/windows/security/application-security/application-isolation/windows-sandbox/windows-sandbox-overview.md b/windows/security/application-security/application-isolation/windows-sandbox/windows-sandbox-overview.md index 8f3d7bd7de..000dbffecc 100644 --- a/windows/security/application-security/application-isolation/windows-sandbox/windows-sandbox-overview.md +++ b/windows/security/application-security/application-isolation/windows-sandbox/windows-sandbox-overview.md @@ -32,7 +32,7 @@ Windows Sandbox has the following properties: > [!IMPORTANT] > Windows Sandbox enables network connection by default. It can be disabled using the [Windows Sandbox configuration file](/windows/security/threat-protection/windows-sandbox/windows-sandbox-configure-using-wsb-file#networking). -[!INCLUDE [windows-sandbox](../../../../includes/licensing/windows-sandbox.md)] +[!INCLUDE [windows-sandbox](../../../../../includes/licensing/windows-sandbox.md)] ## Prerequisites diff --git a/windows/security/apps.md b/windows/security/apps.md index cbf8e3d5c8..a2e62786ce 100644 --- a/windows/security/apps.md +++ b/windows/security/apps.md @@ -1,7 +1,7 @@ --- title: Windows application security description: Get an overview of application security in Windows -ms.reviewer: +ms.reviewer: manager: aaroncz ms.author: paoloma author: paolomatarazzo @@ -21,7 +21,6 @@ The following table summarizes the Windows security features and capabilities fo |:---|:---| | Windows Defender Application Control | Application control is one of the most effective security controls to prevent unwanted or malicious code from running. It moves away from an application trust model where all code is assumed trustworthy to one where apps must earn trust to run. Learn more: [Application Control for Windows](threat-protection/windows-defender-application-control/windows-defender-application-control.md) | | Microsoft Defender Application Guard | Application Guard uses chip-based hardware isolation to isolate untrusted websites and untrusted Office files, seamlessly running untrusted websites and files in an isolated Hyper-V-based container, separate from the desktop operating system, and making sure that anything that happens within the container remains isolated from the desktop. Learn more [Microsoft Defender Application Guard overview](threat-protection/microsoft-defender-application-guard/md-app-guard-overview.md). | -| Windows Sandbox | Windows Sandbox provides a lightweight desktop environment to safely run applications in isolation. Software installed inside the Windows Sandbox environment remains "sandboxed" and runs separately from the host machine. A sandbox is temporary. When it's closed, all the software and files and the state are deleted. You get a brand-new instance of the sandbox every time you open the application. Learn more: [Windows Sandbox](threat-protection\windows-sandbox\windows-sandbox-overview.md) +| Windows Sandbox | Windows Sandbox provides a lightweight desktop environment to safely run applications in isolation. Software installed inside the Windows Sandbox environment remains "sandboxed" and runs separately from the host machine. A sandbox is temporary. When it's closed, all the software and files and the state are deleted. You get a brand-new instance of the sandbox every time you open the application. Learn more: [Windows Sandbox](application-security/application-isolation/windows-sandbox/windows-sandbox-overview.md) | | Email Security | With Windows S/MIME email security, users can encrypt outgoing messages and attachments, so only intended recipients with digital identification (ID)—also called a certificate—can read them. Users can digitally sign a message, which verifies the identity of the sender and ensures the message has not been tampered with.[Configure S/MIME for Windows 10](identity-protection/configure-s-mime.md) | | Microsoft Defender SmartScreen | Microsoft Defender SmartScreen protects against phishing or malware websites and applications, and the downloading of potentially malicious files. Learn more: [Microsoft Defender SmartScreen overview](threat-protection/microsoft-defender-smartscreen/microsoft-defender-smartscreen-overview.md) | - diff --git a/windows/security/index.yml b/windows/security/index.yml index ce7aece4b4..535f5f269a 100644 --- a/windows/security/index.yml +++ b/windows/security/index.yml @@ -90,7 +90,7 @@ landingContent: - text: Application Guard url: threat-protection/microsoft-defender-application-guard/md-app-guard-overview.md - text: Windows Sandbox - url: threat-protection/windows-sandbox/windows-sandbox-overview.md + url: application-security\application-isolation\windows-sandbox\windows-sandbox-overview.md - text: Microsoft Defender SmartScreen url: threat-protection/microsoft-defender-smartscreen/microsoft-defender-smartscreen-overview.md - text: S/MIME for Windows