Skip to content

Commit 96fee29

Browse files
complete intune instructions
1 parent 39ce1d8 commit 96fee29

File tree

4 files changed

+26
-7
lines changed

4 files changed

+26
-7
lines changed
84.6 KB
Loading
124 KB
Loading
85.8 KB
Loading

src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/partners/intune.mdx

Lines changed: 26 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -130,26 +130,32 @@ Review the following steps to approve and deploy the Cloudflare One Agent applic
130130
1. Log into the Microsoft Intune admin center.
131131
2. Go to **Apps** > **All apps** > select **Add**.
132132

133-
![Microsoft Itune admin center](~/assets/images/cloudflare-one/connections/microsoft-intune-admin-center.png)
133+
![Microsoft Itune admin center](~/assets/images/cloudflare-one/connections/microsoft-intune-admin-center.png)
134134

135135
3. In App type, select _Managed Google Play_.
136136
4. Search for _Cloudflare One Agent_ > select the app > select **Sync**.
137137

138-
![Microsoft Itune admin center](~/assets/images/cloudflare-one/connections/cloudflare-one-agent.png)
138+
![Microsoft Itune admin center](~/assets/images/cloudflare-one/connections/cloudflare-one-agent.png)
139139

140140
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.
141141

142142
#### Configure your Cloudflare One Agent app policy
143143

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+
![Configure your Cloudflare One Agent app policy in Microsoft Intune admin center](~/assets/images/cloudflare-one/connections/app-config-policies.png)
145149

146-
1. Go to **Apps** > **App configuration policies** > select **Add** > **Managed Devices**.
147150
2. Fill out the basic details of your configuration policy:
148151
1. Enter the **Name** of the profile. (For example: Cloudflare One Agent - configuration policy)
149152
2. Select the Platform as **Android Enterprise**.
150153
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+
![Select Cloudflare One Agent as the configuration policy you want to edit](~/assets/images/cloudflare-one/connections/config-policy-details.png)
158+
153159
3. Fill out the settings for the configuration policy.
154160
1. Select **Configuration setting format** as **Enter JSON data**.
155161
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:
241247
}
242248
```
243249

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+
![Assign users to Cloudflare One Agent](~/assets/images/cloudflare-one/connections/assign-users-cf1-agent.png)
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

Comments
 (0)