You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-desktop/screen-capture-protection.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,26 +4,24 @@ titleSuffix: Azure
4
4
description: How to set up screen capture protection for Azure Virtual Desktop.
5
5
author: femila
6
6
ms.topic: conceptual
7
-
ms.date: 09/14/2022
7
+
ms.date: 01/03/2023
8
8
ms.author: femila
9
9
ms.service: virtual-desktop
10
10
---
11
11
12
12
# Screen capture protection
13
13
14
-
The screen capture protection feature prevents sensitive information from being captured on the client endpoints. When you enable this feature, remote content will be automatically blocked or hidden in screenshots and screen shares. Also, the Remote Desktop client will hide content from malicious software that may be capturing the screen.
14
+
Screen capture protection prevents sensitive information from being captured on the client endpoints. When you enable this feature, remote content will be automatically blocked or hidden in screenshots and screen shares. Also, the Remote Desktop client will hide content from malicious software that may be capturing the screen.
15
15
16
16
## Prerequisites
17
17
18
-
The screen capture protection feature is configured on the session host level and enforced on the client. Only clients that support this feature can connect to the remote session.
18
+
Screen capture protection is configured on the session host level and enforced on the client. Only clients that support this feature can connect to the remote session.
19
19
20
-
The following clients currently support screen capture protection:
20
+
You must connect to Azure Virtual Desktop with one of the following clients to use support screen capture protection:
21
21
22
22
- The Windows Desktop client supports screen capture protection for full desktops only.
23
23
- The macOS client (version 10.7.0 or later) supports screen capture protection for both RemoteApps and full desktops.
24
24
25
-
If a user tries to connect to a capture-protected session host with an unsupported client, the connection won't work and will instead show an error message labeled "0x1151."
26
-
27
25
## Configure screen capture protection
28
26
29
27
To configure screen capture protection:
@@ -43,6 +41,7 @@ To configure screen capture protection:
43
41
44
42
## Limitations and known issues
45
43
44
+
- If a user tries to connect to a capture-protected session host with an unsupported client, the connection won't work and will instead show an error message with the code `0x1151`.
46
45
- This feature protects the Remote Desktop window from being captured through a specific set of public operating system features and Application Programming Interfaces (APIs). However, there's no guarantee that this feature will strictly protect content in scenarios where a user were to take a photo of their screen with a physical camera.
47
46
- For maximum security, customers should use this feature while also disabling clipboard, drive, and printer redirection. Disabling redirection prevents users from copying any captured screen content from the remote session.
48
47
- Users can't share their Remote Desktop window using local collaboration software, such as Microsoft Teams, while this feature is enabled. When they use Microsoft Teams, neither the local Teams app nor Teams with media optimization can share protected content.
0 commit comments