diff --git a/windows/security/index.yml b/windows/security/index.yml index 1eddc6da9a..19c4e2632d 100644 --- a/windows/security/index.yml +++ b/windows/security/index.yml @@ -17,9 +17,9 @@ metadata: highlightedContent: items: - - title: Get started with Windows 11 + - title: Get started with Windows security itemType: get-started - url: /windows/whats-new/windows-11-overview + url: introduction.md - title: Windows 11, version 22H2 itemType: whats-new url: /windows/whats-new/whats-new-windows-11-version-22H2 diff --git a/windows/security/introduction/index.md b/windows/security/introduction.md similarity index 100% rename from windows/security/introduction/index.md rename to windows/security/introduction.md diff --git a/windows/security/licensing-and-edition-requirements.md b/windows/security/security-foundations/licensing-and-edition-requirements.md similarity index 100% rename from windows/security/licensing-and-edition-requirements.md rename to windows/security/security-foundations/licensing-and-edition-requirements.md diff --git a/windows/security/security-foundations/toc.yml b/windows/security/security-foundations/toc.yml index b842d84e0e..8487fd75a1 100644 --- a/windows/security/security-foundations/toc.yml +++ b/windows/security/security-foundations/toc.yml @@ -4,4 +4,8 @@ items: - name: Microsoft Security Development Lifecycle href: ../threat-protection/msft-security-dev-lifecycle.md - name: Certification - href: certification/toc.yml \ No newline at end of file + href: certification/toc.yml +- name: Zero Trust and Windows + href: zero-trust-windows-device-health.md +- name: Security features licensing and edition requirements + href: licensing-and-edition-requirements.md diff --git a/windows/security/zero-trust-windows-device-health.md b/windows/security/security-foundations/zero-trust-windows-device-health.md similarity index 100% rename from windows/security/zero-trust-windows-device-health.md rename to windows/security/security-foundations/zero-trust-windows-device-health.md diff --git a/windows/security/toc.yml b/windows/security/toc.yml index 06b59128cd..f706e0710b 100644 --- a/windows/security/toc.yml +++ b/windows/security/toc.yml @@ -1,15 +1,8 @@ items: -- name: Windows security - href: index.yml - expanded: true -- name: Introduction - items: - - name: Windows security overview - href: introduction/index.md - - name: Zero Trust and Windows - href: zero-trust-windows-device-health.md - - name: Security features licensing and edition requirements - href: licensing-and-edition-requirements.md +- name: Introduction to Windows security + href: introduction.md +- name: Security foundations + href: security-foundations/toc.yml - name: Hardware security href: hardware-security/toc.yml - name: Operating system security @@ -18,9 +11,7 @@ items: href: application-security/toc.yml - name: Identity protection href: identity-protection/toc.yml -- name: Windows Privacy 🔗 - href: /windows/privacy -- name: Security foundations - href: security-foundations/toc.yml - name: Cloud security - href: cloud-security/toc.yml \ No newline at end of file + href: cloud-security/toc.yml +- name: Windows Privacy 🔗 + href: /windows/privacy \ No newline at end of file