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
+26-7Lines changed: 26 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -130,26 +130,32 @@ Review the following steps to approve and deploy the Cloudflare One Agent applic
130
130
1. Log into the Microsoft Intune admin center.
131
131
2. Go to **Apps** > **All apps** > select **Add**.
5. Once the sync is successful, admin will see the Cloudflare One Agent app within the **All apps** view in the Microsoft Intune admin center.
141
141
142
142
#### Configure your Cloudflare One Agent app policy
143
143
144
-
Review the following steps to configure your Cloudflare One Agent app policy:
144
+
To configure your Cloudflare One Agent app policy:
145
+
146
+
1. In the Microsoft Intune admin center, go to **Apps** > **App configuration policies** > select **Add** > **Managed Devices**.
147
+
148
+

145
149
146
-
1. Go to **Apps** > **App configuration policies** > select **Add** > **Managed Devices**.
147
150
2. Fill out the basic details of your configuration policy:
148
151
1. Enter the **Name** of the profile. (For example: Cloudflare One Agent - configuration policy)
149
152
2. Select the Platform as **Android Enterprise**.
150
153
3. Select the desired **Profile Type**. (For example: Personally-Owned Work Profile Only)
151
-
4. Select **Cloudflare One Agent** as the Targeted app.
152
-
5. Select on Next.
154
+
4. Select **Cloudflare One Agent** as the **Targeted app**.
155
+
5. Select **Next**.
156
+
157
+

158
+
153
159
3. Fill out the settings for the configuration policy.
154
160
1. Select **Configuration setting format** as **Enter JSON data**.
155
161
2. Enter your desired deployment parameters in the `managedProperty` field. For example:
@@ -241,4 +247,17 @@ Review the following steps to configure your Cloudflare One Agent app policy:
241
247
}
242
248
```
243
249
244
-
3.
250
+
3. After you have configured the deployment parameters, click **Next**.
251
+
4. Fill out the assignments for the configuration policy. The admin can Include or Exclude specific groups of users to this policy. After you finish, select Next.
252
+
5. Review the policy and select **Create**.
253
+
254
+
#### Assign users to the Cloudflare One Agent application
255
+
256
+
1. Go to **Apps** > **All Apps** > select **Cloudflare One Agent**.
257
+
2. Under **Manage**, select **Properties** and near **Assignments**, select **Edit**.
258
+
259
+

260
+
261
+
3. Add the groups of users in the assignments > select **Review + Save** > select **Save**.
262
+
263
+
Inture will now deploy the Cloudflare One Agent application on a user's devise with the managed parameters.
0 commit comments