Skip to content

Commit 569fb87

Browse files
committed
Removing preview language for scheduled agent updates GA.
1 parent 8a98dd5 commit 569fb87

File tree

4 files changed

+7
-17
lines changed

4 files changed

+7
-17
lines changed

articles/virtual-desktop/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@
257257
href: set-up-scaling-script.md
258258
- name: Manage agent updates
259259
items:
260-
- name: Scheduled Agent Updates (preview)
260+
- name: Scheduled Agent Updates
261261
href: scheduled-agent-updates.md
262262
- name: Set up diagnostics to monitor agent updates
263263
href: agent-updates-diagnostics.md

articles/virtual-desktop/agent-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The Azure Virtual Desktop agent is initially installed in one of two ways. If yo
2626
2727
## Agent update process
2828

29-
The Azure Virtual Desktop service updates the agent whenever an update becomes available. Agent updates can include new functionality or fixes for previous issues. You must always have the latest stable version of the agent installed so your VMs don't lose connectivity or security. After you've installed the initial version of the Azure Virtual Desktop agent, the agent will regularly query the Azure Virtual Desktop service to determine if there’s a newer version of the agent, stack, or monitoring agent available. If a newer version exists, the updated component is automatically installed by the flighting system, unless you've configured the Scheduled Agent Updates feature. If you've already configured the Scheduled Agent Updates feature, the agent will only install the updated components during the maintenance window that you specify. For more information, see [Scheduled Agent Updates (preview)](scheduled-agent-updates.md).
29+
The Azure Virtual Desktop service updates the agent whenever an update becomes available. Agent updates can include new functionality or fixes for previous issues. You must always have the latest stable version of the agent installed so your VMs don't lose connectivity or security. After you've installed the initial version of the Azure Virtual Desktop agent, the agent will regularly query the Azure Virtual Desktop service to determine if there’s a newer version of the agent, stack, or monitoring agent available. If a newer version exists, the updated component is automatically installed by the flighting system, unless you've configured the Scheduled Agent Updates feature. If you've already configured the Scheduled Agent Updates feature, the agent will only install the updated components during the maintenance window that you specify. For more information, see [Scheduled Agent Updates](scheduled-agent-updates.md).
3030

3131
New versions of the agent are deployed at regular intervals in five-day periods to all Azure subscriptions. These update periods are called "flights". It takes 24 hours for all VMs in a single broker region to receive the agent update in a flight. Because of this, when a flight happens, you may see VMs in your host pool receive the agent update at different times. Also, if the VMs are in different regions, they might update on different days in the five-day period. The flight will update all VM agents in all subscriptions by the end of the deployment period. The Azure Virtual Desktop flighting system enhances service reliability by ensuring the stability and quality of the agent update.
3232

articles/virtual-desktop/agent-updates-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ WVDAgentHealthStatus
9090

9191
For more information about Scheduled Agent Updates and the agent components, check out the following articles:
9292

93-
- To learn how to schedule agent updates, see [Scheduled Agent Updates (preview)](scheduled-agent-updates.md).
93+
- To learn how to schedule agent updates, see [Scheduled Agent Updates](scheduled-agent-updates.md).
9494
- For more information about the Azure Virtual Desktop agent, side-by-side stack, and Geneva Monitoring agent, see [Getting Started with the Azure Virtual Desktop Agent](agent-overview.md).
9595
- Learn more about the latest and previous agent versions at [What's new in the Azure Virtual Desktop agent](whats-new-agent.md).
9696
- If you're experiencing agent or connectivity-related issues, see the [Azure Virtual Desktop Agent issues troubleshooting guide](troubleshoot-agent.md).

articles/virtual-desktop/scheduled-agent-updates.md

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,21 @@
11
---
2-
title: Azure Virtual Desktop Scheduled Agent Updates preview
2+
title: Azure Virtual Desktop Scheduled Agent Updates
33
description: How to use the Scheduled Agent Updates feature to choose a date and time to update your Azure Virtual Desktop agent components.
44
author: Sefriend
55
ms.topic: how-to
6-
ms.date: 03/28/2022
6+
ms.date: 07/20/2022
77
ms.author: sefriend
88
manager: rkiran
99
---
10-
# Scheduled Agent Updates (preview) for Azure Virtual Desktop host pools
10+
# Scheduled Agent Updates for Azure Virtual Desktop host pools
1111

12-
> [!IMPORTANT]
13-
> The Scheduled Agent Updates feature is currently in preview.
14-
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
15-
16-
The Scheduled Agent Updates feature (preview) lets you create up to two maintenance windows for the Azure Virtual Desktop agent, side-by-side stack, and Geneva Monitoring agent to get updated so that updates don't happen during peak business hours. To monitor agent updates, you can use Log Analytics to see when agent component updates are available and when updates are unsuccessful.
12+
The Scheduled Agent Updates feature lets you create up to two maintenance windows for the Azure Virtual Desktop agent, side-by-side stack, and Geneva Monitoring agent to get updated so that updates don't happen during peak business hours. To monitor agent updates, you can use Log Analytics to see when agent component updates are available and when updates are unsuccessful.
1713

1814
This article describes how the Scheduled Agent Updates feature works and how to set it up.
1915

2016
>[!NOTE]
2117
> Azure Virtual Desktop (classic) doesn't support the Scheduled Agent Updates feature.
2218
23-
>[!IMPORTANT]
24-
>The preview version of this feature currently has the following limitations:
25-
>
26-
> - You can only use the Scheduled Agent Updates feature in the Azure public cloud.
27-
> - You can only configure the Scheduled Agent Updates feature with the Azure portal or REST API.
28-
2919
## Configure the Scheduled Agent Updates feature using the Azure portal
3020

3121
To use the Azure portal to configure Scheduled Agent Updates:

0 commit comments

Comments
 (0)