You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-desktop/whats-new-agent.md
+17-4Lines changed: 17 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: What's new in the Azure Virtual Desktop Agent? - Azure
3
3
description: New features and product updates for the Azure Virtual Desktop Agent.
4
4
author: sipastak
5
5
ms.topic: release-notes
6
-
ms.date: 12/10/2024
6
+
ms.date: 01/14/2025
7
7
ms.author: sipastak
8
8
ms.custom: references_regions
9
9
---
@@ -13,8 +13,9 @@ The Azure Virtual Desktop agent links your session hosts with the Azure Virtual
13
13
14
14
The Azure Virtual Desktop Agent is updated regularly. New versions of the Azure Virtual Desktop Agent are installed automatically. When new versions are released, they're rolled out progressively to session hosts. This process is called *flighting* and it enables Microsoft to monitor the rollout in [validation environments](create-validation-host-pool.md) first.
15
15
16
-
A rollout might take several weeks before the agent is available in all environments. Some agent versions might not reach non-validation environments, so you might see multiple versions of the agent deployed across your environments.
17
-
The Azure Virtual Desktop Agent updates regularly. This article is where you'll find out about:
16
+
The agent rollout process can take several weeks to complete across all environments. Note that not all validation versions released will reach production. Instead, updates will be repacked and assigned a new version number before being deployed to production. Consequently, multiple versions of the agent may be encountered in both validation and production environments. Validation updates are released more frequently than production updates.
17
+
18
+
This article is where you'll find out about:
18
19
19
20
- The latest updates
20
21
- New features
@@ -29,12 +30,24 @@ Here's information about the Azure Virtual Desktop Agent.
29
30
30
31
| Release | Latest version |
31
32
|--|--|
32
-
| Production | 1.0.10004.2100|
33
+
| Production | 1.0.10159.600|
33
34
| Validation | 1.0.10434.200 |
34
35
35
36
> [!TIP]
36
37
> The Azure Virtual Desktop Agent is automatically installed when adding session hosts in most scenarios. If you need to install the agent manually, you can download it at [Register session hosts to a host pool](add-session-hosts-host-pool.md#register-session-hosts-to-a-host-pool), together with the steps to install it.
37
38
39
+
## Version 1.0.10159.600
40
+
41
+
*Published: January 2025*
42
+
43
+
In this update, we've made the following changes:
44
+
45
+
- Perform RDAgent monitoring cleanup, 15 minutes after RDAgent starts.
46
+
- Increase timeout for Intune Provisioning.
47
+
- Updated Security Nuget packages to meet compliance requirements.
0 commit comments