Skip to content

Commit 9caaae1

Browse files
authored
Tags to Cloudflare One 2026 04 pt1 (#29888)
* [Cloudflare One] Add tags to analytics-overview.mdx * [Cloudflare One] Add tags to data-analytics.mdx * [Cloudflare One] Add tags to gateway.mdx * [Cloudflare One] Add tags to shadow-it-discovery.mdx * [Cloudflare One] Add tags to remote-captures.mdx * [Cloudflare One] Add tags to admin-activity-logs.mdx * [Cloudflare One] Add tags to ssh-command-logs.mdx * [Cloudflare One] Add tags to casb-dlp.mdx * [Cloudflare One] Add tags to buckets.mdx * [Cloudflare One] Add tags to cloud-and-saas-findings/index.mdx * [Cloudflare One] Add tags to packet-captures.mdx * [Cloudflare One] Add tags to manage-findings.mdx * [Cloudflare One] Add tags to detection-entries.mdx * [Cloudflare One] Add tags to troubleshoot-integrations.mdx * [Cloudflare One] Add tags to dlp-policies/common-policies.mdx * [Cloudflare One] Add tags to dlp-policies/index.mdx * [Cloudflare One] Add tags to dlp-profiles/advanced-settings.mdx * [Cloudflare One] Add tags to dlp-profiles/index.mdx * [Cloudflare One] Add tags to dlp-profiles/predefined-profiles.mdx * [Cloudflare One] Add tags to data-loss-prevention/index.mdx * [Cloudflare One] Add tags to saas-apps-dlp.mdx * [Cloudflare One] Add tags to app-launcher.mdx * [Cloudflare One] Add tags to managed-oauth.mdx * [Cloudflare One] Add tags to event-subscriptions.mdx * [Cloudflare One] Add tags to groups.mdx * [Cloudflare One] Add tags to policy-management.mdx * [Cloudflare One] Add tags to troubleshooting.mdx * [Cloudflare One] Add tags to api-terraform.mdx
1 parent 9014af1 commit 9caaae1

28 files changed

Lines changed: 65 additions & 0 deletions

File tree

src/content/docs/cloudflare-one/access-controls/access-settings/app-launcher.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ pcx_content_type: how-to
33
title: App Launcher
44
sidebar:
55
order: 1
6+
tags:
7+
- SSO
68
---
79

810
import { Render } from "~/components";

src/content/docs/cloudflare-one/access-controls/applications/http-apps/managed-oauth.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ sidebar:
66
order: 10
77
badge:
88
text: Beta
9+
tags:
10+
- Authentication
11+
- REST API
912
---
1013

1114
import { APIRequest, Tabs, TabItem } from "~/components";

src/content/docs/cloudflare-one/access-controls/event-subscriptions.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ sidebar:
66
head:
77
- tag: title
88
content: Event subscriptions
9+
tags:
10+
- JSON
911
---
1012

1113
import { Render } from "~/components";

src/content/docs/cloudflare-one/access-controls/policies/groups.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ pcx_content_type: concept
33
title: Rule groups
44
sidebar:
55
order: 2
6+
tags:
7+
- REST API
68
---
79

810
import { Render } from "~/components";

src/content/docs/cloudflare-one/access-controls/policies/policy-management.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ pcx_content_type: how-to
33
title: Manage Access policies
44
sidebar:
55
order: 2
6+
tags:
7+
- REST API
68
---
79

810
import { Tabs, TabItem, APIRequest } from "~/components";

src/content/docs/cloudflare-one/access-controls/troubleshooting.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ pcx_content_type: troubleshooting
44
sidebar:
55
order: 11
66
description: Resolve common issues with Cloudflare Access, including authentication loops, CORS errors, and identity provider integration problems.
7+
tags:
8+
- Debugging
9+
- SAML
10+
- CORS
11+
- SSH
712
---
813

914
import { Render } from "~/components";

src/content/docs/cloudflare-one/api-terraform.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ pcx_content_type: concept
33
title: API and Terraform
44
sidebar:
55
order: 22
6+
tags:
7+
- Terraform
8+
- REST API
69
---
710

811
You can manage your Cloudflare Zero Trust configuration using the API or Terraform. For more information, refer to the following links:

src/content/docs/cloudflare-one/cloud-and-saas-findings/casb-dlp.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ pcx_content_type: concept
33
title: Scan for sensitive data
44
sidebar:
55
order: 3
6+
tags:
7+
- Compliance
68
---
79

810
import { Render } from "~/components";

src/content/docs/cloudflare-one/cloud-and-saas-findings/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ sidebar:
66
learning_center:
77
title: What is CASB? | Cloud access security brokers
88
link: https://www.cloudflare.com/learning/access-management/what-is-a-casb/
9+
tags:
10+
- Compliance
911
---
1012

1113
import { GlossaryTooltip, Render } from "~/components";

src/content/docs/cloudflare-one/cloud-and-saas-findings/manage-findings.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ sidebar:
66
head:
77
- tag: title
88
content: Manage security findings
9+
tags:
10+
- Compliance
911
---
1012

1113
import { TabItem, Tabs, Details } from "~/components";

0 commit comments

Comments
 (0)