Skip to content

Commit 90cd72c

Browse files
Merge pull request #277416 from dknappettmsft/avd-whats-new-may-2024
AVD what's new May 2024
2 parents a647b0c + 168e8f7 commit 90cd72c

File tree

1 file changed

+45
-11
lines changed

1 file changed

+45
-11
lines changed

articles/virtual-desktop/whats-new.md

Lines changed: 45 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: What's new in Azure Virtual Desktop? - Azure
3-
description: New features and product updates for Azure Virtual Desktop.
3+
description: Learn about new features and product updates for Azure Virtual Desktop.
44
ms.topic: release-notes
55
ms.custom: references_regions
6-
author: Heidilohr
7-
ms.author: helohr
8-
ms.date: 05/29/2024
6+
author: sipastak
7+
ms.author: sipastak
8+
ms.date: 06/06/2024
99
---
1010

1111
# What's new in Azure Virtual Desktop?
@@ -22,6 +22,36 @@ Make sure to check back here often to keep up with new updates.
2222
> [!TIP]
2323
> See [What's new in documentation](whats-new-documentation.md), where we highlight new and updated articles for Azure Virtual Desktop.
2424
25+
## May 2024
26+
27+
Here's what changed in May 2024:
28+
29+
### Configuring client device redirection for Windows App and the Remote Desktop app using Microsoft Intune is now in preview
30+
31+
You can now use Microsoft Intune to configure client device redirection settings for Windows App and the Remote Desktop app in preview. IT admins can configure different redirection scenarios based on group membership and whether the device is managed by Intune or unmanaged. Additional capabilities include the ability to check and restrict access to Azure Virtual Desktop based on criteria such as OS version, allowed app (Windows App or the Remote Desktop app), allowed app version number, whether a threat is detected by Mobile Threat Defense (MTD), the device is jailbroken/rooted, and more.
32+
33+
For more information, see [Configure client device redirection settings for Windows App and the Remote Desktop app using Microsoft Intune](client-device-redirection-intune.md).
34+
35+
### Getting started feature for Azure Virtual Desktop renamed Quickstart
36+
37+
Quickstart offers a streamlined onboarding experience in the Azure portal to set up your Azure Virtual Desktop environment. Create deployments with Microsoft Entra Domain Services or use with an existing Active Directory Domain Services domain the simple and easy way.
38+
39+
For more information, along with instructions, see [Use quickstart to create a sample infrastructure](quickstart.md).
40+
41+
### Hibernate support for session hosts in a personal host pool is generally available
42+
43+
Deploying session hosts in a personal host pool with hibernate support is now generally available. With hibernate support, you can pause session hosts you aren't using. For more information, see [Hibernating Windows virtual machines](../virtual-machines/windows/hibernate-resume-windows.md).
44+
45+
### Hibernate support for autoscale is generally available
46+
47+
Autoscale support for virtual machines that use hibernate is generally available, enabling session hosts to be scaled automatically while preserving their state. For more information, see [Autoscale scaling plans and example scenarios in Azure Virtual Desktop](autoscale-scenarios.md) and [Hibernating virtual machines](../virtual-machines/hibernate-resume.md).
48+
49+
### Support for Trusted Launch virtual machines support in Azure Government and Azure operated by 21Vianet
50+
51+
Trusted Launch virtual machines are now available in Azure Government and Azure operated by 21Vianet. Deploying Trusted Launch virtual machines in your Azure Virtual Desktop environment improves the security posture of your session hosts by helping protect against advanced and persistent attack techniques. You can select Trusted Launch when you create a new host pool with machines or add a new virtual machine to an existing host pool.
52+
53+
For more information about the benefits of Trusted Launch, see our [Trusted Launch documentation](../virtual-machines/trusted-launch.md).
54+
2555
## April 2024
2656

2757
Here's what changed in April 2024:
@@ -120,11 +150,15 @@ For more information on preparing, storing and sharing images to be used to crea
120150

121151
Windows 11 Enterprise multi-session, versions 23H2 and 22H2 with Microsoft 365 apps preinstalled are now available in the Azure Marketplace. You can use these images when you [deploy Azure Virtual Desktop in the Azure portal](deploy-azure-virtual-desktop.md?tabs=portal), [add session hosts to a host pool](add-session-hosts-host-pool.md), or [create custom images](custom-image-templates.md).
122152

123-
### Autoscale for personal host pools is now generally available
153+
### Autoscale for personal host pools is generally available
154+
155+
Autoscale lets you scale your session host virtual machines (VMs) in a host pool up or down according to schedule, optimizing deployment costs.
156+
157+
For more information, see [Autoscale scaling plans and example scenarios in Azure Virtual Desktop](autoscale-scenarios.md).
124158

125-
Autoscale lets you scale your session host virtual machines (VMs) in a host pool up or down according to schedule, optimizing deployment costs. Autoscale now also supports the hibernate feature (preview), which can pause session hosts you aren't using.
159+
### Hibernate support for autoscale is in preview
126160

127-
For more information, see [Autoscale scaling plans and example scenarios in Azure Virtual Desktop](autoscale-scenarios.md) and [Hibernating virtual machines](../virtual-machines/hibernate-resume.md).
161+
Autoscale can now use the hibernate feature in preview, which can pause session hosts you aren't using. For more information, see [Autoscale scaling plans and example scenarios in Azure Virtual Desktop](autoscale-scenarios.md) and [Hibernating virtual machines](../virtual-machines/hibernate-resume.md).
128162

129163
### Updated preview of Azure Virtual Desktop on Azure Stack HCI
130164

@@ -232,9 +266,9 @@ Autoscale for personal host pools is now in preview. Autoscale lets you scale yo
232266

233267
To learn more about autoscale for personal host pools, see [Autoscale scaling plans and example scenarios in Azure Virtual Desktop](autoscale-scenarios.md).
234268

235-
### Confidential VMs are now generally available in Azure Virtual Desktop
269+
### Confidential virtual machines and Trusted Launch virtual machines are now generally available in Azure Virtual Desktop
236270

237-
Confidential VM and Trusted Launch security features for Azure Virtual Desktop host pool provisioning are now generally available.
271+
Confidential virtual machines and Trusted Launch virtual machines for Azure Virtual Desktop are now generally available. You can select these options when you create a new host pool with machines or add a new virtual machine to an existing host pool.
238272

239273
Azure confidential virtual machines (VMs) offer VM memory encryption with integrity protection, which strengthens guest protections to deny the hypervisor and other host management components code access to the VM memory and state. For more information about the security benefits of confidential VMs, see our [confidential computing documentation](../confidential-computing/confidential-vm-overview.md).
240274

@@ -449,7 +483,7 @@ We've made the following updates to the Azure portal:
449483
- Improved search, filtering, and performance.
450484
- Added Windows Server 2022 images to the image selection list.
451485
- Added "Preferred group type" to the "Basics" tab in the host pool creation process.
452-
- Enabled custom images for trusted launch VMs.
486+
- Enabled custom images for Trusted Launch VMs.
453487
- New selectable cards, including the following:
454488
- Unavailable machines.
455489
- User session.
@@ -624,7 +658,7 @@ Here's what changed in December 2021:
624658

625659
### Azure portal updates
626660

627-
You can now automatically create trusted launch virtual machines through the host pool creation process instead of having to manually create and add them to a host pool after deployment. To access this feature, select the **Virtual machines** tab while creating a host pool. Learn more at [Trusted launch for Azure virtual machines](../virtual-machines/trusted-launch.md).
661+
You can now automatically create Trusted Launch virtual machines through the host pool creation process instead of having to manually create and add them to a host pool after deployment. To access this feature, select the **Virtual machines** tab while creating a host pool. Learn more at [Trusted Launch for Azure virtual machines](../virtual-machines/trusted-launch.md).
628662

629663
### Azure Active Directory Join VMs with FSLogix profiles on Azure Files
630664

0 commit comments

Comments
 (0)