Skip to content

Commit 4e06105

Browse files
Merge pull request #280920 from dknappettmsft/avd-rdp-property-desktop-scale-factor
AVD removed desktop scale factor RDP property
2 parents d4dbd8b + f6613f4 commit 4e06105

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/virtual-desktop/includes/include-rdp-properties.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ ms.date: 01/11/2024
7373
| Desktop size | `desktop size id:i:*value*` ||| Specifies the dimensions of the remote session desktop from a set of predefined options. This setting is overridden if `desktopheight` and `desktopwidth` are specified. | `0`: 640×480<br /><br />`1`: 800×600<br /><br />`2`: 1024×768<br /><br />`3`: 1280×1024<br /><br />`4`: 1600×1200 | *Match the local computer*. |
7474
| Desktop height | `desktopheight:i:*value*` ||| Specifies the resolution height (in pixels) of the remote session. | Numerical value between `200` and `8192`. | *Match the local computer*. |
7575
| Desktop width | `desktopwidth:i:*value*` ||| Specifies the resolution width (in pixels) of the remote session. | Numerical value between `200` and `8192`. | *Match the local computer*. |
76-
| Desktop scale factor | `desktopscalefactor:i:*value*` ||| Specifies the scale factor of the remote session to make the content appear larger. | Numerical value from the following list:<br />`100`<br />`125`<br />`150`<br />`175`<br />`200`<br />`250`<br />`300`<br />`400`<br />`500`. | *Match the local computer*. |
7776

7877
## RemoteApp
7978

0 commit comments

Comments
 (0)