diff --git a/.openpublishing.redirection.windows-deployment.json b/.openpublishing.redirection.windows-deployment.json index b4041cd83e..ee95e79780 100644 --- a/.openpublishing.redirection.windows-deployment.json +++ b/.openpublishing.redirection.windows-deployment.json @@ -1519,6 +1519,11 @@ "source_path": "windows/deployment/windows-autopatch/references/windows-autopatch-changes-to-tenant.md", "redirect_url": "/windows/deployment/windows-autopatch/references/windows-autopatch-changes-made-at-feature-activation", "redirect_document_id": true + }, + { + "source_path": "windows/deployment/windows-autopatch/references/windows-autopatch-windows-update-unsupported-policies.md", + "redirect_url": "/windows/deployment/windows-autopatch/manage/windows-autopatch-windows-update-policies", + "redirect_document_id": false } ] } diff --git a/windows/deployment/windows-autopatch/TOC.yml b/windows/deployment/windows-autopatch/TOC.yml index 69c792af96..ed42d9442b 100644 --- a/windows/deployment/windows-autopatch/TOC.yml +++ b/windows/deployment/windows-autopatch/TOC.yml @@ -63,6 +63,8 @@ href: manage/windows-autopatch-windows-quality-update-end-user-exp.md - name: Windows quality update communications href: manage/windows-autopatch-windows-quality-update-communications.md + - name: Windows quality update policies + href: manage/windows-autopatch-windows-update-policies.md - name: Manage driver and firmware updates href: manage/windows-autopatch-manage-driver-and-firmware-updates.md - name: Microsoft 365 Apps for enterprise @@ -120,13 +122,8 @@ - name: References href: items: - - name: Update policies - href: - items: - - name: Windows update policies - href: references/windows-autopatch-windows-update-unsupported-policies.md - - name: Conflicting configurations - href: references/windows-autopatch-conflicting-configurations.md + - name: Conflicting configurations + href: references/windows-autopatch-conflicting-configurations.md - name: Changes made at tenant enrollment href: references/windows-autopatch-changes-made-at-feature-activation.md - name: What's new diff --git a/windows/deployment/windows-autopatch/references/windows-autopatch-windows-update-unsupported-policies.md b/windows/deployment/windows-autopatch/manage/windows-autopatch-windows-update-policies.md similarity index 100% rename from windows/deployment/windows-autopatch/references/windows-autopatch-windows-update-unsupported-policies.md rename to windows/deployment/windows-autopatch/manage/windows-autopatch-windows-update-policies.md