Skip to content

Commit 353d79e

Browse files
Merge pull request #280734 from sipastak/avd-whatsnew-june
AVD What's new June
2 parents b505ed2 + aadbea3 commit 353d79e

File tree

1 file changed

+49
-1
lines changed

1 file changed

+49
-1
lines changed

articles/virtual-desktop/whats-new.md

Lines changed: 49 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: release-notes
55
ms.custom: references_regions
66
author: sipastak
77
ms.author: sipastak
8-
ms.date: 06/06/2024
8+
ms.date: 07/12/2024
99
---
1010

1111
# What's new in Azure Virtual Desktop?
@@ -22,6 +22,54 @@ 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+
## June 2024
26+
27+
Here's what changed in June 2024:
28+
29+
### Configuring the default chroma value for Azure Virtual Desktop is now in public preview
30+
31+
The chroma value determines the color space used for encoding. By default, the chroma value is set to 4:2:0, which provides a good balance between image quality and network bandwidth. You can increase the default chroma value to 4:4:4 to improve image quality. You don't need to use GPU acceleration to change the default chroma value.
32+
33+
For more information, see [Configure default chroma value for Azure Virtual Desktop](configure-default-chroma-value.md).
34+
35+
### New Teams SlimCore changes are now available in preview
36+
37+
Microsoft Teams on Azure Virtual Desktop supports chat and collaboration. With media optimizations, it also supports calling and meeting functionality by redirecting it to the local device when using Windows App or the Remote Desktop client on a supported platform.
38+
39+
There are two versions of Teams, Classic Teams and [New Teams](/microsoftteams/new-teams-desktop-admin), and you can use either with Azure Virtual Desktop. New Teams has feature parity with Classic Teams, and improves performance, reliability, and security.
40+
41+
New Teams can use either SlimCore or the WebRTC Redirector Service. SlimCore is available in preview and you need to [opt in to the preview](/microsoftteams/public-preview-doc-updates?tabs=new-teams-client) to use it. If you use SlimCore, you should also install the WebRTC Redirector Service. This allows a user to fall back to WebRTC, such as if they roam between different devices that don't support the new optimization architecture. For more information about SlimCore and how to opt into the preview, see [New VDI solution for Teams](/microsoftteams/vdi-2).
42+
43+
For more information, see [Use Microsoft Teams on Azure Virtual Desktop](teams-on-avd.md).
44+
45+
### Preferred application group type behavior for pooled host pools in Azure Virtual Desktop has been updated
46+
47+
An application group is a logical grouping of applications that are available on session hosts in a host pool. Application groups control whether a full desktop or which applications from a host pool are available to users to connect to. An application group can only be assigned to a single host pool, but you can assign multiple application groups to the same host pool. Users can be assigned to multiple application groups across multiple host pools, which enable you to vary the applications and desktops that users can access.
48+
49+
For more information, see [Preferred application group type behavior for pooled host pools in Azure Virtual Desktop](preferred-application-group-type.md).
50+
51+
### Additional data and metrics for Connection Reliability for Azure Virtual Desktop is now available
52+
53+
Using Azure Virtual Desktop Insights can help you understand your deployments of Azure Virtual Desktop. It can help with checks such as which client versions are connecting, opportunities for cost saving, or knowing if you have resource limitations or connectivity issues.
54+
55+
The reliability of a connection can have a significant impact on the end-user experience. Azure Virtual Desktop Insights can help you understand disconnection events and correlations between errors that affect end users.
56+
57+
For more information and instructions, see [Use cases for Azure Virtual Desktop Insights](insights-use-cases.md).
58+
59+
60+
### Configuring RDP Shortpath for Azure Virtual Desktop now supports host pool settings
61+
62+
You can granularly control how RDP Shortpath is used by configuring the networking settings of a host pool using the Azure portal or Azure PowerShell. Configuring RDP Shortpath on the host pool enables you to optionally set which of the four RDP Shortpath options you want to use and is used alongside the session host configuration.
63+
64+
For more information, see [Configure RDP Shortpath for Azure Virtual Desktop](configure-rdp-shortpath.md).
65+
66+
### Adding and managing app attach and MSIX app attach applications in Azure Virtual Desktop are now available
67+
68+
MSIX app attach enables you to dynamically attach applications from an application package to a user session in Azure Virtual Desktop. Applications aren't installed locally on session hosts or images, making it easier to create custom images for your session hosts, and reducing operational overhead and costs for your organization. Delivering applications with MSIX app attach also gives you greater control over which applications your users can access in a remote session.
69+
70+
For more information and instructions, see [Add and manage app attach and MSIX app attach applications](app-attach-setup.md).
71+
72+
2573
## May 2024
2674

2775
Here's what changed in May 2024:

0 commit comments

Comments
 (0)