Skip to content

Commit 554626d

Browse files
authored
Merge pull request #277147 from sipastak/avd-uri
Add usemultimon in ms-avd protocol
2 parents 646e708 + dba053d commit 554626d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/virtual-desktop/uri-scheme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to use Uniform Resource Identifier (URI) schemes with the
44
ms.topic: conceptual
55
author: dknappettmsft
66
ms.author: daknappe
7-
ms.date: 03/14/2024
7+
ms.date: 06/03/2024
88
---
99

1010
# Uniform Resource Identifier schemes with the Remote Desktop client for Azure Virtual Desktop
@@ -50,6 +50,7 @@ The *ms-avd* Uniform Resource Identifier scheme for Azure Virtual Desktop is now
5050
| version | **0** | Specify the version of the connect URI scheme to use. |
5151
| launchpartnerid *(optional)*| GUID. | Specify the partner or customer-provided ID that you can use with [Azure Virtual Desktop Diagnostics](diagnostics-log-analytics.md) to help with troubleshooting. We recommend using a GUID, which you can generate with the [New-Guid](/powershell/module/microsoft.powershell.utility/new-guid) PowerShell cmdlet. |
5252
| peeractivityid *(optional)*| GUID. | Specify the partner or customer-provided ID that you can use with [Azure Virtual Desktop Diagnostics](diagnostics-log-analytics.md) to help with troubleshooting. We recommend using a GUID, which you can generate with the [New-Guid](/powershell/module/microsoft.powershell.utility/new-guid) PowerShell cmdlet. |
53+
| usemultimon | **true** or **false** | Specify whether the remote session will use one or multiple displays from the local computer. |
5354

5455
**Example:**
5556
```

0 commit comments

Comments
 (0)