diff --git a/src/content/docs/cloudflare-one/access-controls/access-settings/app-launcher.mdx b/src/content/docs/cloudflare-one/access-controls/access-settings/app-launcher.mdx index 64a4fcdcd58..c12b82419b4 100644 --- a/src/content/docs/cloudflare-one/access-controls/access-settings/app-launcher.mdx +++ b/src/content/docs/cloudflare-one/access-controls/access-settings/app-launcher.mdx @@ -3,6 +3,8 @@ pcx_content_type: how-to title: App Launcher sidebar: order: 1 +tags: + - SSO --- import { Render } from "~/components"; diff --git a/src/content/docs/cloudflare-one/access-controls/applications/http-apps/managed-oauth.mdx b/src/content/docs/cloudflare-one/access-controls/applications/http-apps/managed-oauth.mdx index a6b15ae7f09..9b07d98b3ab 100644 --- a/src/content/docs/cloudflare-one/access-controls/applications/http-apps/managed-oauth.mdx +++ b/src/content/docs/cloudflare-one/access-controls/applications/http-apps/managed-oauth.mdx @@ -6,6 +6,9 @@ sidebar: order: 10 badge: text: Beta +tags: + - Authentication + - REST API --- import { APIRequest, Tabs, TabItem } from "~/components"; diff --git a/src/content/docs/cloudflare-one/access-controls/event-subscriptions.mdx b/src/content/docs/cloudflare-one/access-controls/event-subscriptions.mdx index 3d8e71be867..e752a5c348e 100644 --- a/src/content/docs/cloudflare-one/access-controls/event-subscriptions.mdx +++ b/src/content/docs/cloudflare-one/access-controls/event-subscriptions.mdx @@ -6,6 +6,8 @@ sidebar: head: - tag: title content: Event subscriptions +tags: + - JSON --- import { Render } from "~/components"; diff --git a/src/content/docs/cloudflare-one/access-controls/policies/groups.mdx b/src/content/docs/cloudflare-one/access-controls/policies/groups.mdx index a74cb54d1f8..8361a6b5c28 100644 --- a/src/content/docs/cloudflare-one/access-controls/policies/groups.mdx +++ b/src/content/docs/cloudflare-one/access-controls/policies/groups.mdx @@ -3,6 +3,8 @@ pcx_content_type: concept title: Rule groups sidebar: order: 2 +tags: + - REST API --- import { Render } from "~/components"; diff --git a/src/content/docs/cloudflare-one/access-controls/policies/policy-management.mdx b/src/content/docs/cloudflare-one/access-controls/policies/policy-management.mdx index 93aa265870e..ec40cf728c1 100644 --- a/src/content/docs/cloudflare-one/access-controls/policies/policy-management.mdx +++ b/src/content/docs/cloudflare-one/access-controls/policies/policy-management.mdx @@ -3,6 +3,8 @@ pcx_content_type: how-to title: Manage Access policies sidebar: order: 2 +tags: + - REST API --- import { Tabs, TabItem, APIRequest } from "~/components"; diff --git a/src/content/docs/cloudflare-one/access-controls/troubleshooting.mdx b/src/content/docs/cloudflare-one/access-controls/troubleshooting.mdx index 7720aa5dd72..cacd8d2d4ba 100644 --- a/src/content/docs/cloudflare-one/access-controls/troubleshooting.mdx +++ b/src/content/docs/cloudflare-one/access-controls/troubleshooting.mdx @@ -4,6 +4,11 @@ pcx_content_type: troubleshooting sidebar: order: 11 description: Resolve common issues with Cloudflare Access, including authentication loops, CORS errors, and identity provider integration problems. +tags: + - Debugging + - SAML + - CORS + - SSH --- import { Render } from "~/components"; diff --git a/src/content/docs/cloudflare-one/api-terraform.mdx b/src/content/docs/cloudflare-one/api-terraform.mdx index 3e84137e920..283d9385279 100644 --- a/src/content/docs/cloudflare-one/api-terraform.mdx +++ b/src/content/docs/cloudflare-one/api-terraform.mdx @@ -3,6 +3,9 @@ pcx_content_type: concept title: API and Terraform sidebar: order: 22 +tags: + - Terraform + - REST API --- You can manage your Cloudflare Zero Trust configuration using the API or Terraform. For more information, refer to the following links: diff --git a/src/content/docs/cloudflare-one/cloud-and-saas-findings/casb-dlp.mdx b/src/content/docs/cloudflare-one/cloud-and-saas-findings/casb-dlp.mdx index 91794374d3a..8d5fe625b85 100644 --- a/src/content/docs/cloudflare-one/cloud-and-saas-findings/casb-dlp.mdx +++ b/src/content/docs/cloudflare-one/cloud-and-saas-findings/casb-dlp.mdx @@ -3,6 +3,8 @@ pcx_content_type: concept title: Scan for sensitive data sidebar: order: 3 +tags: + - Compliance --- import { Render } from "~/components"; diff --git a/src/content/docs/cloudflare-one/cloud-and-saas-findings/index.mdx b/src/content/docs/cloudflare-one/cloud-and-saas-findings/index.mdx index 815b34c192f..2e0f8d07f32 100644 --- a/src/content/docs/cloudflare-one/cloud-and-saas-findings/index.mdx +++ b/src/content/docs/cloudflare-one/cloud-and-saas-findings/index.mdx @@ -6,6 +6,8 @@ sidebar: learning_center: title: What is CASB? | Cloud access security brokers link: https://www.cloudflare.com/learning/access-management/what-is-a-casb/ +tags: + - Compliance --- import { GlossaryTooltip, Render } from "~/components"; diff --git a/src/content/docs/cloudflare-one/cloud-and-saas-findings/manage-findings.mdx b/src/content/docs/cloudflare-one/cloud-and-saas-findings/manage-findings.mdx index 5a5ec9b83c5..585a7d050f5 100644 --- a/src/content/docs/cloudflare-one/cloud-and-saas-findings/manage-findings.mdx +++ b/src/content/docs/cloudflare-one/cloud-and-saas-findings/manage-findings.mdx @@ -6,6 +6,8 @@ sidebar: head: - tag: title content: Manage security findings +tags: + - Compliance --- import { TabItem, Tabs, Details } from "~/components"; diff --git a/src/content/docs/cloudflare-one/data-loss-prevention/detection-entries.mdx b/src/content/docs/cloudflare-one/data-loss-prevention/detection-entries.mdx index e2f6055517c..8d393a323d5 100644 --- a/src/content/docs/cloudflare-one/data-loss-prevention/detection-entries.mdx +++ b/src/content/docs/cloudflare-one/data-loss-prevention/detection-entries.mdx @@ -3,6 +3,8 @@ pcx_content_type: concept title: Detection entries sidebar: order: 4 +tags: + - Compliance --- import { Details } from "~/components"; diff --git a/src/content/docs/cloudflare-one/data-loss-prevention/dlp-policies/common-policies.mdx b/src/content/docs/cloudflare-one/data-loss-prevention/dlp-policies/common-policies.mdx index 770923fee2a..7a1d0b872b3 100644 --- a/src/content/docs/cloudflare-one/data-loss-prevention/dlp-policies/common-policies.mdx +++ b/src/content/docs/cloudflare-one/data-loss-prevention/dlp-policies/common-policies.mdx @@ -6,6 +6,9 @@ sidebar: head: - tag: title content: Common DLP policies +tags: + - Compliance + - Logging --- import { GlossaryTooltip, Render } from "~/components"; diff --git a/src/content/docs/cloudflare-one/data-loss-prevention/dlp-policies/index.mdx b/src/content/docs/cloudflare-one/data-loss-prevention/dlp-policies/index.mdx index dd374e77bc1..cdc9462e9a6 100644 --- a/src/content/docs/cloudflare-one/data-loss-prevention/dlp-policies/index.mdx +++ b/src/content/docs/cloudflare-one/data-loss-prevention/dlp-policies/index.mdx @@ -4,6 +4,9 @@ title: Scan HTTP traffic sidebar: order: 1 label: Create DLP policies +tags: + - Compliance + - Logging --- import { GlossaryTooltip } from "~/components"; diff --git a/src/content/docs/cloudflare-one/data-loss-prevention/dlp-profiles/advanced-settings.mdx b/src/content/docs/cloudflare-one/data-loss-prevention/dlp-profiles/advanced-settings.mdx index d373110c5b8..acf63b44caf 100644 --- a/src/content/docs/cloudflare-one/data-loss-prevention/dlp-profiles/advanced-settings.mdx +++ b/src/content/docs/cloudflare-one/data-loss-prevention/dlp-profiles/advanced-settings.mdx @@ -3,6 +3,8 @@ pcx_content_type: reference title: Profile settings sidebar: order: 4 +tags: + - Compliance --- This page lists the profile settings available when configuring a [predefined](/cloudflare-one/data-loss-prevention/dlp-profiles/predefined-profiles/) or [custom](/cloudflare-one/data-loss-prevention/dlp-profiles/#build-a-custom-profile) DLP profile. You can configure profile settings when you create a custom profile or [edit profile settings](#edit-profile-settings) for an existing predefined or custom profile. diff --git a/src/content/docs/cloudflare-one/data-loss-prevention/dlp-profiles/index.mdx b/src/content/docs/cloudflare-one/data-loss-prevention/dlp-profiles/index.mdx index d686e693d8f..e8ac54aeeed 100644 --- a/src/content/docs/cloudflare-one/data-loss-prevention/dlp-profiles/index.mdx +++ b/src/content/docs/cloudflare-one/data-loss-prevention/dlp-profiles/index.mdx @@ -4,6 +4,8 @@ title: DLP profiles sidebar: order: 3 label: Configure DLP profiles +tags: + - Compliance --- import { Render } from "~/components"; diff --git a/src/content/docs/cloudflare-one/data-loss-prevention/dlp-profiles/predefined-profiles.mdx b/src/content/docs/cloudflare-one/data-loss-prevention/dlp-profiles/predefined-profiles.mdx index d3367f6a1d2..fad245d7a2a 100644 --- a/src/content/docs/cloudflare-one/data-loss-prevention/dlp-profiles/predefined-profiles.mdx +++ b/src/content/docs/cloudflare-one/data-loss-prevention/dlp-profiles/predefined-profiles.mdx @@ -3,6 +3,8 @@ pcx_content_type: reference title: Predefined profiles sidebar: order: 2 +tags: + - Compliance --- import { Render } from "~/components"; diff --git a/src/content/docs/cloudflare-one/data-loss-prevention/index.mdx b/src/content/docs/cloudflare-one/data-loss-prevention/index.mdx index 360038245b5..3cc72fb4dfa 100644 --- a/src/content/docs/cloudflare-one/data-loss-prevention/index.mdx +++ b/src/content/docs/cloudflare-one/data-loss-prevention/index.mdx @@ -6,6 +6,8 @@ sidebar: learning_center: title: What is DLP (data loss prevention)? link: https://www.cloudflare.com/learning/access-management/what-is-dlp/ +tags: + - Compliance --- import { GlossaryDefinition, Render } from "~/components"; diff --git a/src/content/docs/cloudflare-one/data-loss-prevention/saas-apps-dlp.mdx b/src/content/docs/cloudflare-one/data-loss-prevention/saas-apps-dlp.mdx index ca2fd4c2c45..5dc4cd241e4 100644 --- a/src/content/docs/cloudflare-one/data-loss-prevention/saas-apps-dlp.mdx +++ b/src/content/docs/cloudflare-one/data-loss-prevention/saas-apps-dlp.mdx @@ -3,6 +3,8 @@ pcx_content_type: concept title: Scan for sensitive data sidebar: order: 3 +tags: + - Compliance --- import { Render } from "~/components"; diff --git a/src/content/docs/cloudflare-one/insights/analytics-overview.mdx b/src/content/docs/cloudflare-one/insights/analytics-overview.mdx index db2b070de8a..0bc0c054f12 100644 --- a/src/content/docs/cloudflare-one/insights/analytics-overview.mdx +++ b/src/content/docs/cloudflare-one/insights/analytics-overview.mdx @@ -3,6 +3,8 @@ pcx_content_type: reference title: Analytics overview sidebar: order: 1 +tags: + - Analytics --- import { Render } from "~/components"; diff --git a/src/content/docs/cloudflare-one/insights/analytics/data-analytics.mdx b/src/content/docs/cloudflare-one/insights/analytics/data-analytics.mdx index 74ef6eed05b..dae41462f90 100644 --- a/src/content/docs/cloudflare-one/insights/analytics/data-analytics.mdx +++ b/src/content/docs/cloudflare-one/insights/analytics/data-analytics.mdx @@ -1,6 +1,8 @@ --- pcx_content_type: reference title: Data security analytics +tags: + - Analytics --- import { Render } from "~/components"; diff --git a/src/content/docs/cloudflare-one/insights/analytics/gateway.mdx b/src/content/docs/cloudflare-one/insights/analytics/gateway.mdx index 564d70e4bf9..1b1897c3549 100644 --- a/src/content/docs/cloudflare-one/insights/analytics/gateway.mdx +++ b/src/content/docs/cloudflare-one/insights/analytics/gateway.mdx @@ -3,6 +3,9 @@ pcx_content_type: reference title: Gateway analytics (DNS, HTTP, network sessions) sidebar: order: 4 +tags: + - Analytics + - GraphQL --- import { Render } from "~/components"; diff --git a/src/content/docs/cloudflare-one/insights/analytics/shadow-it-discovery.mdx b/src/content/docs/cloudflare-one/insights/analytics/shadow-it-discovery.mdx index 052bda5ca3c..b8ed28d50f2 100644 --- a/src/content/docs/cloudflare-one/insights/analytics/shadow-it-discovery.mdx +++ b/src/content/docs/cloudflare-one/insights/analytics/shadow-it-discovery.mdx @@ -3,6 +3,8 @@ pcx_content_type: reference title: Shadow IT SaaS analytics sidebar: order: 4 +tags: + - Analytics --- import { Render } from "~/components"; diff --git a/src/content/docs/cloudflare-one/insights/dex/remote-captures.mdx b/src/content/docs/cloudflare-one/insights/dex/remote-captures.mdx index 6d6c3752360..c96d843fb64 100644 --- a/src/content/docs/cloudflare-one/insights/dex/remote-captures.mdx +++ b/src/content/docs/cloudflare-one/insights/dex/remote-captures.mdx @@ -3,6 +3,8 @@ pcx_content_type: reference title: Remote captures sidebar: order: 5 +tags: + - Debugging --- import { Details, Render } from "~/components"; diff --git a/src/content/docs/cloudflare-one/insights/logs/dashboard-logs/admin-activity-logs.mdx b/src/content/docs/cloudflare-one/insights/logs/dashboard-logs/admin-activity-logs.mdx index e991821adba..38ed0ab2731 100644 --- a/src/content/docs/cloudflare-one/insights/logs/dashboard-logs/admin-activity-logs.mdx +++ b/src/content/docs/cloudflare-one/insights/logs/dashboard-logs/admin-activity-logs.mdx @@ -4,6 +4,8 @@ title: Admin activity logs sidebar: order: 1 description: Monitor when a member on your account creates, updates, or deletes configurations. +tags: + - Logging --- Admin activity logs record configuration changes made by members of your Cloudflare account. Use these logs to monitor when a member creates, updates, or deletes configurations in your Zero Trust organization. diff --git a/src/content/docs/cloudflare-one/insights/logs/dashboard-logs/ssh-command-logs.mdx b/src/content/docs/cloudflare-one/insights/logs/dashboard-logs/ssh-command-logs.mdx index 90d421dec63..501c08bb9b1 100644 --- a/src/content/docs/cloudflare-one/insights/logs/dashboard-logs/ssh-command-logs.mdx +++ b/src/content/docs/cloudflare-one/insights/logs/dashboard-logs/ssh-command-logs.mdx @@ -4,6 +4,9 @@ title: SSH command logs sidebar: order: 6 description: Review SSH commands a user ran on a target. +tags: + - Logging + - SSH --- SSH command logs record the commands that users run on infrastructure targets protected by [Access for Infrastructure](/cloudflare-one/networks/connectors/cloudflare-tunnel/use-cases/ssh/ssh-infrastructure-access/). Use these logs to audit user activity on your SSH servers. diff --git a/src/content/docs/cloudflare-one/insights/network-visibility/diagnostics/buckets.mdx b/src/content/docs/cloudflare-one/insights/network-visibility/diagnostics/buckets.mdx index 71a5c763615..7ffc271bb2d 100644 --- a/src/content/docs/cloudflare-one/insights/network-visibility/diagnostics/buckets.mdx +++ b/src/content/docs/cloudflare-one/insights/network-visibility/diagnostics/buckets.mdx @@ -3,6 +3,8 @@ title: Buckets pcx_content_type: how-to sidebar: order: 3 +tags: + - S3 --- import { GlossaryTooltip, TabItem, Tabs, DashButton } from "~/components"; diff --git a/src/content/docs/cloudflare-one/insights/network-visibility/diagnostics/packet-captures.mdx b/src/content/docs/cloudflare-one/insights/network-visibility/diagnostics/packet-captures.mdx index 78d1d00f69e..36a6134ffcd 100644 --- a/src/content/docs/cloudflare-one/insights/network-visibility/diagnostics/packet-captures.mdx +++ b/src/content/docs/cloudflare-one/insights/network-visibility/diagnostics/packet-captures.mdx @@ -3,6 +3,8 @@ title: Packet captures pcx_content_type: how-to sidebar: order: 2 +tags: + - Debugging --- import { diff --git a/src/content/docs/cloudflare-one/integrations/cloud-and-saas/troubleshooting/troubleshoot-integrations.mdx b/src/content/docs/cloudflare-one/integrations/cloud-and-saas/troubleshooting/troubleshoot-integrations.mdx index f87506e07c7..a430b608181 100644 --- a/src/content/docs/cloudflare-one/integrations/cloud-and-saas/troubleshooting/troubleshoot-integrations.mdx +++ b/src/content/docs/cloudflare-one/integrations/cloud-and-saas/troubleshooting/troubleshoot-integrations.mdx @@ -3,6 +3,8 @@ pcx_content_type: troubleshooting title: Troubleshoot integrations sidebar: order: 2 +tags: + - Debugging --- Cloudflare CASB detects when integrations are unhealthy or outdated.