Skip to content

Commit 9631069

Browse files
kmsftdknappettmsft
authored andcommitted
Update screen-capture-protection for iOS and Android
Update screen-capture-protection.md Update screen-capture-protection.md Update screen-capture-protection.md added screen capture protection
1 parent 2cbff0c commit 9631069

File tree

2 files changed

+27
-5
lines changed

2 files changed

+27
-5
lines changed

articles/virtual-desktop/client-device-redirection-intune.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Before you can configure redirection settings on a client device using Microsoft
147147

148148
- A client device running one of the following versions of Windows App or the Remote Desktop app:
149149
- For Windows App:
150-
- iOS/iPadOS: 11.0.4 or later.
150+
- iOS/iPadOS: 11.0.7 or later.
151151
- Android: 1.0.145 or later.
152152

153153
- Remote Desktop app:
@@ -224,6 +224,7 @@ To create and apply an app protection policy, follow the steps in [How to create
224224

225225
- For iOS and iPadOS, you can configure the following settings:
226226

227+
- Send org data to other apps. Set to **None** to enable screen capture protection.
227228
- Restrict cut, copy, and paste between other apps
228229
- Third-party keyboards
229230

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

Lines changed: 25 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Screen capture protection, alongside [watermarking](watermarking.md), helps prev
1313

1414
There are two supported scenarios for screen capture protection, depending on the version of Windows you're using:
1515

16-
- **Block screen capture on client**: the session host instructs a supported Remote Desktop client to enable screen capture protection for a remote session. This option prevents screen capture from the client of applications running in the remote session.
16+
- **Block screen capture on client**: the session host instructs a supported Remote Desktop or Windows App client to enable screen capture protection for a remote session. This option prevents screen capture from the client of applications running in the remote session.
1717

1818
- **Block screen capture on client and server**: the session host instructs a supported Remote Desktop client to enable screen capture protection for a remote session. This option prevents screen capture from the client of applications running in the remote session, but also prevents tools and services within the session host from capturing the screen.
1919

@@ -28,7 +28,7 @@ When screen capture protection is enabled, users can't share their Remote Deskto
2828

2929
- Your session hosts must be running one of the following versions of Windows to use screen capture protection:
3030

31-
- **Block screen capture on client** is available with a [supported version of Windows 10 or Windows 11](prerequisites.md#operating-systems-and-licenses).
31+
- **Block screen capture on client** is available with a [supported version of Windows 10 or Windows 11](prerequisites.md#operating-systems-and-licenses) or a [supported version of Windows App on iOS/iPadOS or Android using Intune MAM](/azure/virtual-desktop/client-device-redirection-intune)
3232
- **Block screen capture on client and server** is available starting with Windows 11, version 22H2.
3333

3434
- Users must connect to Azure Virtual Desktop with Windows App or the Remote Desktop app to use screen capture protection. The following table shows supported scenarios. If a user tries to connect with a different app or version, the connection is denied and shows an error message with the code `0x1151`.
@@ -39,6 +39,8 @@ When screen capture protection is enabled, users can't share their Remote Deskto
3939
| Remote Desktop client on Windows | 1.2.1672 or later | Yes | Yes. Client device OS must be Windows 11, version 22H2 or later. |
4040
| Azure Virtual Desktop Store app | Any | Yes | Yes. Client device OS must be Windows 11, version 22H2 or later. |
4141
| Windows App on macOS | Any | Yes | Yes |
42+
| Windows App on iOS/iPadOS | 11.0.7 or later | Yes | Yes |
43+
| Windows App (Preview) on Android | 1.0.145 | Yes | Yes |
4244
| Remote Desktop client on macOS | 10.7.0 or later | Yes | Yes |
4345

4446
- To configure Microsoft Intune, you need:
@@ -57,7 +59,7 @@ When screen capture protection is enabled, users can't share their Remote Deskto
5759

5860
Screen capture protection is configured on session hosts and enforced by the client. Select the relevant tab for your scenario.
5961

60-
# [Microsoft Intune](#tab/intune)
62+
# [Microsoft Intune (Windows)](#tab/intune)
6163

6264
To configure screen capture protection using Microsoft Intune:
6365

@@ -87,7 +89,7 @@ To configure screen capture protection using Microsoft Intune:
8789

8890
1. Once the policy applies to the computers providing a remote session, restart them for the settings to take effect.
8991

90-
# [Group Policy](#tab/group-policy)
92+
# [Group Policy (Windows)](#tab/group-policy)
9193

9294
To configure screen capture protection using Group Policy:
9395

@@ -109,6 +111,25 @@ To configure screen capture protection using Group Policy:
109111

110112
1. Ensure the policy is applied to the computers providing a remote session, then restart them for the settings to take effect.
111113

114+
# [iOS/iPadOS](#tab/iOS)
115+
116+
To configure screen capture protection using Intune App Protection Policies:
117+
118+
1. Follow the steps to create an [App protection policy](/azure/virtual-desktop/client-device-redirection-intune) for your device.
119+
120+
1. On the **Data protection** tab, set **Send org data to other apps** with a value of **None**.
121+
122+
1. Configure other settings as needed and target the App Protection Policy to users and devices as listed in [App protection policy](/azure/virtual-desktop/client-device-redirection-intune).
123+
124+
# [Android](#tab/Android)
125+
126+
To configure screen capture protection using Intune App Protection Policies:
127+
128+
1. Follow the steps to create an [App protection policy](/azure/virtual-desktop/client-device-redirection-intune) for your device.
129+
130+
1. On the **Data protection** tab, set **Screen capture and Google Assistant** to **Block**.
131+
132+
1. Configure other settings as needed and target the App Protection Policy to users and devices as listed in [App protection policy](/azure/virtual-desktop/client-device-redirection-intune).
112133
---
113134

114135
## Verify screen capture protection

0 commit comments

Comments
 (0)