From 03ceb2556c51db9b6dd5ecd97d13127a695f4d77 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Thu, 27 Jul 2023 12:39:02 +0200 Subject: [PATCH] removed password reset article as it's not for IT pros --- .openpublishing.redirection.windows-security.json | 7 +++++++ windows/security/identity-protection/toc.yml | 4 ---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.openpublishing.redirection.windows-security.json b/.openpublishing.redirection.windows-security.json index 1569be6c6f..83685881c4 100644 --- a/.openpublishing.redirection.windows-security.json +++ b/.openpublishing.redirection.windows-security.json @@ -7224,6 +7224,13 @@ "source_path": "windows/security/trusted-boot.md", "redirect_url": "/windows/security/operating-system-security/system-security/trusted-boot", "redirect_document_id": false + }, + { + "source_path": "windows/security/identity-protection/password-support-policy.md", + "redirect_url": "https://support.microsoft.com/help/4490115", + "redirect_document_id": false } ] } + + diff --git a/windows/security/identity-protection/toc.yml b/windows/security/identity-protection/toc.yml index 945f80c9c1..d8e6726e39 100644 --- a/windows/security/identity-protection/toc.yml +++ b/windows/security/identity-protection/toc.yml @@ -20,8 +20,6 @@ items: displayName: VSC - name: Enterprise Certificate Pinning href: enterprise-certificate-pinning.md - - name: Security policy settings 🔗 - href: ../threat-protection/security-policy-settings/security-policy-settings.md - name: Advanced credential protection items: - name: Windows LAPS (Local Administrator Password Solution) 🔗 @@ -43,5 +41,3 @@ items: href: /windows-server/security/credentials-protection-and-management/configuring-additional-lsa-protection - name: Local Accounts href: access-control/local-accounts.md - - name: Technical support policy for lost or forgotten passwords - href: password-support-policy.md