Skip to content

Commit 1f26c5d

Browse files
authored
Bold instead of italic for the configuration steps + punctuation.
As per the previous public documentation link (RDP Shortpath) that features the Azure Virtual Desktop policy template file (AVDGPTemplate.cab), let's try to keep things standardized. The previous documentation link that also features the "same" configuration steps have the important words marked in bold, instead of italic. These are my changes: Change no. 1: Old value: Copy the *terminalserver-avd.admx* file to *%windir%\PolicyDefinitions* folder New value: Copy the **terminalserver-avd.admx** file to **%windir%\PolicyDefinitions** folder. Change no. 2: Old value: Copy the *en-us\terminalserver-avd.adml* file to *%windir%\PolicyDefinitions\en-us* folder New value: Copy the **en-us\terminalserver-avd.adml** file to **%windir%\PolicyDefinitions\en-us** folder.
1 parent 1603051 commit 1f26c5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-desktop/screen-capture-protection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Suppose the user attempts to use an unsupported client to connect to the protect
2727

2828
1. To configure screen capture protection, you need to install administrative templates that add rules and settings for Azure Virtual Desktop.
2929
2. Download the [Azure Virtual Desktop policy templates file](https://aka.ms/avdgpo) (AVDGPTemplate.cab) and extract the contents of the cab file and zip archive.
30-
3. Copy the *terminalserver-avd.admx* file to *%windir%\PolicyDefinitions* folder
31-
4. Copy the *en-us\terminalserver-avd.adml* file to *%windir%\PolicyDefinitions\en-us* folder
30+
3. Copy the **terminalserver-avd.admx** file to **%windir%\PolicyDefinitions** folder.
31+
4. Copy the **en-us\terminalserver-avd.adml** file to **%windir%\PolicyDefinitions\en-us** folder.
3232
5. To confirm the files copied correctly, open the Group Policy Editor and navigate to **Computer Configuration** -> **Administrative Templates** -> **Windows Components** -> **Remote Desktop Services** -> **Remote Desktop Session Host** -> **Azure Virtual Desktop**
3333
6. You should see one or more Azure Virtual Desktop policies, as shown below.
3434

0 commit comments

Comments
 (0)