From 3d9e6658cfecb33c09078af3bf203b35edc42521 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Tue, 12 Dec 2023 09:25:39 -0500 Subject: [PATCH] update of ms.topic --- ...blishing.redirection.windows-security.json | 5 ++++ .../credential-guard/how-it-works.md | 2 +- .../hello-and-password-changes.md | 2 +- .../hello-biometrics-in-enterprise.md | 2 +- .../hello-feature-dual-enrollment.md | 2 +- .../hello-why-pin-is-better-than-password.md | 2 +- .../smart-card-tools-and-settings.md | 2 +- ...l-smart-card-deploy-virtual-smart-cards.md | 2 +- .../virtual-smart-card-evaluate-security.md | 2 +- .../virtual-smart-card-get-started.md | 2 +- .../virtual-smart-card-overview.md | 2 +- .../virtual-smart-card-tpmvscmgr.md | 2 +- ...smart-card-understanding-and-evaluating.md | 2 +- ...tual-smart-card-use-virtual-smart-cards.md | 2 +- .../vpn/vpn-authentication.md | 2 +- .../vpn/vpn-auto-trigger-profile.md | 2 +- .../vpn/vpn-conditional-access.md | 2 +- .../vpn/vpn-connection-type.md | 2 +- .../network-security/vpn/vpn-guide.md | 2 +- .../vpn/vpn-name-resolution.md | 2 +- .../vpn/vpn-profile-options.md | 2 +- .../network-security/vpn/vpn-routing.md | 3 ++- .../vpn/vpn-security-features.md | 2 +- .../configure-with-command-line.md | 2 +- .../windows-firewall/index.md | 2 +- .../msft-security-dev-lifecycle.md | 27 ------------------- windows/security/security-foundations/toc.yml | 6 ++--- .../zero-trust-windows-device-health.md | 2 +- 28 files changed, 34 insertions(+), 55 deletions(-) delete mode 100644 windows/security/security-foundations/msft-security-dev-lifecycle.md diff --git a/.openpublishing.redirection.windows-security.json b/.openpublishing.redirection.windows-security.json index b853079ac7..52ccfac244 100644 --- a/.openpublishing.redirection.windows-security.json +++ b/.openpublishing.redirection.windows-security.json @@ -8049,6 +8049,11 @@ "source_path": "windows/security/identity-protection/hello-for-business/hello-deployment-rdp-certs.md", "redirect_url": "/windows/security/identity-protection/hello-for-business/rdp-sign-in", "redirect_document_id": false + }, + { + "source_path": "windows/security/security-foundations/msft-security-dev-lifecycle.md", + "redirect_url": "/compliance/assurance/assurance-microsoft-security-development-lifecycle", + "redirect_document_id": false } ] } \ No newline at end of file diff --git a/windows/security/identity-protection/credential-guard/how-it-works.md b/windows/security/identity-protection/credential-guard/how-it-works.md index f69a8b0486..e618929b94 100644 --- a/windows/security/identity-protection/credential-guard/how-it-works.md +++ b/windows/security/identity-protection/credential-guard/how-it-works.md @@ -2,7 +2,7 @@ ms.date: 08/31/2023 title: How Credential Guard works description: Learn how Credential Guard uses virtualization to protect secrets, so that only privileged system software can access them. -ms.topic: conceptual +ms.topic: concept-article --- # How Credential Guard works diff --git a/windows/security/identity-protection/hello-for-business/hello-and-password-changes.md b/windows/security/identity-protection/hello-for-business/hello-and-password-changes.md index 2b3a033a16..3d9b51898d 100644 --- a/windows/security/identity-protection/hello-for-business/hello-and-password-changes.md +++ b/windows/security/identity-protection/hello-for-business/hello-and-password-changes.md @@ -2,7 +2,7 @@ title: Windows Hello and password changes description: Learn the impact of changing a password when using Windows Hello. ms.date: 03/15/2023 -ms.topic: conceptual +ms.topic: concept-article --- # Windows Hello and password changes diff --git a/windows/security/identity-protection/hello-for-business/hello-biometrics-in-enterprise.md b/windows/security/identity-protection/hello-for-business/hello-biometrics-in-enterprise.md index 4d372f8c66..9067db991e 100644 --- a/windows/security/identity-protection/hello-for-business/hello-biometrics-in-enterprise.md +++ b/windows/security/identity-protection/hello-for-business/hello-biometrics-in-enterprise.md @@ -2,7 +2,7 @@ title: Windows Hello biometrics in the enterprise description: Windows Hello uses biometrics to authenticate users and guard against potential spoofing, through fingerprint matching and facial recognition. ms.date: 01/12/2021 -ms.topic: conceptual +ms.topic: concept-article --- # Windows Hello biometrics in the enterprise diff --git a/windows/security/identity-protection/hello-for-business/hello-feature-dual-enrollment.md b/windows/security/identity-protection/hello-for-business/hello-feature-dual-enrollment.md index bfc4c9736e..276e763252 100644 --- a/windows/security/identity-protection/hello-for-business/hello-feature-dual-enrollment.md +++ b/windows/security/identity-protection/hello-for-business/hello-feature-dual-enrollment.md @@ -2,7 +2,7 @@ title: Dual Enrollment description: Learn how to configure Windows Hello for Business dual enrollment and how to configure Active Directory to support Domain Administrator enrollment. ms.date: 07/05/2023 -ms.topic: conceptual +ms.topic: how-to --- # Dual Enrollment diff --git a/windows/security/identity-protection/hello-for-business/hello-why-pin-is-better-than-password.md b/windows/security/identity-protection/hello-for-business/hello-why-pin-is-better-than-password.md index 6be7e8008f..6fe91595bc 100644 --- a/windows/security/identity-protection/hello-for-business/hello-why-pin-is-better-than-password.md +++ b/windows/security/identity-protection/hello-for-business/hello-why-pin-is-better-than-password.md @@ -2,7 +2,7 @@ title: Why a PIN is better than an online password description: Windows Hello enables users to sign in to their devices using a PIN. Learn how is a PIN different from (and better than) an online password. ms.date: 03/15/2023 -ms.topic: conceptual +ms.topic: concept-article --- # Why a PIN is better than an online password diff --git a/windows/security/identity-protection/smart-cards/smart-card-tools-and-settings.md b/windows/security/identity-protection/smart-cards/smart-card-tools-and-settings.md index 63cb9feca0..0d0d5e8372 100644 --- a/windows/security/identity-protection/smart-cards/smart-card-tools-and-settings.md +++ b/windows/security/identity-protection/smart-cards/smart-card-tools-and-settings.md @@ -1,7 +1,7 @@ --- title: Smart Card Tools and Settings description: This topic for the IT professional and smart card developer links to information about smart card debugging, settings, and events. -ms.topic: conceptual +ms.topic: get-started ms.date: 11/22/2023 --- diff --git a/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-deploy-virtual-smart-cards.md b/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-deploy-virtual-smart-cards.md index 9b7ee29239..b65ca79389 100644 --- a/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-deploy-virtual-smart-cards.md +++ b/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-deploy-virtual-smart-cards.md @@ -1,7 +1,7 @@ --- title: Deploy Virtual Smart Cards description: Learn about what to consider when deploying a virtual smart card authentication solution -ms.topic: conceptual +ms.topic: concept-article ms.date: 11/06/2023 --- diff --git a/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-evaluate-security.md b/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-evaluate-security.md index 55070ad4d8..755499b07b 100644 --- a/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-evaluate-security.md +++ b/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-evaluate-security.md @@ -1,7 +1,7 @@ --- title: Evaluate Virtual Smart Card Security description: Learn about the security characteristics and considerations when deploying TPM virtual smart cards. -ms.topic: conceptual +ms.topic: concept-article ms.date: 11/06/2023 --- diff --git a/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-get-started.md b/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-get-started.md index 711c4ed802..b1660c359e 100644 --- a/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-get-started.md +++ b/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-get-started.md @@ -1,7 +1,7 @@ --- title: Get Started with Virtual Smart Cards - Walkthrough Guide description: This topic for the IT professional describes how to set up a basic test environment for using TPM virtual smart cards. -ms.topic: conceptual +ms.topic: get-started ms.date: 11/06/2023 --- diff --git a/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-overview.md b/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-overview.md index ed3cbe24d1..9e37414666 100644 --- a/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-overview.md +++ b/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-overview.md @@ -1,7 +1,7 @@ --- title: Virtual Smart Card Overview description: Learn about virtual smart card technology for Windows. -ms.topic: conceptual +ms.topic: overview ms.date: 11/06/2023 --- diff --git a/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-tpmvscmgr.md b/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-tpmvscmgr.md index 89752f473d..8ebcae8444 100644 --- a/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-tpmvscmgr.md +++ b/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-tpmvscmgr.md @@ -1,7 +1,7 @@ --- title: Tpmvscmgr description: Learn about the Tpmvscmgr command-line tool, through which an administrator can create and delete TPM virtual smart cards on a computer. -ms.topic: conceptual +ms.topic: reference ms.date: 11/06/2023 --- diff --git a/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-understanding-and-evaluating.md b/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-understanding-and-evaluating.md index afc26113cb..8113208565 100644 --- a/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-understanding-and-evaluating.md +++ b/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-understanding-and-evaluating.md @@ -1,7 +1,7 @@ --- title: Understanding and Evaluating Virtual Smart Cards description: Learn how smart card technology can fit into your authentication design. -ms.topic: conceptual +ms.topic: overview ms.date: 11/06/2023 --- diff --git a/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-use-virtual-smart-cards.md b/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-use-virtual-smart-cards.md index 3132441a32..68ad880e77 100644 --- a/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-use-virtual-smart-cards.md +++ b/windows/security/identity-protection/virtual-smart-cards/virtual-smart-card-use-virtual-smart-cards.md @@ -1,7 +1,7 @@ --- title: Use Virtual Smart Cards description: Learn about the requirements for virtual smart cards, how to use and manage them. -ms.topic: conceptual +ms.topic: concept-article ms.date: 11/06/2023 --- diff --git a/windows/security/operating-system-security/network-security/vpn/vpn-authentication.md b/windows/security/operating-system-security/network-security/vpn/vpn-authentication.md index b79e1c9335..92d8638c40 100644 --- a/windows/security/operating-system-security/network-security/vpn/vpn-authentication.md +++ b/windows/security/operating-system-security/network-security/vpn/vpn-authentication.md @@ -2,7 +2,7 @@ title: VPN authentication options description: Learn about the EAP authentication methods that Windows supports in VPNs to provide secure authentication using username/password and certificate-based methods. ms.date: 08/03/2023 -ms.topic: conceptual +ms.topic: concept-article --- # VPN authentication options diff --git a/windows/security/operating-system-security/network-security/vpn/vpn-auto-trigger-profile.md b/windows/security/operating-system-security/network-security/vpn/vpn-auto-trigger-profile.md index eb532bf8d6..5e6ac3a460 100644 --- a/windows/security/operating-system-security/network-security/vpn/vpn-auto-trigger-profile.md +++ b/windows/security/operating-system-security/network-security/vpn/vpn-auto-trigger-profile.md @@ -2,7 +2,7 @@ title: VPN auto-triggered profile options description: With auto-triggered VPN profile options, Windows can automatically establish a VPN connection based on IT admin-defined rules. Learn about the types of auto-trigger rules that you can create for VPN connections. ms.date: 08/03/2023 -ms.topic: conceptual +ms.topic: how-to --- # VPN auto-triggered profile options diff --git a/windows/security/operating-system-security/network-security/vpn/vpn-conditional-access.md b/windows/security/operating-system-security/network-security/vpn/vpn-conditional-access.md index 2606196671..20c906ac63 100644 --- a/windows/security/operating-system-security/network-security/vpn/vpn-conditional-access.md +++ b/windows/security/operating-system-security/network-security/vpn/vpn-conditional-access.md @@ -2,7 +2,7 @@ title: VPN and conditional access description: Learn how to integrate the VPN client with the Conditional Access platform, and how to create access rules for Microsoft Entra connected apps. ms.date: 08/03/2023 -ms.topic: conceptual +ms.topic: how-to --- # VPN and conditional access diff --git a/windows/security/operating-system-security/network-security/vpn/vpn-connection-type.md b/windows/security/operating-system-security/network-security/vpn/vpn-connection-type.md index 3f71587ce8..d9b3f06811 100644 --- a/windows/security/operating-system-security/network-security/vpn/vpn-connection-type.md +++ b/windows/security/operating-system-security/network-security/vpn/vpn-connection-type.md @@ -2,7 +2,7 @@ title: VPN connection types description: Learn about Windows VPN platform clients and the VPN connection-type features that can be configured. ms.date: 08/03/2023 -ms.topic: conceptual +ms.topic: concept-article --- # VPN connection types diff --git a/windows/security/operating-system-security/network-security/vpn/vpn-guide.md b/windows/security/operating-system-security/network-security/vpn/vpn-guide.md index f4b96d4267..8243496ddd 100644 --- a/windows/security/operating-system-security/network-security/vpn/vpn-guide.md +++ b/windows/security/operating-system-security/network-security/vpn/vpn-guide.md @@ -2,7 +2,7 @@ title: Windows VPN technical guide description: Learn how to plan and configure Windows devices for your organization's VPN solution. ms.date: 08/03/2023 -ms.topic: conceptual +ms.topic: overview --- # Windows VPN technical guide diff --git a/windows/security/operating-system-security/network-security/vpn/vpn-name-resolution.md b/windows/security/operating-system-security/network-security/vpn/vpn-name-resolution.md index e727022c01..82260ba0a4 100644 --- a/windows/security/operating-system-security/network-security/vpn/vpn-name-resolution.md +++ b/windows/security/operating-system-security/network-security/vpn/vpn-name-resolution.md @@ -2,7 +2,7 @@ title: VPN name resolution description: Learn how name resolution works when using a VPN connection. ms.date: 08/03/2023 -ms.topic: conceptual +ms.topic: concept-article --- # VPN name resolution diff --git a/windows/security/operating-system-security/network-security/vpn/vpn-profile-options.md b/windows/security/operating-system-security/network-security/vpn/vpn-profile-options.md index f7974cce7c..1975863b9a 100644 --- a/windows/security/operating-system-security/network-security/vpn/vpn-profile-options.md +++ b/windows/security/operating-system-security/network-security/vpn/vpn-profile-options.md @@ -2,7 +2,7 @@ title: VPN profile options description: Windows adds Virtual Private Network (VPN) profile options to help manage how users connect. VPNs give users secure remote access to the company network. ms.date: 08/03/2023 -ms.topic: conceptual +ms.topic: how-to --- # VPN profile options diff --git a/windows/security/operating-system-security/network-security/vpn/vpn-routing.md b/windows/security/operating-system-security/network-security/vpn/vpn-routing.md index 85d884162a..1f3e5a3784 100644 --- a/windows/security/operating-system-security/network-security/vpn/vpn-routing.md +++ b/windows/security/operating-system-security/network-security/vpn/vpn-routing.md @@ -2,8 +2,9 @@ ms.date: 08/03/2023 title: VPN routing decisions description: Learn about approaches that either send all data through a VPN or only selected data. The one you choose impacts capacity planning and security expectations. -ms.topic: conceptual +ms.topic: concept-article --- + # VPN routing decisions Network routes are required for the stack to understand which interface to use for outbound traffic. One of the most important decision points for VPN configuration is whether you want to send all the data through VPN (*force tunnel*) or only some data through the VPN (*split tunnel*). The decision impacts the configuration, capacity planning, and security expectations from the connection. diff --git a/windows/security/operating-system-security/network-security/vpn/vpn-security-features.md b/windows/security/operating-system-security/network-security/vpn/vpn-security-features.md index c07cabae8d..f6f19b8f96 100644 --- a/windows/security/operating-system-security/network-security/vpn/vpn-security-features.md +++ b/windows/security/operating-system-security/network-security/vpn/vpn-security-features.md @@ -2,7 +2,7 @@ title: VPN security features description: Learn about security features for VPN, including LockDown VPN and traffic filters. ms.date: 08/03/2023 -ms.topic: conceptual +ms.topic: concept-article --- # VPN security features diff --git a/windows/security/operating-system-security/network-security/windows-firewall/configure-with-command-line.md b/windows/security/operating-system-security/network-security/windows-firewall/configure-with-command-line.md index 36140db191..bd157d28de 100644 --- a/windows/security/operating-system-security/network-security/windows-firewall/configure-with-command-line.md +++ b/windows/security/operating-system-security/network-security/windows-firewall/configure-with-command-line.md @@ -1,7 +1,7 @@ --- title: Manage Windows Firewall with the command line description: Learn how to manage Windows Firewall from the command line. This guide provides examples how to manage Windows Firewall with PowerShell and Netsh. -ms.topic: conceptual +ms.topic: how-to ms.date: 11/21/2023 --- 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 f1d2d5e956..856de36d53 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 @@ -1,7 +1,7 @@ --- title: Windows Firewall overview description: Learn overview information about the Windows Firewall security feature. -ms.topic: conceptual +ms.topic: overview ms.date: 11/21/2023 --- diff --git a/windows/security/security-foundations/msft-security-dev-lifecycle.md b/windows/security/security-foundations/msft-security-dev-lifecycle.md deleted file mode 100644 index 99fc260eb9..0000000000 --- a/windows/security/security-foundations/msft-security-dev-lifecycle.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: Microsoft Security Development Lifecycle -description: Download the Microsoft Security Development Lifecycle white paper that covers a security assurance process focused on software development. -author: paolomatarazzo -ms.author: paoloma -manager: aaroncz -ms.topic: conceptual -ms.date: 07/31/2023 ---- - -# Microsoft Security Development Lifecycle - -The Security Development Lifecycle (SDL) is a security assurance process that is focused on software development. As a Microsoft-wide initiative and a mandatory policy since 2004, the SDL has played a critical role in embedding security and privacy in software and culture at Microsoft. - -[:::image type="content" source="images/simplified-sdl.png" alt-text="Simplified secure development lifecycle":::](https://www.microsoft.com/en-us/securityengineering/sdl) - -With the help of the combination of a holistic and practical approach, the SDL aims to reduce the number and severity of vulnerabilities in software. The SDL introduces security and privacy throughout all phases of the development process. - -The Microsoft SDL is based on three core concepts: - -- Education -- Continuous process improvement -- Accountability - -To learn more about the SDL, visit the [Security Engineering site](https://www.microsoft.com/en-us/securityengineering/sdl). - -And, download the [Simplified Implementation of the Microsoft SDL whitepaper](https://www.microsoft.com/download/details.aspx?id=12379). diff --git a/windows/security/security-foundations/toc.yml b/windows/security/security-foundations/toc.yml index 0741c7a555..7fc4c3adff 100644 --- a/windows/security/security-foundations/toc.yml +++ b/windows/security/security-foundations/toc.yml @@ -5,11 +5,11 @@ items: href: zero-trust-windows-device-health.md - name: Offensive research items: - - name: Microsoft Security Development Lifecycle - href: msft-security-dev-lifecycle.md + - name: Microsoft Security Development Lifecycle 🔗 + href: /compliance/assurance/assurance-microsoft-security-development-lifecycle - name: OneFuzz service href: https://www.microsoft.com/security/blog/2020/09/15/microsoft-onefuzz-framework-open-source-developer-tool-fix-bugs/ - - name: Microsoft Windows Insider Preview bounty program 🔗 + - name: Microsoft Windows Insider Preview bounty program href: https://www.microsoft.com/msrc/bounty-windows-insider-preview - name: Certification href: certification/toc.yml \ No newline at end of file diff --git a/windows/security/security-foundations/zero-trust-windows-device-health.md b/windows/security/security-foundations/zero-trust-windows-device-health.md index f80e2bf591..2f5a418bc1 100644 --- a/windows/security/security-foundations/zero-trust-windows-device-health.md +++ b/windows/security/security-foundations/zero-trust-windows-device-health.md @@ -1,7 +1,7 @@ --- title: Zero Trust and Windows device health description: Describes the process of Windows device health attestation -ms.topic: conceptual +ms.topic: concept-article manager: aaroncz ms.author: paoloma author: paolomatarazzo