Skip to content

Commit 62f1ad5

Browse files
committed
Added extra parameters and known limitation
1 parent 5ccf2a7 commit 62f1ad5

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

articles/virtual-desktop/uri-scheme.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The following table lists the supported clients for use with the URI schemes:
2323

2424
| Client | Version |
2525
|--|--|
26-
| [Remote Desktop client for Windows](users/connect-windows.md) | 1.2.???? |
26+
| [Remote Desktop client for Windows](users/connect-windows.md) | TODO: 1.2.???? |
2727

2828
## Available URI schemes
2929

@@ -53,6 +53,8 @@ Here's the list of currently supported commands for *ms-avd* and their correspon
5353
| user | User Principal Name (UPN), for example `[email protected]`. | Specify a valid user with access to specified resource. |
5454
| env *(optional)* | **avdrm** (commercial Azure)<br />**avdgov** (Azure Government) | Specify the Azure cloud where resources are located. |
5555
| version | **0** | Specify the version of the connect URI scheme to use. |
56+
| launchpartnerid *(optional)*| GUID. | Specifies the partner or customer-provided identity (recommend GUID) to enable identification with [Azure Virtual Desktop Diagnostics](diagnostics-log-analytics.md). |
57+
| peeractivityid *(optional)*| GUID. | Specifies the partner or customer-provided activity ID (recommend GUID) to enable troubleshooting with [Azure Virtual Desktop Diagnostics](diagnostics-log-analytics.md). |
5658

5759
**Example:**
5860
```
@@ -84,6 +86,13 @@ Here's the list of currently supported commands for *ms-rd* and their correspond
8486
ms-rd:subscribe?url=https://rdweb.wvd.microsoft.com
8587
```
8688

89+
## Known Limitations
90+
91+
Here are known limitations with the URI schemes:
92+
93+
- Display properties cannot be configured via URI. You can configure display properties as an admin [on a host pool](customize-rdp-properties.md) or end users can configure display properties in the [Azure Virtual Desktop client](users/remote-desktop-clients-overview.md).
94+
95+
8796
## Next steps
8897

8998
Learn how to [Connect to Azure Virtual Desktop with the Remote Desktop client for Windows](users/connect-windows.md?toc=%2Fazure%2Fvirtual-desktop%2Ftoc.json&bc=%2Fazure%2Fvirtual-desktop%2Fbreadcrumb%2Ftoc.json).

0 commit comments

Comments
 (0)