Skip to content

Commit 577e7f7

Browse files
Merge pull request #287500 from sipastak/avd-desktop-scale-factor
Add desktopscalefactor property
2 parents 4b4e086 + dfa8bc4 commit 577e7f7

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

articles/virtual-desktop/rdp-properties.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about the supported RDP properties you can set to customize t
44
ms.topic: reference
55
author: dknappettmsft
66
ms.author: daknappe
7-
ms.date: 08/07/2024
7+
ms.date: 09/27/2024
88
---
99

1010
# Supported RDP properties
@@ -555,6 +555,21 @@ Here are the RDP properties that you can use to configure display settings.
555555
- Remote Desktop Services
556556
- Remote PC connections
557557

558+
### `desktopscalefactor`
559+
560+
- **Syntax**: `desktopscalefactor:i:*value*`
561+
- **Description**: Specifies the scale factor of the remote session to make the content appear larger.
562+
- **Supported values**:
563+
- Numerical value from the following list: `100`, `125`, `150`, `175`, `200`, `250`, `300`, `400`, `500`
564+
- **Default value**: None. Match the local device.
565+
- **Applies to**:
566+
- Azure Virtual Desktop
567+
- Remote Desktop Services
568+
- Remote PC connections
569+
570+
> [!NOTE]
571+
> The `desktopscalefactor` property is being deprecated and will soon be unavailable.
572+
558573
### `desktopwidth`
559574

560575
- **Syntax**: `desktopwidth:i:<value>`

0 commit comments

Comments
 (0)