mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
Fixing errors found by git.
This commit is contained in:
parent
5c84a549cb
commit
c803ac6c68
@ -9,7 +9,7 @@
|
|||||||
- name: FAQ
|
- name: FAQ
|
||||||
href: overview/windows-autopatch-faq.md
|
href: overview/windows-autopatch-faq.md
|
||||||
- name: Prepare
|
- name: Prepare
|
||||||
href:
|
href: prepare/index.md
|
||||||
items:
|
items:
|
||||||
- name: Prerequisites
|
- name: Prerequisites
|
||||||
href: prepare/windows-autopatch-prerequisites.md
|
href: prepare/windows-autopatch-prerequisites.md
|
||||||
@ -20,14 +20,14 @@
|
|||||||
- name: Fix issues found by the Readiness assessment tool
|
- name: Fix issues found by the Readiness assessment tool
|
||||||
href: prepare/windows-autopatch-fix-issues.md
|
href: prepare/windows-autopatch-fix-issues.md
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
href:
|
href: deploy/index.md
|
||||||
items:
|
items:
|
||||||
- name: Add and verify admin contacts
|
- name: Add and verify admin contacts
|
||||||
href: deploy/windows-autopatch-admin-contacts.md
|
href: deploy/windows-autopatch-admin-contacts.md
|
||||||
- name: Register your devices
|
- name: Register your devices
|
||||||
href: deploy/windows-autopatch-register-devices.md
|
href: deploy/windows-autopatch-register-devices.md
|
||||||
- name: Operate
|
- name: Operate
|
||||||
href:
|
href: operate/index.md
|
||||||
items:
|
items:
|
||||||
- name: Update management
|
- name: Update management
|
||||||
href: operate/windows-autopatch-update-management.md
|
href: operate/windows-autopatch-update-management.md
|
||||||
|
20
windows/deployment/windows-autopatch/deploy/index.md
Normal file
20
windows/deployment/windows-autopatch/deploy/index.md
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
title: Deploying with Windows Autopatch
|
||||||
|
description: Landing page for the deploy section
|
||||||
|
ms.date: 05/30/2022
|
||||||
|
ms.prod: w11
|
||||||
|
ms.technology: windows
|
||||||
|
ms.topic: conceptual
|
||||||
|
ms.localizationpriority: medium
|
||||||
|
author: tiaraquan
|
||||||
|
ms.author: tiaraquan
|
||||||
|
manager: dougeby
|
||||||
|
msreviewer: hathind
|
||||||
|
---
|
||||||
|
|
||||||
|
# Deploying with Windows Autopatch
|
||||||
|
|
||||||
|
These articles describe the steps you'll need to take deploy with Windows Autopatch including:
|
||||||
|
|
||||||
|
- [Add and verify admin contacts](windows-autopatch-admin-contacts.md)
|
||||||
|
- [Register devices](windows-autopatch-register-devices.md)
|
44
windows/deployment/windows-autopatch/index.yml
Normal file
44
windows/deployment/windows-autopatch/index.yml
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
### YamlMime:Landing
|
||||||
|
|
||||||
|
title: Windows Autopatch documentation # < 60 chars
|
||||||
|
summary: Windows Autopatch is a cloud service that automates Windows, Microsoft 365 Apps for enterprise, Microsoft Edge, and Microsoft Teams updates to improve security and productivity across your organization. # < 160 chars
|
||||||
|
|
||||||
|
metadata:
|
||||||
|
title: Windows Autopatch documentation # Required; page title displayed in search results. Include the brand. < 60 chars.
|
||||||
|
description: Windows Autopatch is a cloud service that automates Windows, Microsoft 365 Apps for enterprise, Microsoft Edge, and Microsoft Teams updates to improve security and productivity across your organization. # Required; article description that is displayed in search results. < 160 chars.
|
||||||
|
keywords: device, app, update, management
|
||||||
|
ms.service: w11 #Required; service per approved list. service slug assigned to your service by ACOM.
|
||||||
|
ms.topic: landing-page # Required
|
||||||
|
author: tiaraquan #Required; your GitHub user alias, with correct capitalization.
|
||||||
|
ms.author: tiaraquan #Required; microsoft alias of author; optional team alias.
|
||||||
|
ms.date: 05/30/2022 #Required; mm/dd/yyyy format.
|
||||||
|
ms.custom: intro-hub-or-landing
|
||||||
|
|
||||||
|
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
|
||||||
|
|
||||||
|
landingContent:
|
||||||
|
# Cards and links should be based on top customer tasks or top subjects
|
||||||
|
# Start card title with a verb
|
||||||
|
# Card (optional)
|
||||||
|
- title: About Windows Autopatch
|
||||||
|
linkLists:
|
||||||
|
- linkListType: overview
|
||||||
|
links:
|
||||||
|
- text: What is Windows Autopatch?
|
||||||
|
url: overview/windows-autopatch-overview.md
|
||||||
|
- text: Windows Autopatch FAQ
|
||||||
|
url: overview/windows-autopatch-faq.md
|
||||||
|
- linkListType: prepare
|
||||||
|
links:
|
||||||
|
- text: Prepare
|
||||||
|
url: prepare/index.md
|
||||||
|
|
||||||
|
|
||||||
|
# Card (optional)
|
||||||
|
- title: Articles and blog posts
|
||||||
|
linkLists:
|
||||||
|
- linkListType: learn
|
||||||
|
links:
|
||||||
|
- text: "[Blog] Get current and stay current with Windows Autopatch"
|
||||||
|
url: https://techcommunity.microsoft.com/t5/windows-it-pro-blog/get-current-and-stay-current-with-windows-autopatch/ba-p/3271839
|
||||||
|
|
25
windows/deployment/windows-autopatch/operate/index.md
Normal file
25
windows/deployment/windows-autopatch/operate/index.md
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
---
|
||||||
|
title: Operating with Windows Autopatch
|
||||||
|
description: Landing page for the operate section
|
||||||
|
ms.date: 05/30/2022
|
||||||
|
ms.prod: w11
|
||||||
|
ms.technology: windows
|
||||||
|
ms.topic: conceptual
|
||||||
|
ms.localizationpriority: medium
|
||||||
|
author: tiaraquan
|
||||||
|
ms.author: tiaraquan
|
||||||
|
manager: dougeby
|
||||||
|
msreviewer: hathind
|
||||||
|
---
|
||||||
|
|
||||||
|
# Operating with Windows Autopatch
|
||||||
|
|
||||||
|
This section includes information about your day-to-day life with the service:
|
||||||
|
|
||||||
|
- [Update management](windows-autopatch-update-management.md)
|
||||||
|
- [Windows quality updates](windows-autopatch-wqu-overview.md)
|
||||||
|
- [Microsoft 365 Apps for enterprise updates](windows-autopatch-microsoft-365-apps-enterprise.md)
|
||||||
|
- [Microsoft Edge updates](windows-autopatch-edge.md)
|
||||||
|
- [Microsoft Teams updates](windows-autopatch-teams.md)
|
||||||
|
- [Deregister devices](windows-autopatch-deregister-devices.md)
|
||||||
|
- [Submit a support request](windows-autopatch-support-request.md)
|
@ -31,7 +31,7 @@ For a device to be eligible for Windows quality updates as a part of Windows Aut
|
|||||||
| Internet connectivity | Devices must have a steady internet connection, and access to Windows [update endpoints](../prepare/windows-autopatch-configure-network.md). |
|
| Internet connectivity | Devices must have a steady internet connection, and access to Windows [update endpoints](../prepare/windows-autopatch-configure-network.md). |
|
||||||
| Windows edition | Devices must be on a Windows edition supported by Windows Autopatch. For more information, see [Prerequisites](../prepare/windows-autopatch-prerequisites.md). |
|
| Windows edition | Devices must be on a Windows edition supported by Windows Autopatch. For more information, see [Prerequisites](../prepare/windows-autopatch-prerequisites.md). |
|
||||||
| Mobile device management (MDM) policy conflict | Devices must not have deployed any policies that would prevent device management. For more information, see [Conflicting and unsupported policies](../operate/windows-autopatch-wqu-unsupported-policies.md). |
|
| Mobile device management (MDM) policy conflict | Devices must not have deployed any policies that would prevent device management. For more information, see [Conflicting and unsupported policies](../operate/windows-autopatch-wqu-unsupported-policies.md). |
|
||||||
| Group policy conflict | Devices must not have group policies deployed which would prevent device management. For more information, see [Group policy](../operate/windows-autopatch-wqu-unsupported-policies.md#group-policy.) |
|
| Group policy conflict | Devices must not have group policies deployed which would prevent device management. For more information, see [Group policy](windows-autopatch-wqu-unsupported-policies.md#group-policy) |
|
||||||
|
|
||||||
## Windows quality update releases
|
## Windows quality update releases
|
||||||
|
|
||||||
|
@ -56,7 +56,7 @@ msreviewer: hathind
|
|||||||
|
|
||||||
| Question | Answer |
|
| Question | Answer |
|
||||||
| ----- | ----- |
|
| ----- | ----- |
|
||||||
| What support is available for customers who need help with onboarding to Windows Autopatch? | The FastTrack Center is the primary mode of support for customers who need assistance from Microsoft to meet the pre-requisites (such as Intune and Azure or Hybrid AD) for onboarding to Windows Autopatch. For more information, see [Microsoft FastTrack for Windows Autopatch](../operate/windows-autopatch-support-request.md#Micrsoft-FastTrack).<p><p>When you've onboarded with Windows Autopatch, you can [submit a support request](../operate/windows-autopatch-support-request.md) with the Windows Autopatch Service Engineering Team. |
|
| What support is available for customers who need help with onboarding to Windows Autopatch? | The FastTrack Center is the primary mode of support for customers who need assistance from Microsoft to meet the pre-requisites (such as Intune and Azure or Hybrid AD) for onboarding to Windows Autopatch. For more information, see [Microsoft FastTrack for Windows Autopatch](../operate/windows-autopatch-support-request.md#microsoft-fasttrack).<p><p>When you've onboarded with Windows Autopatch, you can [submit a support request](../operate/windows-autopatch-support-request.md) with the Windows Autopatch Service Engineering Team. |
|
||||||
|
|
||||||
## Other
|
## Other
|
||||||
|
|
||||||
|
@ -65,7 +65,7 @@ The following articles describe the mandatory steps to prepare for enrollment, i
|
|||||||
|
|
||||||
- [Prerequisites](../prepare/windows-autopatch-prerequisites.md)
|
- [Prerequisites](../prepare/windows-autopatch-prerequisites.md)
|
||||||
- [Configure your network](../prepare/windows-autopatch-configure-network.md)
|
- [Configure your network](../prepare/windows-autopatch-configure-network.md)
|
||||||
- [Enroll your tenant with Windows Autopatch](../prepare/windows-enroll-tenant.md)
|
- [Enroll your tenant with Windows Autopatch](../prepare/windows-autopatch-enroll-tenant.md)
|
||||||
- [Fix issues found by the Readiness assessment tool](../prepare/windows-autopatch-fix-issues.md)
|
- [Fix issues found by the Readiness assessment tool](../prepare/windows-autopatch-fix-issues.md)
|
||||||
|
|
||||||
### Deploy
|
### Deploy
|
||||||
|
22
windows/deployment/windows-autopatch/prepare/index.md
Normal file
22
windows/deployment/windows-autopatch/prepare/index.md
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
---
|
||||||
|
title: Preparing for Windows Autopatch
|
||||||
|
description: Landing page for the prepare section
|
||||||
|
ms.date: 05/30/2022
|
||||||
|
ms.prod: w11
|
||||||
|
ms.technology: windows
|
||||||
|
ms.topic: conceptual
|
||||||
|
ms.localizationpriority: medium
|
||||||
|
author: tiaraquan
|
||||||
|
ms.author: tiaraquan
|
||||||
|
manager: dougeby
|
||||||
|
msreviewer: hathind
|
||||||
|
---
|
||||||
|
|
||||||
|
# Preparing for Windows Autopatch
|
||||||
|
|
||||||
|
These articles describe the steps you'll need to take to prepare for Windows Autopatch, including:
|
||||||
|
|
||||||
|
- [Review the prerequisites](windows-autopatch-prerequisites.md)
|
||||||
|
- [Configure your network](windows-autopatch-configure-network.md)
|
||||||
|
- [Enroll your tenant](windows-autopatch-enroll-tenant.md)
|
||||||
|
- [Fix issues found in the Readiness assessment tool](windows-autopatch-fix-issues.md)
|
@ -41,7 +41,7 @@ There are URLs from several Microsoft products that must be in the allowed list
|
|||||||
| Microsoft service | URLs required on Allowlist |
|
| Microsoft service | URLs required on Allowlist |
|
||||||
| ----- | ----- |
|
| ----- | ----- |
|
||||||
| Windows 10/11 Enterprise including Windows Update for Business | [Manage connection endpoints for Windows 10 Enterprise, version 1909](/windows/privacy/manage-windows-1909-endpoints)<p><p>[Manage connection endpoints for Windows 10 Enterprise, version 2004](/windows/privacy/manage-windows-2004-endpoints)</p><p>[Connection endpoints for Windows 10 Enterprise, version 20H2](/windows/privacy/manage-windows-20h2-endpoints)</p><p>[Manage connection endpoints for Windows 10 Enterprise, version 21H1](/windows/privacy/manage-windows-21h1-endpoints)</p><p>[Manage connection endpoints for Windows 10 Enterprise, version 21H2](/windows/privacy/manage-windows-21h2-endpoints)</p><p>[Manage connection endpoints for Windows 11 Enterprise](/windows/privacy/manage-windows-11-endpoints)</p>|
|
| Windows 10/11 Enterprise including Windows Update for Business | [Manage connection endpoints for Windows 10 Enterprise, version 1909](/windows/privacy/manage-windows-1909-endpoints)<p><p>[Manage connection endpoints for Windows 10 Enterprise, version 2004](/windows/privacy/manage-windows-2004-endpoints)</p><p>[Connection endpoints for Windows 10 Enterprise, version 20H2](/windows/privacy/manage-windows-20h2-endpoints)</p><p>[Manage connection endpoints for Windows 10 Enterprise, version 21H1](/windows/privacy/manage-windows-21h1-endpoints)</p><p>[Manage connection endpoints for Windows 10 Enterprise, version 21H2](/windows/privacy/manage-windows-21h2-endpoints)</p><p>[Manage connection endpoints for Windows 11 Enterprise](/windows/privacy/manage-windows-11-endpoints)</p>|
|
||||||
| Microsoft 365 | [Microsoft 365 URL and IP address ranges](/microsoft-365/enterprise/urls-and-ip-address-ranges?view=o365-worldwide) |
|
| Microsoft 365 | [Microsoft 365 URL and IP address ranges](/microsoft-365/enterprise/urls-and-ip-address-ranges?view=o365-worldwide&preserve-view=true) |
|
||||||
| Azure Active Directory | [Hybrid identity required ports and protocols](/azure/active-directory/hybrid/reference-connect-ports)<p><p>[Active Directory and Active Directory Domain Services Port Requirements](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd772723(v=ws.10))</p> |
|
| Azure Active Directory | [Hybrid identity required ports and protocols](/azure/active-directory/hybrid/reference-connect-ports)<p><p>[Active Directory and Active Directory Domain Services Port Requirements](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd772723(v=ws.10))</p> |
|
||||||
| Microsoft Intune | [Intune network configuration requirements](/intune/network-bandwidth-use)<p><p>[Network endpoints for Microsoft Intune](/mem/intune/fundamentals/intune-endpoints)</p>
|
| Microsoft Intune | [Intune network configuration requirements](/intune/network-bandwidth-use)<p><p>[Network endpoints for Microsoft Intune](/mem/intune/fundamentals/intune-endpoints)</p>
|
||||||
| Microsoft Edge | [Allowlist for Microsoft Edge Endpoints](/deployedge/microsoft-edge-security-endpoints) |
|
| Microsoft Edge | [Allowlist for Microsoft Edge Endpoints](/deployedge/microsoft-edge-security-endpoints) |
|
||||||
|
@ -42,7 +42,7 @@ The following Windows 64-bit editions are required for Windows Autopatch:
|
|||||||
Windows Autopatch fully supports co-management. The following co-management requirements apply:
|
Windows Autopatch fully supports co-management. The following co-management requirements apply:
|
||||||
|
|
||||||
- Use a currently supported [Configuration Manager version](/mem/configmgr/core/servers/manage/updates#supported-versions).
|
- Use a currently supported [Configuration Manager version](/mem/configmgr/core/servers/manage/updates#supported-versions).
|
||||||
- Ensure ConfigMgr is connected to the internet and [cloud-attach with Intune](mem/configmgr/cloud-attach/overview).
|
- Ensure ConfigMgr is connected to the internet and [cloud-attach with Intune](/mem/configmgr/cloud-attach/overview).
|
||||||
- Ensure ConfigMgr is co-managed. For more information, see [Paths to co-management](/mem/configmgr/comanage/quickstart-paths).
|
- Ensure ConfigMgr is co-managed. For more information, see [Paths to co-management](/mem/configmgr/comanage/quickstart-paths).
|
||||||
- Set the [Windows Update workload](/mem/configmgr/comanage/workloads#windows-update-policies) to Pilot Intune or Intune.
|
- Set the [Windows Update workload](/mem/configmgr/comanage/workloads#windows-update-policies) to Pilot Intune or Intune.
|
||||||
- Set the [Device configuration workload](/mem/configmgr/comanage/workloads#device-configuration) to Pilot Intune or Intune.
|
- Set the [Device configuration workload](/mem/configmgr/comanage/workloads#device-configuration) to Pilot Intune or Intune.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user