Skip to content

Commit a71b28f

Browse files
[CF1] add caution about Intune LOB deployment for WARP
1 parent b749fac commit a71b28f

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ The WARP client will now launch WebView2 when the user is registering their devi
107107

108108
The WARP client for macOS allows for an automated install via tools like Jamf, Intune, Kandji, or JumpCloud or any script or management tool that can place a `com.cloudflare.warp.plist` file in `/Library/Managed Preferences`. The plist can also be wrapped in a `.mobileconfig`.
109109

110+
<Render file="warp/intune-lob-caution" product="cloudflare-one" />
111+
110112
If you do not wish to use a management tool, you can manually place an `mdm.xml` file in `/Library/Application Support/Cloudflare`.
111113

112114
### Prepare file for MDM deployment

src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/partners/intune.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@ If you prefer to use Intune's Win32 App tool to run the Powershell script, refer
111111

112112
The following steps outline deploying WARP on macOS using Intune.
113113

114+
<Render file="warp/intune-lob-caution" product="cloudflare-one" />
115+
114116
### Prerequisites
115117

116118
- A [Microsoft Intune account](https://login.microsoftonline.com/).
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
:::caution
2+
Do not deploy WARP via [Intune's line-of-business (LOB) deployment method](https://learn.microsoft.com/en-us/intune/intune-service/apps/lob-apps-macos). This deployment type is not supported. Use [Intune's `.pkg` deployment method](https://learn.microsoft.com/en-us/intune/intune-service/apps/macos-unmanaged-pkg) instead to successfully install the WARP client on macOS.
3+
:::

0 commit comments

Comments
 (0)