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: src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/partners/intune.mdx
+53-49Lines changed: 53 additions & 49 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ sidebar:
6
6
7
7
---
8
8
9
+
This guide covers how to deploy the Cloudflare WARP client using Microsoft Intune.
10
+
9
11
## Windows
10
12
11
13
### Prerequisites
@@ -44,6 +46,8 @@ Intune allows you to insert [predefined variables](https://learn.microsoft.com/e
44
46
45
47
## Android
46
48
49
+
To deploy WARP on Android devices:
50
+
47
51
1. Log in to your Microsoft Intune account.
48
52
2. Go to **Apps** > **Android** >**Add**.
49
53
3. In **App type**, select _Managed Google Play app_.
@@ -56,55 +60,55 @@ Intune allows you to insert [predefined variables](https://learn.microsoft.com/e
56
60
10. For **Targeted app**, select **Cloudflare One Agent**. Select **Next**.
57
61
11. For **Configuration settings format**, select _Enter JSON data_. Enter your desired [deployment parameters](/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters/) in the `managedProperty` field. For example:
Alternatively, if you do not want to copy/paste the JSON data, you can change **Configuration settings format** to _Use configuration designer_ and manually configure each deployment parameter.
0 commit comments