From 25b36ad8cd713e242b517dd3ee6744e98a2aed82 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 20:01:13 +0000 Subject: [PATCH 1/3] Fix issue: WorkspaceTaskSubType.META_DESCRIPTION --- .../warp/deployment/mdm-deployment/parameters.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters.mdx b/src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters.mdx index bee0cef29bb157..d4e26e0d602948 100644 --- a/src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters.mdx @@ -1,6 +1,7 @@ --- pcx_content_type: reference title: Parameters +description: Explore essential parameters for deploying Cloudflare WARP via MDM, including organization setup, DNS policies, and device registration for Zero Trust. sidebar: order: 2 @@ -12,10 +13,8 @@ Each client supports the following set of parameters as part of their deployment :::note - Most of the parameters listed below are also configurable in Zero Trust under **Settings** > **Devices**. In the event of conflicting settings, the WARP client will always give precedence to settings on the local device (for example, in your `mdm.xml` or `com.cloudflare.warp.plist` files). - ::: ## Required for full Cloudflare Zero Trust features From 4f3624fccb044d56fe5021f46630e9c59a64f3c3 Mon Sep 17 00:00:00 2001 From: "hyperlint-ai[bot]" <154288675+hyperlint-ai[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 20:01:25 +0000 Subject: [PATCH 2/3] Fix issue: WorkspaceTaskSubType.META_DESCRIPTION --- .../warp/configure-warp/route-traffic/warp-architecture.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/warp-architecture.mdx b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/warp-architecture.mdx index a376764f9e5be2..8fbb92e1759f1a 100644 --- a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/warp-architecture.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/warp-architecture.mdx @@ -1,6 +1,7 @@ --- pcx_content_type: concept title: WARP architecture +description: Explore how Cloudflare WARP client routes DNS and IP traffic through Zero Trust policies, enhancing security across Windows, macOS, Linux, iOS, and Android. sidebar: order: 5 --- From a45cc61501abad8114601d6684220bf4a4f4e051 Mon Sep 17 00:00:00 2001 From: ranbel <101146722+ranbel@users.noreply.github.com> Date: Mon, 24 Feb 2025 13:33:46 -0500 Subject: [PATCH 3/3] Apply suggestions from code review --- .../warp/configure-warp/route-traffic/warp-architecture.mdx | 2 +- .../warp/deployment/mdm-deployment/parameters.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/warp-architecture.mdx b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/warp-architecture.mdx index 8fbb92e1759f1a..d621026b9a827e 100644 --- a/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/warp-architecture.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/warp-architecture.mdx @@ -1,7 +1,7 @@ --- pcx_content_type: concept title: WARP architecture -description: Explore how Cloudflare WARP client routes DNS and IP traffic through Zero Trust policies, enhancing security across Windows, macOS, Linux, iOS, and Android. +description: Explore how the Cloudflare WARP client routes DNS and IP traffic to apply your Zero Trust policies. sidebar: order: 5 --- diff --git a/src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters.mdx b/src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters.mdx index d4e26e0d602948..b4ff0cf7f3a6d8 100644 --- a/src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/mdm-deployment/parameters.mdx @@ -1,7 +1,7 @@ --- pcx_content_type: reference title: Parameters -description: Explore essential parameters for deploying Cloudflare WARP via MDM, including organization setup, DNS policies, and device registration for Zero Trust. +description: Explore parameters for deploying Cloudflare WARP via MDM, including organization setup and device registration for Zero Trust. sidebar: order: 2