Skip to content

Commit dba053d

Browse files
committed
update
1 parent f03a287 commit dba053d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-desktop/uri-scheme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +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 session will use all the monitors. |
53+
| usemultimon | **true** or **false** | Specify whether the remote session will use one or multiple displays from the local computer. |
5454

5555
**Example:**
5656
```

0 commit comments

Comments
 (0)