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.md
+29-1Lines changed: 29 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ ms.topic: release-notes
5
5
ms.custom: references_regions
6
6
author: Heidilohr
7
7
ms.author: helohr
8
-
ms.date: 03/01/2024
8
+
ms.date: 04/10/2024
9
9
---
10
10
11
11
# What's new in Azure Virtual Desktop?
@@ -22,6 +22,34 @@ Make sure to check back here often to keep up with new updates.
22
22
> [!TIP]
23
23
> See [What's new in documentation](whats-new-documentation.md), where we highlight new and updated articles for Azure Virtual Desktop.
24
24
25
+
## March 2024
26
+
27
+
Here's what changed in March 2024:
28
+
29
+
### URI schemes with the Remote Desktop client for Azure Virtual Desktop now available
30
+
31
+
You can now use Uniform Resource Identifier (URI) schemes to invoke the Remote Desktop client with specific commands, parameters, and values designed for using Azure Virtual Desktop. For example, you can use URI to subscribe to a workspace or connect to a particular desktop or RemoteApp.
32
+
33
+
For more information and examples, see [Uniform Resource Identifier schemes with the Remote Desktop client for Azure Virtual Desktop](uri-scheme.md).
34
+
35
+
### Every time sign-in frequency Conditional Access option for Azure Virtual Desktop is now in public preview
36
+
37
+
Using Microsoft Entra sign-in frequency with Azure Virtual Desktop prompts users to reauthenticate when launching a new connection after a period of time. You can now require reauthentication after a shorter period of time.
38
+
39
+
For more information, see [Configure sign-in frequency](set-up-mfa.md?tabs=avd#configure-sign-in-frequency).
40
+
41
+
### Configuring the clipboard transfer direction in Azure Virtual Desktop is now in public preview
42
+
43
+
Clipboard redirection in Azure Virtual Desktop allows users to copy and paste content in either direction between the user's local device and the remote session. However, in some scenarios you might want to limit the direction of the clipboard for users to prevent data exfiltration or copying malicious files to a session host. You can configure users to only be able to use the clipboard to copy data from session host to client or client to session host, as well as what kind of data they can copy.
44
+
45
+
For more information, see [Configure the clipboard transfer direction in Azure Virtual Desktop](clipboard-transfer-direction-data-types.md?tabs=intune).
46
+
47
+
### Azure Proactive Resiliency Library (APRL) for Azure Virtual Desktop workload now available
48
+
49
+
The ARPL now has recommendations for Azure Virtual Desktop, which can help you can meet resiliency targets for your applications through a holistic self-serve resilience experience. APRL recommendations cover Azure Virtual Desktop requirements & definitions, letting you run automated configuration checks, such as *Zonal,Regional*, against workload requirements. APRL also contains supporting Azure Resource Graph queries that you can use to identify resources that aren't fully compliant with APRL guidance and recommendations.
50
+
51
+
For more information about these recommendations, see the [Azure Proactive Resiliency Library (APRL)](https://azure.github.io/Azure-Proactive-Resiliency-Library/services/specialized-workloads/azure-virtual-desktop/).
0 commit comments