From 00fd130a8b0254faa6c21c1673b53e874815b1d6 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:42:24 +0100 Subject: [PATCH 01/66] [Cloudflare One] Add tags to proxy.mdx --- src/content/docs/cloudflare-one/traffic-policies/proxy.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/content/docs/cloudflare-one/traffic-policies/proxy.mdx b/src/content/docs/cloudflare-one/traffic-policies/proxy.mdx index 2c54c92a917..3e0498e23d6 100644 --- a/src/content/docs/cloudflare-one/traffic-policies/proxy.mdx +++ b/src/content/docs/cloudflare-one/traffic-policies/proxy.mdx @@ -3,6 +3,10 @@ pcx_content_type: concept title: Proxy sidebar: order: 12 +tags: + - TCP + - UDP + - ICMP --- import { Tabs, TabItem, Render } from "~/components"; From 8b75b28f4fdbcdf8282b0ced9c3f2fc428a89760 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:42:25 +0100 Subject: [PATCH 02/66] [Cloudflare One] Add tags to origin-parameters.mdx --- .../cloudflare-tunnel/configure-tunnels/origin-parameters.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/configure-tunnels/origin-parameters.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/configure-tunnels/origin-parameters.mdx index 66371d68279..2d476c97bf2 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/configure-tunnels/origin-parameters.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/configure-tunnels/origin-parameters.mdx @@ -3,6 +3,8 @@ pcx_content_type: reference title: Origin parameters sidebar: order: 9 +tags: + - TLS --- import { Render } from "~/components"; From f4098d3bb9425258f51b947591c2961619d72515 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:42:27 +0100 Subject: [PATCH 03/66] [Cloudflare One] Add tags to troubleshooting.mdx --- .../docs/cloudflare-one/traffic-policies/troubleshooting.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/traffic-policies/troubleshooting.mdx b/src/content/docs/cloudflare-one/traffic-policies/troubleshooting.mdx index b4e5e151e72..2f959affe8a 100644 --- a/src/content/docs/cloudflare-one/traffic-policies/troubleshooting.mdx +++ b/src/content/docs/cloudflare-one/traffic-policies/troubleshooting.mdx @@ -3,6 +3,8 @@ title: Troubleshooting pcx_content_type: troubleshooting sidebar: order: 16 +tags: + - Debugging --- import { Render } from "~/components"; From 123ab12d72e41627d662ed1a1b4ef4e5847e81ad Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:42:28 +0100 Subject: [PATCH 04/66] [Cloudflare One] Add tags to remote-tunnel-permissions.mdx --- .../configure-tunnels/remote-tunnel-permissions.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/configure-tunnels/remote-tunnel-permissions.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/configure-tunnels/remote-tunnel-permissions.mdx index a1658deb109..258ecaa4a21 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/configure-tunnels/remote-tunnel-permissions.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/configure-tunnels/remote-tunnel-permissions.mdx @@ -5,6 +5,9 @@ description: | Manage tunnel tokens and control who can run your remotely-managed tunnels. sidebar: order: 10 +tags: + - CLI + - Terraform --- import { TabItem, Tabs, Render, APIRequest } from "~/components"; From d4cee2b6b69ac0c6feb40c4ba18f464d21658a50 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:42:31 +0100 Subject: [PATCH 05/66] [Cloudflare One] Add tags to run-parameters.mdx --- .../cloudflare-tunnel/configure-tunnels/run-parameters.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/configure-tunnels/run-parameters.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/configure-tunnels/run-parameters.mdx index 44f27d7766e..b548a26e8d3 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/configure-tunnels/run-parameters.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/configure-tunnels/run-parameters.mdx @@ -5,6 +5,8 @@ description: | Modify tunnel service parameters to control how `cloudflared` runs on your system, including logging, connection settings, and protocol options. sidebar: order: 4 +tags: + - CLI --- import { Render } from "~/components"; From 996c49b2053e4a0b06ba19991c52a3fe15998342 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:42:31 +0100 Subject: [PATCH 06/66] [Cloudflare One] Add tags to contact-support.mdx --- .../docs/cloudflare-one/troubleshooting/contact-support.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/troubleshooting/contact-support.mdx b/src/content/docs/cloudflare-one/troubleshooting/contact-support.mdx index 4a51be5d576..270aef7aa23 100644 --- a/src/content/docs/cloudflare-one/troubleshooting/contact-support.mdx +++ b/src/content/docs/cloudflare-one/troubleshooting/contact-support.mdx @@ -3,6 +3,8 @@ title: Contact Cloudflare Support pcx_content_type: how-to sidebar: order: 100 +tags: + - Debugging --- import { Render } from "~/components"; From d20590b64da18a65372b22eb3ea8ebd608c64aa2 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:42:35 +0100 Subject: [PATCH 07/66] [Cloudflare One] Add tags to system-requirements.mdx --- .../tunnel-availability/system-requirements.mdx | 3 +++ .../tutorials/detect-mcp-traffic-gateway-logs.mdx | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/configure-tunnels/tunnel-availability/system-requirements.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/configure-tunnels/tunnel-availability/system-requirements.mdx index d787a2afb78..e24b04dcb9e 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/configure-tunnels/tunnel-availability/system-requirements.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/configure-tunnels/tunnel-availability/system-requirements.mdx @@ -3,6 +3,9 @@ pcx_content_type: concept title: System requirements sidebar: order: 6 +tags: + - TCP + - UDP --- import { Render, TabItem, Tabs, TunnelCalculator } from "~/components"; diff --git a/src/content/docs/cloudflare-one/tutorials/detect-mcp-traffic-gateway-logs.mdx b/src/content/docs/cloudflare-one/tutorials/detect-mcp-traffic-gateway-logs.mdx index b8e1df4abb7..aedf7c859a0 100644 --- a/src/content/docs/cloudflare-one/tutorials/detect-mcp-traffic-gateway-logs.mdx +++ b/src/content/docs/cloudflare-one/tutorials/detect-mcp-traffic-gateway-logs.mdx @@ -8,6 +8,11 @@ difficulty: Advanced reviewed: 2026-04-10 sidebar: order: 18 +tags: + - MCP + - Logging + - TypeScript + - GraphQL --- import { TypeScriptExample } from "~/components"; From 303aa928053efe3b2e203a09451e9fd600d7d903 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:42:38 +0100 Subject: [PATCH 08/66] [Cloudflare One] Add tags to create-local-tunnel.mdx --- .../local-management/create-local-tunnel.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/do-more-with-tunnels/local-management/create-local-tunnel.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/do-more-with-tunnels/local-management/create-local-tunnel.mdx index 4d163e1d5f5..ef5d04d6f85 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/do-more-with-tunnels/local-management/create-local-tunnel.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/do-more-with-tunnels/local-management/create-local-tunnel.mdx @@ -3,6 +3,8 @@ title: Create a locally-managed tunnel pcx_content_type: how-to sidebar: order: 1 +tags: + - CLI --- import { Render } from "~/components"; From 23d06080070caf0d9225b452bc869b93f061b25e Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:42:41 +0100 Subject: [PATCH 09/66] [Cloudflare One] Add tags to update-cloudflared.mdx --- .../cloudflare-tunnel/downloads/update-cloudflared.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/downloads/update-cloudflared.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/downloads/update-cloudflared.mdx index 28fe7a33f13..452dbf0b002 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/downloads/update-cloudflared.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/downloads/update-cloudflared.mdx @@ -3,6 +3,8 @@ pcx_content_type: how-to title: Update cloudflared sidebar: order: 5 +tags: + - CLI --- import { Render } from "~/components"; From b4bf853a29d68420b03e7f644c3bdc52a40a1fc9 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:42:44 +0100 Subject: [PATCH 10/66] [Cloudflare One] Add tags to common-errors.mdx --- .../cloudflare-tunnel/troubleshoot-tunnels/common-errors.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/troubleshoot-tunnels/common-errors.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/troubleshoot-tunnels/common-errors.mdx index 36328414b54..08c3b1b977b 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/troubleshoot-tunnels/common-errors.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/troubleshoot-tunnels/common-errors.mdx @@ -3,6 +3,8 @@ pcx_content_type: reference title: Common errors sidebar: order: 2 +tags: + - Debugging --- import { GlossaryTooltip, Render } from "~/components"; From 4261dd856932702d4ff00e8c3dc0621f55c12cca Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:42:48 +0100 Subject: [PATCH 11/66] [Cloudflare One] Add tags to private-networks.mdx --- .../troubleshoot-tunnels/private-networks.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/troubleshoot-tunnels/private-networks.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/troubleshoot-tunnels/private-networks.mdx index 3a677de3727..d8d7366f9fc 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/troubleshoot-tunnels/private-networks.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/troubleshoot-tunnels/private-networks.mdx @@ -6,6 +6,9 @@ sidebar: head: - tag: title content: Troubleshoot private network connectivity +tags: + - Debugging + - Private networks --- import { Render } from "~/components"; From 037be0a0de9190bd9e8bd883d26a79d425a81503 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:44:58 +0100 Subject: [PATCH 12/66] [Cloudflare One] Add tags to grafana.mdx --- src/content/docs/cloudflare-one/tutorials/grafana.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/tutorials/grafana.mdx b/src/content/docs/cloudflare-one/tutorials/grafana.mdx index e8e6e038042..65ee8e96755 100644 --- a/src/content/docs/cloudflare-one/tutorials/grafana.mdx +++ b/src/content/docs/cloudflare-one/tutorials/grafana.mdx @@ -6,6 +6,8 @@ pcx_content_type: tutorial title: Monitor Cloudflare Tunnel with Grafana description: >- This tutorial covers how to create the metrics endpoint and set up the Prometheus server. +tags: + - Grafana --- import { Render } from "~/components"; From 2e74141a9cdb96033b8d703a4cd3a007364620dd Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:46:26 +0100 Subject: [PATCH 13/66] [Cloudflare One] Add tags to canvas-rendering.mdx --- .../remote-browser-isolation/canvas-rendering.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/remote-browser-isolation/canvas-rendering.mdx b/src/content/docs/cloudflare-one/remote-browser-isolation/canvas-rendering.mdx index e7a98b6eac6..c9de59b4e75 100644 --- a/src/content/docs/cloudflare-one/remote-browser-isolation/canvas-rendering.mdx +++ b/src/content/docs/cloudflare-one/remote-browser-isolation/canvas-rendering.mdx @@ -2,6 +2,8 @@ pcx_content_type: concept title: Canvas rendering sidebar: {} +tags: + - Debugging --- import { Details } from "~/components"; From dbf93536970d4b65ea979832f87a9dc839838d9f Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:46:33 +0100 Subject: [PATCH 14/66] [Cloudflare One] Add tags to extensions.mdx --- .../cloudflare-one/remote-browser-isolation/extensions.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/remote-browser-isolation/extensions.mdx b/src/content/docs/cloudflare-one/remote-browser-isolation/extensions.mdx index bfbc07e5fde..2ea6d082826 100644 --- a/src/content/docs/cloudflare-one/remote-browser-isolation/extensions.mdx +++ b/src/content/docs/cloudflare-one/remote-browser-isolation/extensions.mdx @@ -3,7 +3,8 @@ pcx_content_type: reference title: Extensions sidebar: order: 5 - +tags: + - Headers --- Browser Isolation supports running native Chromium Web Extensions in the remote browser. From b5fa762e2dfbdad89bb128981ad5a7ba6db2c581 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:46:40 +0100 Subject: [PATCH 15/66] [Cloudflare One] Add tags to remote-browser-isolation/index.mdx --- .../docs/cloudflare-one/remote-browser-isolation/index.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/remote-browser-isolation/index.mdx b/src/content/docs/cloudflare-one/remote-browser-isolation/index.mdx index 6bf66f67b92..e46273e61f3 100644 --- a/src/content/docs/cloudflare-one/remote-browser-isolation/index.mdx +++ b/src/content/docs/cloudflare-one/remote-browser-isolation/index.mdx @@ -3,6 +3,8 @@ pcx_content_type: concept title: Remote browser isolation sidebar: order: 13 +tags: + - Debugging --- import { Render } from "~/components"; From 461860a0bf9095ec5c86e77fad1f38589b4832c4 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:46:48 +0100 Subject: [PATCH 16/66] [Cloudflare One] Add tags to troubleshooting.mdx --- .../cloudflare-one/remote-browser-isolation/troubleshooting.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/remote-browser-isolation/troubleshooting.mdx b/src/content/docs/cloudflare-one/remote-browser-isolation/troubleshooting.mdx index f72f55b9ff2..a73a0b39bc1 100644 --- a/src/content/docs/cloudflare-one/remote-browser-isolation/troubleshooting.mdx +++ b/src/content/docs/cloudflare-one/remote-browser-isolation/troubleshooting.mdx @@ -4,6 +4,8 @@ pcx_content_type: troubleshooting sidebar: order: 10 description: Resolve common issues with Cloudflare Browser Isolation, including session limits, rendering errors, and WebGL support. +tags: + - Debugging --- import { Render } from "~/components"; From 59c5dfe575a61ced522925684f2061448f459b35 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:46:55 +0100 Subject: [PATCH 17/66] [Cloudflare One] Add tags to carbon-black.mdx --- .../posture-checks/client-checks/carbon-black.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/carbon-black.mdx b/src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/carbon-black.mdx index e6688f964be..0cc2ff1385b 100644 --- a/src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/carbon-black.mdx +++ b/src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/carbon-black.mdx @@ -3,6 +3,8 @@ pcx_content_type: how-to title: Carbon Black sidebar: order: 2 +tags: + - Posture --- import { Render } from "~/components"; From f5176a794fc8d69543f49d2419c72500ffa56131 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:46:56 +0100 Subject: [PATCH 18/66] [Cloudflare One] Add tags to analytics/index.mdx --- .../networks/connectors/cloudflare-wan/analytics/index.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/analytics/index.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/analytics/index.mdx index d03a0f17a12..4abc68dbb44 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/analytics/index.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/analytics/index.mdx @@ -6,6 +6,8 @@ sidebar: head: [] description: Use Cloudflare WAN's different analytic options for an overview of the performance of your sites, or to troubleshoot potential issues. +tags: + - Analytics --- import { Render } from "~/components"; From f75250c5be7584abcb0302dd5327df6f2ef29d8a Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:46:59 +0100 Subject: [PATCH 19/66] [Cloudflare One] Add tags to analytics/network-analytics.mdx --- .../connectors/cloudflare-wan/analytics/network-analytics.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/analytics/network-analytics.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/analytics/network-analytics.mdx index b14bade1188..2c917e5da5d 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/analytics/network-analytics.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/analytics/network-analytics.mdx @@ -6,6 +6,8 @@ sidebar: head: - tag: title content: Cloudflare WAN Network Analytics +tags: + - Analytics --- import { Render } from "~/components"; From e2c4985519ad34c1df1b647422ccac3d5d0e5bdb Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:02 +0100 Subject: [PATCH 20/66] [Cloudflare One] Add tags to analytics/site-analytics.mdx --- .../connectors/cloudflare-wan/analytics/site-analytics.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/analytics/site-analytics.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/analytics/site-analytics.mdx index 11c6caf37e7..8ae71e15065 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/analytics/site-analytics.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/analytics/site-analytics.mdx @@ -6,7 +6,8 @@ sidebar: head: - tag: title content: Cloudflare WAN network visibility - +tags: + - Analytics --- import { Render } from "~/components" From 7e58c91c9219d0ef0219eed0dd167531106fc934 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:03 +0100 Subject: [PATCH 21/66] [Cloudflare One] Add tags to file-check.mdx --- .../posture-checks/client-checks/file-check.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/file-check.mdx b/src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/file-check.mdx index 0759a17a720..2689337d54c 100644 --- a/src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/file-check.mdx +++ b/src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/file-check.mdx @@ -3,6 +3,8 @@ pcx_content_type: how-to title: File check sidebar: order: 7 +tags: + - Posture --- import { Render } from "~/components"; From b5ceefdb27ea918bae8914de5b4a9049ba0bb377 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:06 +0100 Subject: [PATCH 22/66] [Cloudflare One] Add tags to configuration/manually/how-to/configure-tunnel-endpoints.mdx --- .../manually/how-to/configure-tunnel-endpoints.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/how-to/configure-tunnel-endpoints.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/how-to/configure-tunnel-endpoints.mdx index 52b9c2abdb7..ae76abada6e 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/how-to/configure-tunnel-endpoints.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/how-to/configure-tunnel-endpoints.mdx @@ -6,6 +6,8 @@ sidebar: description: Cloudflare recommends two tunnels for each ISP and network location router combination, one per Cloudflare endpoint. Learn how to configure IPsec or GRE tunnels. +tags: + - IPsec --- import { GlossaryTooltip, Render } from "~/components"; From 1f24baf855293f8fdad7baf449a31ac1be920d08 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:11 +0100 Subject: [PATCH 23/66] [Cloudflare One] Add tags to require-gateway.mdx --- .../posture-checks/client-checks/require-gateway.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/require-gateway.mdx b/src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/require-gateway.mdx index 27f11840753..b7daae9c3d0 100644 --- a/src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/require-gateway.mdx +++ b/src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/require-gateway.mdx @@ -6,6 +6,8 @@ sidebar: head: - tag: title content: Require Gateway +tags: + - Posture --- import { Render } from "~/components"; From 3d65107802c631c0d8374a8fc5bdae5672e9b3b9 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:11 +0100 Subject: [PATCH 24/66] [Cloudflare One] Add tags to configuration/manually/third-party/alibaba-cloud.mdx --- .../configuration/manually/third-party/alibaba-cloud.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/alibaba-cloud.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/alibaba-cloud.mdx index e85029d696e..26f41cbc3ba 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/alibaba-cloud.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/alibaba-cloud.mdx @@ -1,7 +1,8 @@ --- title: Alibaba Cloud VPN Gateway pcx_content_type: integration-guide - +tags: + - IPsec --- import { Render } from "~/components"; From 32d7d9bf3bb7ce68efb89e934c20d89a2ee393db Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:11 +0100 Subject: [PATCH 25/66] [Cloudflare One] Add tags to configuration/manually/third-party/aruba-edgeconnect.mdx --- .../configuration/manually/third-party/aruba-edgeconnect.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/aruba-edgeconnect.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/aruba-edgeconnect.mdx index a56ce03b3e6..9c51de1d82e 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/aruba-edgeconnect.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/aruba-edgeconnect.mdx @@ -1,7 +1,8 @@ --- title: Aruba EdgeConnect Enterprise pcx_content_type: integration-guide - +tags: + - IPsec --- import { Render } from "~/components"; From 7a2c232a26f17e16817caaf38d358aca609c435f Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:11 +0100 Subject: [PATCH 26/66] [Cloudflare One] Add tags to configuration/manually/third-party/cisco-ios-xe.mdx --- .../configuration/manually/third-party/cisco-ios-xe.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/cisco-ios-xe.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/cisco-ios-xe.mdx index ea75f9fb1d2..bbbb6ea6706 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/cisco-ios-xe.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/cisco-ios-xe.mdx @@ -1,7 +1,8 @@ --- pcx_content_type: integration-guide title: Cisco IOS XE - +tags: + - IPsec --- import { Render } from "~/components"; From 0284b5bb626566c1aa558af7454a29cb1a309b9e Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:15 +0100 Subject: [PATCH 27/66] [Cloudflare One] Add tags to configuration/manually/third-party/fitelnet.mdx --- .../configuration/manually/third-party/fitelnet.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/fitelnet.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/fitelnet.mdx index 9def25a4049..16db4aadb74 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/fitelnet.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/fitelnet.mdx @@ -1,7 +1,8 @@ --- pcx_content_type: integration-guide title: Furukawa Electric FITELnet - +tags: + - IPsec --- import { Render } from "~/components"; From 9efd031ca228434eefa265a109a37ed23a526644 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:15 +0100 Subject: [PATCH 28/66] [Cloudflare One] Add tags to configuration/manually/third-party/fortinet.mdx --- .../configuration/manually/third-party/fortinet.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/fortinet.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/fortinet.mdx index 21c080039f0..2a05f63a5c4 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/fortinet.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/fortinet.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: integration-guide title: Fortinet +tags: + - IPsec --- import { Render } from "~/components"; From 9dc4b16fe37b74680e1f75e78c5e0da4bd8657e0 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:15 +0100 Subject: [PATCH 29/66] [Cloudflare One] Add tags to configuration/manually/third-party/juniper.mdx --- .../configuration/manually/third-party/juniper.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/juniper.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/juniper.mdx index 1715191b332..233b02d90fc 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/juniper.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/juniper.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: integration-guide title: Juniper Networks SRX Series Firewalls +tags: + - IPsec --- import { Render } from "~/components"; From df68629600c947e74a7fdb0063193b32116081c2 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:18 +0100 Subject: [PATCH 30/66] [Cloudflare One] Add tags to require-warp.mdx --- .../posture-checks/client-checks/require-warp.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/require-warp.mdx b/src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/require-warp.mdx index d0f5e1aa76d..3d75a9f021d 100644 --- a/src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/require-warp.mdx +++ b/src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/require-warp.mdx @@ -6,6 +6,8 @@ sidebar: head: - tag: title content: Require WARP +tags: + - Posture --- import { Render } from "~/components"; From b2b2bad8ff6e3bcb2730287ab76e8d5119bd1bc2 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:20 +0100 Subject: [PATCH 31/66] [Cloudflare One] Add tags to configuration/manually/third-party/oracle.mdx --- .../configuration/manually/third-party/oracle.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/oracle.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/oracle.mdx index d249025ec58..b424f75ab0e 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/oracle.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/oracle.mdx @@ -1,7 +1,8 @@ --- pcx_content_type: integration-guide title: Oracle Cloud - +tags: + - IPsec --- import { Render } from "~/components"; From cdace5a898b0750dfafa2bc5dd2f1fe9fdf6c31c Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:20 +0100 Subject: [PATCH 32/66] [Cloudflare One] Add tags to configuration/manually/third-party/pfsense.mdx --- .../configuration/manually/third-party/pfsense.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/pfsense.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/pfsense.mdx index 668015d029a..cca30c3053f 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/pfsense.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/pfsense.mdx @@ -2,7 +2,8 @@ pcx_content_type: integration-guide title: pfSense reviewed: 2024-06-20 - +tags: + - IPsec --- import { Render } from "~/components"; From 8443979fb56d09366a5cf6e95dafdba4b535441e Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:20 +0100 Subject: [PATCH 33/66] [Cloudflare One] Add tags to configuration/manually/third-party/sonicwall.mdx --- .../configuration/manually/third-party/sonicwall.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/sonicwall.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/sonicwall.mdx index 00a7539ff9d..d8391b32f96 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/sonicwall.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/sonicwall.mdx @@ -1,7 +1,8 @@ --- title: SonicWall pcx_content_type: integration-guide - +tags: + - IPsec --- import { Render } from "~/components"; From 6a9dcf066c335fdc6bc6087a9886246c10e9f55e Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:25 +0100 Subject: [PATCH 34/66] [Cloudflare One] Add tags to configuration/manually/third-party/sophos-firewall.mdx --- .../configuration/manually/third-party/sophos-firewall.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/sophos-firewall.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/sophos-firewall.mdx index f3874b72be0..a70b125afec 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/sophos-firewall.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/sophos-firewall.mdx @@ -1,7 +1,8 @@ --- title: Sophos Firewall pcx_content_type: integration-guide - +tags: + - IPsec --- import { Render } from "~/components"; From cd2862fb0eda84a86bc1e89ee024a9a59ee9b87f Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:25 +0100 Subject: [PATCH 35/66] [Cloudflare One] Add tags to configuration/manually/third-party/ubiquiti.mdx --- .../configuration/manually/third-party/ubiquiti.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/ubiquiti.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/ubiquiti.mdx index e29b135d96e..ab229d4510c 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/ubiquiti.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/ubiquiti.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: integration-guide title: Ubiquiti +tags: + - IPsec --- import { Render } from "~/components"; From 5bb0ca91af5b6c50a81a3255090642fb30d3214f Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:25 +0100 Subject: [PATCH 36/66] [Cloudflare One] Add tags to configuration/manually/third-party/velocloud.mdx --- .../configuration/manually/third-party/velocloud.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/velocloud.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/velocloud.mdx index 22d424be3a3..f83393b6c36 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/velocloud.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/velocloud.mdx @@ -1,7 +1,8 @@ --- title: Velocloud pcx_content_type: integration-guide - +tags: + - IPsec --- import { Render } from "~/components"; From 984b2ef12222dc915988020cc2cf8e741f101a06 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:26 +0100 Subject: [PATCH 37/66] [Cloudflare One] Add tags to tanium.mdx --- .../reusable-components/posture-checks/client-checks/tanium.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/tanium.mdx b/src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/tanium.mdx index 2ef8b6572a6..bad3abb8a45 100644 --- a/src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/tanium.mdx +++ b/src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/tanium.mdx @@ -6,6 +6,8 @@ sidebar: head: - tag: title content: Integrate Tanium with Access +tags: + - Posture --- import { Render } from "~/components"; From 0281f7af5043b59c68f3fc091cd2afa791f4aec5 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:28 +0100 Subject: [PATCH 38/66] [Cloudflare One] Add tags to configuration/manually/third-party/vyos.mdx --- .../cloudflare-wan/configuration/manually/third-party/vyos.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/vyos.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/vyos.mdx index fb27b483dd3..763e94c3cf5 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/vyos.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/vyos.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: integration-guide title: VyOS +tags: + - IPsec --- import { Render } from "~/components"; From a029c830c68a2319f3e4cda1c90565cd223debbe Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:28 +0100 Subject: [PATCH 39/66] [Cloudflare One] Add tags to configuration/manually/third-party/yamaha.mdx --- .../configuration/manually/third-party/yamaha.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/yamaha.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/yamaha.mdx index d0b00ca5e70..3432434f381 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/yamaha.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/manually/third-party/yamaha.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: integration-guide title: Yamaha RTX Router +tags: + - IPsec --- import { Render } from "~/components"; From 2593571e6a4d7a40a4ae6057a6aaff25964bfc45 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:33 +0100 Subject: [PATCH 40/66] [Cloudflare One] Add tags to posture-checks/index.mdx --- .../cloudflare-one/reusable-components/posture-checks/index.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/reusable-components/posture-checks/index.mdx b/src/content/docs/cloudflare-one/reusable-components/posture-checks/index.mdx index b8a206c0d47..658d7d148d5 100644 --- a/src/content/docs/cloudflare-one/reusable-components/posture-checks/index.mdx +++ b/src/content/docs/cloudflare-one/reusable-components/posture-checks/index.mdx @@ -3,6 +3,8 @@ pcx_content_type: how-to title: Posture checks sidebar: order: 4 +tags: + - Posture --- import { Render } from "~/components"; From e31cb96aaf9d1d59216ca4d598a271539bca1983 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:33 +0100 Subject: [PATCH 41/66] [Cloudflare One] Add tags to configuration/appliance/troubleshooting.mdx --- .../cloudflare-wan/configuration/appliance/troubleshooting.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/appliance/troubleshooting.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/appliance/troubleshooting.mdx index 0f550eea94f..06bcb038d2b 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/appliance/troubleshooting.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/configuration/appliance/troubleshooting.mdx @@ -3,6 +3,8 @@ pcx_content_type: troubleshooting title: Troubleshooting sidebar: order: 10 +tags: + - Debugging --- import { Render } from "~/components"; From 6337e68eb0dc3225c2ba82380a206a39777c95f2 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:33 +0100 Subject: [PATCH 42/66] [Cloudflare One] Add tags to troubleshooting/connectivity.mdx --- .../connectors/cloudflare-wan/troubleshooting/connectivity.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/troubleshooting/connectivity.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/troubleshooting/connectivity.mdx index 03748d67522..727063b683a 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/troubleshooting/connectivity.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/troubleshooting/connectivity.mdx @@ -3,6 +3,8 @@ title: Troubleshoot connectivity pcx_content_type: troubleshooting sidebar: order: 3 +tags: + - Debugging --- import { Render } from "~/components"; From 924d37721a142754b990cf69ed70c14bfca62d50 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:33 +0100 Subject: [PATCH 43/66] [Cloudflare One] Add tags to troubleshooting/routing-and-bgp.mdx --- .../cloudflare-wan/troubleshooting/routing-and-bgp.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/troubleshooting/routing-and-bgp.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/troubleshooting/routing-and-bgp.mdx index d2aa7b503d8..f5d0129b10d 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/troubleshooting/routing-and-bgp.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/troubleshooting/routing-and-bgp.mdx @@ -3,6 +3,8 @@ title: Troubleshoot routing and BGP pcx_content_type: troubleshooting sidebar: order: 4 +tags: + - Debugging --- import { Render } from "~/components"; From 8e8ba913782758eec319831d5de9e1c0ec9124b3 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:37 +0100 Subject: [PATCH 44/66] [Cloudflare One] Add tags to troubleshooting/tunnel-health.mdx --- .../cloudflare-wan/troubleshooting/tunnel-health.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/troubleshooting/tunnel-health.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/troubleshooting/tunnel-health.mdx index 7fe9ac86e21..82801139f2d 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/troubleshooting/tunnel-health.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/troubleshooting/tunnel-health.mdx @@ -3,6 +3,9 @@ title: Troubleshoot tunnel health pcx_content_type: troubleshooting sidebar: order: 2 +tags: + - Debugging + - IPsec --- import { Render } from "~/components"; From 7192ba10eaebfa15e288e1c8b593266105798461 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:37 +0100 Subject: [PATCH 45/66] [Cloudflare One] Add tags to reference/device-compatibility.mdx --- .../cloudflare-wan/reference/device-compatibility.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/reference/device-compatibility.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/reference/device-compatibility.mdx index eadf259b9c3..2309c84ae7f 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/reference/device-compatibility.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/reference/device-compatibility.mdx @@ -3,6 +3,8 @@ pcx_content_type: reference title: Device compatibility sidebar: order: 3 +tags: + - IPsec --- import { Render } from "~/components"; From 77232c6d3a9e9739adf3794dcca00eafbf1299c1 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:38 +0100 Subject: [PATCH 46/66] [Cloudflare One] Add tags to reference/tunnel-health-checks.mdx --- .../cloudflare-wan/reference/tunnel-health-checks.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/reference/tunnel-health-checks.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/reference/tunnel-health-checks.mdx index 83331632c57..32d73195830 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/reference/tunnel-health-checks.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/reference/tunnel-health-checks.mdx @@ -5,6 +5,8 @@ description: Cloudflare WAN uses probes to check for tunnel health. Review information on this page to learn more. sidebar: order: 7 +tags: + - ICMP --- import { Render } from "~/components"; From 7e7a768c66744c9f6108a26f9d9feddb1ed58676 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:41 +0100 Subject: [PATCH 47/66] [Cloudflare One] Add tags to configure/modes/index.mdx --- .../devices/cloudflare-one-client/configure/modes/index.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/configure/modes/index.mdx b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/configure/modes/index.mdx index 50f231d166a..7eb0ac7092a 100644 --- a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/configure/modes/index.mdx +++ b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/configure/modes/index.mdx @@ -3,6 +3,9 @@ pcx_content_type: reference title: Client modes sidebar: order: 2 +tags: + - DNS + - Posture --- You can deploy the Cloudflare One Client (formerly WARP) in different modes to control the types of traffic sent to Cloudflare Gateway. The client mode determines which Zero Trust features are available on the device. From 7cd3818b2764b3c2c01843a6621f55f7d6697a9c Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:42 +0100 Subject: [PATCH 48/66] [Cloudflare One] Add tags to zero-trust/cloudflare-gateway.mdx --- .../connectors/cloudflare-wan/zero-trust/cloudflare-gateway.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/zero-trust/cloudflare-gateway.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/zero-trust/cloudflare-gateway.mdx index 0e2dff94aaa..ae5b9da7187 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/zero-trust/cloudflare-gateway.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/zero-trust/cloudflare-gateway.mdx @@ -4,6 +4,8 @@ pcx_content_type: reference head: - tag: title content: Connect to Cloudflare Gateway with Cloudflare WAN +tags: + - DNS --- import { Render } from "~/components"; From 735e362c5a69cab428ef7dbbba4e018a0850700e Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:42 +0100 Subject: [PATCH 49/66] [Cloudflare One] Add tags to zero-trust/cloudflare-one-client.mdx --- .../cloudflare-wan/zero-trust/cloudflare-one-client.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/zero-trust/cloudflare-one-client.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/zero-trust/cloudflare-one-client.mdx index 565005a399c..d919a92435c 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/zero-trust/cloudflare-one-client.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/zero-trust/cloudflare-one-client.mdx @@ -6,6 +6,8 @@ head: content: Use the Cloudflare One Client as an on-ramp description: >- Use the Cloudflare One Client as an on-ramp to Cloudflare WAN and route traffic from user devices with the Cloudflare One Client installed to any network connected with Cloudflare Tunnel or IP-layer tunnels (anycast GRE, IPsec, or CNI). +tags: + - Private networks --- import { Render } from "~/components"; From 8e2153be67f103a43be34bef252b32379ad502c0 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:42 +0100 Subject: [PATCH 50/66] [Cloudflare One] Add tags to zero-trust/cloudflare-tunnel.mdx --- .../connectors/cloudflare-wan/zero-trust/cloudflare-tunnel.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/zero-trust/cloudflare-tunnel.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/zero-trust/cloudflare-tunnel.mdx index 094e5898e3a..76dbe789175 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/zero-trust/cloudflare-tunnel.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/zero-trust/cloudflare-tunnel.mdx @@ -1,6 +1,8 @@ --- title: Cloudflare Tunnel pcx_content_type: reference +tags: + - Private networks --- import { Render } from "~/components"; From bcbaaba5b509d0496e7b7aa825d4ece58b925e5c Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:46 +0100 Subject: [PATCH 51/66] [Cloudflare One] Add tags to networks/virtual-networks.mdx --- src/content/docs/cloudflare-one/networks/virtual-networks.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/virtual-networks.mdx b/src/content/docs/cloudflare-one/networks/virtual-networks.mdx index 098a75b569a..f44da60453c 100644 --- a/src/content/docs/cloudflare-one/networks/virtual-networks.mdx +++ b/src/content/docs/cloudflare-one/networks/virtual-networks.mdx @@ -3,6 +3,8 @@ title: Virtual networks pcx_content_type: concept sidebar: order: 4 +tags: + - Private networks --- import { Render } from "~/components"; From 290166c0554ae2087c2f5014c2ca778c43f5bc50 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:46 +0100 Subject: [PATCH 52/66] [Cloudflare One] Add tags to zero-trust/security-services.mdx --- .../connectors/cloudflare-wan/zero-trust/security-services.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/zero-trust/security-services.mdx b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/zero-trust/security-services.mdx index 665072d2686..f54a5bae12b 100644 --- a/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/zero-trust/security-services.mdx +++ b/src/content/docs/cloudflare-one/networks/connectors/cloudflare-wan/zero-trust/security-services.mdx @@ -4,6 +4,8 @@ pcx_content_type: concept sidebar: order: 2 description: Which security services apply to WAN traffic and when to use them. +tags: + - DNS --- import { Render } from "~/components"; From 2a4b33d3182bed9d3bd9e680308c1c43f4c90d15 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:49 +0100 Subject: [PATCH 53/66] [Cloudflare One] Add tags to split-tunnels.mdx --- .../configure/route-traffic/split-tunnels.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/configure/route-traffic/split-tunnels.mdx b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/configure/route-traffic/split-tunnels.mdx index e24f1d786d1..faf2c071bed 100644 --- a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/configure/route-traffic/split-tunnels.mdx +++ b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/configure/route-traffic/split-tunnels.mdx @@ -3,6 +3,9 @@ pcx_content_type: how-to title: Split Tunnels sidebar: order: 3 +tags: + - Private networks + - DNS --- import { Render } from "~/components"; From 01d8ebef61e16e3ddafb6b17d006b348531858d8 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:47:56 +0100 Subject: [PATCH 54/66] [Cloudflare One] Add tags to captive-portals.mdx --- .../configure/settings/captive-portals.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/configure/settings/captive-portals.mdx b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/configure/settings/captive-portals.mdx index 563f4d3ef9f..2de03273f31 100644 --- a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/configure/settings/captive-portals.mdx +++ b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/configure/settings/captive-portals.mdx @@ -3,6 +3,8 @@ pcx_content_type: concept title: Captive portal detection sidebar: order: 3 +tags: + - Debugging --- import { Details, Badge, Render, Tabs, TabItem } from "~/components"; From f6d536eed49d0d7537e04cdf44a665817baf04be Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:48:04 +0100 Subject: [PATCH 55/66] [Cloudflare One] Add tags to mdm-deployment/index.mdx --- .../cloudflare-one-client/deployment/mdm-deployment/index.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/index.mdx b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/index.mdx index 0f906b7f1ad..1cdaba3512a 100644 --- a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/index.mdx +++ b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/index.mdx @@ -3,6 +3,8 @@ pcx_content_type: how-to title: Managed deployment sidebar: order: 1 +tags: + - XML --- import { Render, GlossaryTooltip } from "~/components"; From 12d64ff9e324a88a9d1922efa2d885080681321b Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:48:14 +0100 Subject: [PATCH 56/66] [Cloudflare One] Add tags to parameters.mdx --- .../deployment/mdm-deployment/parameters.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/parameters.mdx b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/parameters.mdx index 8ee6f4535a7..28eb3590e75 100644 --- a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/parameters.mdx +++ b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/parameters.mdx @@ -4,6 +4,9 @@ title: Parameters description: Explore parameters for deploying the Cloudflare One Client via MDM, including organization setup and device registration for Zero Trust. sidebar: order: 2 +tags: + - XML + - Post-quantum --- import { GlossaryTooltip, Details, InlineBadge } from "~/components"; From 2d62e5f10dbe035a144bc496a71206ae2ae27dbf Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:48:21 +0100 Subject: [PATCH 57/66] [Cloudflare One] Add tags to hexnode.mdx --- .../deployment/mdm-deployment/partners/hexnode.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/partners/hexnode.mdx b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/partners/hexnode.mdx index abd76ce2842..0e40e097a75 100644 --- a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/partners/hexnode.mdx +++ b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/partners/hexnode.mdx @@ -4,6 +4,8 @@ title: Hexnode sidebar: order: 2 description: Deploy the Cloudflare One Client with Hexnode MDM - Step-by-step guide for Windows, macOS, iOS, and Android. +tags: + - XML --- import { Render } from "~/components"; From c42c4bbf9d62914fcd10007dab1e98b19c8805fd Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:48:30 +0100 Subject: [PATCH 58/66] [Cloudflare One] Add tags to intune.mdx --- .../deployment/mdm-deployment/partners/intune.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/partners/intune.mdx b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/partners/intune.mdx index 7df77905795..c392957dc57 100644 --- a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/partners/intune.mdx +++ b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/partners/intune.mdx @@ -3,6 +3,10 @@ pcx_content_type: how-to title: Intune sidebar: order: 2 +tags: + - Microsoft + - XML + - PowerShell --- import { Render } from "~/components"; From c01911eef761ab0fd6e94a156004cffcc7f3041b Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:48:39 +0100 Subject: [PATCH 59/66] [Cloudflare One] Add tags to jamf.mdx --- .../deployment/mdm-deployment/partners/jamf.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/partners/jamf.mdx b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/partners/jamf.mdx index 9b7cd7e0ea2..7eac86bd006 100644 --- a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/partners/jamf.mdx +++ b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/partners/jamf.mdx @@ -5,6 +5,8 @@ sidebar: order: 2 head: [] description: Learn how to deploy the Cloudflare One Client using Jamf. +tags: + - MacOS --- import { Render } from "~/components"; From d1d938fe44207760d454365684cd1666d3c3e687 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:48:47 +0100 Subject: [PATCH 60/66] [Cloudflare One] Add tags to kandji.mdx --- .../deployment/mdm-deployment/partners/kandji.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/partners/kandji.mdx b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/partners/kandji.mdx index c6c68451dac..4384b52f49e 100644 --- a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/partners/kandji.mdx +++ b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/partners/kandji.mdx @@ -4,6 +4,8 @@ title: Kandji sidebar: order: 2 description: Deploy the Cloudflare One Client with Kandji on macOS using a custom configuration profile. +tags: + - MacOS --- import { Render } from "~/components"; From d903f845ce2199afe8c5797e5421abdba9c9f051 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:48:55 +0100 Subject: [PATCH 61/66] [Cloudflare One] Add tags to path-mtu-discovery.mdx --- .../deployment/mdm-deployment/path-mtu-discovery.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/path-mtu-discovery.mdx b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/path-mtu-discovery.mdx index a3f1e5df9b9..86efd808ae5 100644 --- a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/path-mtu-discovery.mdx +++ b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/path-mtu-discovery.mdx @@ -4,6 +4,9 @@ title: Path MTU Discovery (PMTUD) sidebar: order: 5 label: Path MTU Discovery +tags: + - MASQUE + - IPv6 --- import { Details, Render } from "~/components"; From dc6bed68c3c4bbe16b3b752301e2b6cab45db6b1 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:49:02 +0100 Subject: [PATCH 62/66] [Cloudflare One] Add tags to switch-organizations.mdx --- .../deployment/mdm-deployment/switch-organizations.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/switch-organizations.mdx b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/switch-organizations.mdx index f56331e2fd2..a991bb5506e 100644 --- a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/switch-organizations.mdx +++ b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/mdm-deployment/switch-organizations.mdx @@ -3,6 +3,8 @@ pcx_content_type: how-to title: Switch between Zero Trust organizations sidebar: order: 3 +tags: + - XML --- import { Details, Render, TabItem, Tabs } from "~/components"; From e439b6c5131b0f41a32340c9d45389658449064d Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:49:11 +0100 Subject: [PATCH 63/66] [Cloudflare One] Add tags to vpn.mdx --- .../devices/cloudflare-one-client/deployment/vpn.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/vpn.mdx b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/vpn.mdx index 16bae283a8d..7a22ef46752 100644 --- a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/vpn.mdx +++ b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/deployment/vpn.mdx @@ -4,6 +4,9 @@ title: Cloudflare One Client with legacy VPNs sidebar: order: 10 label: Legacy VPNs +tags: + - Private networks + - DNS --- import { Render } from "~/components"; From 30caf11ef04b0c522098072c305ae14be020a009 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:49:18 +0100 Subject: [PATCH 64/66] [Cloudflare One] Add tags to set-up.mdx --- .../team-and-resources/devices/cloudflare-one-client/set-up.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/set-up.mdx b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/set-up.mdx index 6fe87eb699e..f22ee99eade 100644 --- a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/set-up.mdx +++ b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/set-up.mdx @@ -6,6 +6,8 @@ sidebar: head: - tag: title content: Set up the Cloudflare One Client for your organization +tags: + - DNS --- import { GlossaryTooltip } from "~/components"; From 54942cf88c04c533bd66d584884654fd125ba55f Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:49:26 +0100 Subject: [PATCH 65/66] [Cloudflare One] Add tags to connectivity-status.mdx --- .../troubleshooting/connectivity-status.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/troubleshooting/connectivity-status.mdx b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/troubleshooting/connectivity-status.mdx index 6dc26cc4d1f..3c069c49715 100644 --- a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/troubleshooting/connectivity-status.mdx +++ b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/troubleshooting/connectivity-status.mdx @@ -3,6 +3,8 @@ pcx_content_type: reference title: Connectivity status sidebar: order: 10 +tags: + - Debugging --- import {} from "~/components"; From 97baad47f12c06196160a09d95439eabf7b84870 Mon Sep 17 00:00:00 2001 From: joslyn Date: Tue, 14 Apr 2026 16:49:33 +0100 Subject: [PATCH 66/66] [Cloudflare One] Add tags to known-limitations.mdx --- .../troubleshooting/known-limitations.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/troubleshooting/known-limitations.mdx b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/troubleshooting/known-limitations.mdx index 785f876e381..2f747e1391e 100644 --- a/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/troubleshooting/known-limitations.mdx +++ b/src/content/docs/cloudflare-one/team-and-resources/devices/cloudflare-one-client/troubleshooting/known-limitations.mdx @@ -6,6 +6,9 @@ sidebar: head: - tag: title content: Known limitations - Cloudflare One Client +tags: + - Debugging + - DNS --- import { Render } from "~/components";