Tweaks based on feedback

This commit is contained in:
tiaraquan 2023-02-01 11:32:51 -08:00
parent 7201597fb2
commit dce7d54d3c
4 changed files with 15 additions and 6 deletions

View File

@ -54,6 +54,8 @@
href: operate/windows-autopatch-wqu-end-user-exp.md href: operate/windows-autopatch-wqu-end-user-exp.md
- name: Windows quality update signals - name: Windows quality update signals
href: operate/windows-autopatch-wqu-signals.md href: operate/windows-autopatch-wqu-signals.md
- name: Windows quality update communications
href: operate/windows-autopatch-wqu-communications.md
- name: Windows quality update reports - name: Windows quality update reports
href: operate/windows-autopatch-wqu-reports-overview.md href: operate/windows-autopatch-wqu-reports-overview.md
items: items:
@ -72,8 +74,6 @@
items: items:
- name: Windows feature update end user experience - name: Windows feature update end user experience
href: operate/windows-autopatch-fu-end-user-exp.md href: operate/windows-autopatch-fu-end-user-exp.md
- name: Windows quality and feature update communications
href: operate/windows-autopatch-wqu-communications.md
- name: Microsoft 365 Apps for enterprise - name: Microsoft 365 Apps for enterprise
href: operate/windows-autopatch-microsoft-365-apps-enterprise.md href: operate/windows-autopatch-microsoft-365-apps-enterprise.md
- name: Microsoft Edge - name: Microsoft Edge

View File

@ -51,7 +51,16 @@ The deadline specified in the update policy is five days. Therefore, once this d
In the following example, the user is on holiday and the device is offline beyond the feature update deadline. The user then returns to work and the device is turned back on. In the following example, the user is on holiday and the device is offline beyond the feature update deadline. The user then returns to work and the device is turned back on.
Since the deadline has already passed, the device is granted a two-day grace period to install the update and restart. The user will be notified of a pending installation and given options to choose from. Once the two-day grace period has expired, the user is forced to restart with a 15-minute warning notification. The grace period to install the update and restart depends on the deployment ring the device is assigned to:
| Deployment ring | Grace period (in days) |
| ----- | ----- |
| Test | Zero days |
| First | Two days |
| Fast | Two days |
| Broad | Two days |
The user will be notified of a pending installation and given options to choose from. Once the grace period has expired, the user is forced to restart with a 15-minute warning notification.
:::image type="content" source="../media/windows-feature-update-grace-period.png" alt-text="Windows feature update grace period" lightbox="../media/windows-feature-update-grace-period.png"::: :::image type="content" source="../media/windows-feature-update-grace-period.png" alt-text="Windows feature update grace period" lightbox="../media/windows-feature-update-grace-period.png":::

View File

@ -1,5 +1,5 @@
--- ---
title: Windows quality and feature update communications title: Windows quality update communications
description: This article explains Windows quality update communications description: This article explains Windows quality update communications
ms.date: 05/30/2022 ms.date: 05/30/2022
ms.prod: windows-client ms.prod: windows-client
@ -12,7 +12,7 @@ manager: dougeby
msreviewer: hathind msreviewer: hathind
--- ---
# Windows quality and feature update communications # Windows quality update communications
There are three categories of communication that are sent out during a Windows quality and feature update: There are three categories of communication that are sent out during a Windows quality and feature update:

View File

@ -56,4 +56,4 @@ Autopatch monitors the following reliability signals:
| Microsoft Edge reliability | Tracks the number of Microsoft Edge crashes and freezes per device. | | Microsoft Edge reliability | Tracks the number of Microsoft Edge crashes and freezes per device. |
| Microsoft Teams reliability | Tracks the number of Microsoft Teams crashes and freezes per device. | | Microsoft Teams reliability | Tracks the number of Microsoft Teams crashes and freezes per device. |
When the update is released to the First ring, the service crosses the 500 device threshold. Therefore, Autopatch can to detect regressions, which are common to all customers. At this point in the release, we'll decide if we need to change the release schedule or pause for all customers. When the update is released to the First ring, the service crosses the 500 device threshold. Therefore, Autopatch can detect regressions that are common to all customers. At this point in the release, we'll decide if we need to change the release schedule or pause for all customers.