You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/1.1.1.1/infrastructure/sla-and-support.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,6 @@ As you use 1.1.1.1 in your infrastructure or service, note that dedicated techni
11
11
12
12
You are subject to the [Cloudflare Website and Online Services Terms of Use](https://www.cloudflare.com/website-terms/) and no service level agreements (SLAs) are provided.
13
13
14
-
If you need SLAs and dedicated support, consider using [Cloudflare Gateway](/cloudflare-one/policies/gateway/) instead.
14
+
If you need SLAs and dedicated support, consider using [Cloudflare Gateway](/cloudflare-one/traffic-policies/gateway/) instead.
15
15
16
16
Gateway includes other advanced options such as domain categories, customized filtering, and scheduling capabilities. For example, if you are a device manufacturer or network operator, you can use a multi-tenant environment to allow your customers to configure their own individual filters.
Copy file name to clipboardExpand all lines: src/content/docs/1.1.1.1/setup/google-cloud.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Google Cloud supports configuring [outbound server policy](https://cloud.google.
17
17
:::note
18
18
19
19
20
-
If you are using [Cloudflare Zero Trust](/cloudflare-one/), you can choose assigned [locations](/cloudflare-one/team-and-resources/devices/agentless/dns/locations/) to apply custom [DNS policies](/cloudflare-one/policies/gateway/dns-policies/) via Gateway.
20
+
If you are using [Cloudflare Zero Trust](/cloudflare-one/), you can choose assigned [locations](/cloudflare-one/team-and-resources/devices/agentless/dns/locations/) to apply custom [DNS policies](/cloudflare-one/traffic-policies/gateway/dns-policies/) via Gateway.
Copy file name to clipboardExpand all lines: src/content/docs/aegis/configuration-options/access-cni.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ head:
7
7
8
8
---
9
9
10
-
You can use Aegis combined with [Cloudflare Network Interconnect (CNI)](/network-interconnect/) to secure your applications with [Cloudflare Access](/cloudflare-one/policies/access/) without installing software or customizing code on your server.
10
+
You can use Aegis combined with [Cloudflare Network Interconnect (CNI)](/network-interconnect/) to secure your applications with [Cloudflare Access](/cloudflare-one/access-controls/policies/access/) without installing software or customizing code on your server.
11
11
12
12
While Access allows you to enforce policies at the hostname level, other solutions are usually necessary to protect against origin IP bypass — when an attacker knows your origin server IP and uses it to directly interact with the target application.
Copy file name to clipboardExpand all lines: src/content/docs/agents/model-context-protocol/authorization.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@ Remember — [authentication is different from authorization](https://www.cloud
79
79
80
80
### (2) Cloudflare Access integration
81
81
82
-
You can use Cloudflare Access as a Single Sign-On (SSO) provider to authorize users to your MCP server. Users log in using a [configured identity provider](/cloudflare-one/identity/idp-integration/) or a [one-time PIN](/cloudflare-one/identity/one-time-pin/), and they are only granted access if their identity matches your [Access policies](/cloudflare-one/policies/access/).
82
+
You can use Cloudflare Access as a Single Sign-On (SSO) provider to authorize users to your MCP server. Users log in using a [configured identity provider](/cloudflare-one/identity/idp-integration/) or a [one-time PIN](/cloudflare-one/identity/one-time-pin/), and they are only granted access if their identity matches your [Access policies](/cloudflare-one/access-controls/policies/access/).
83
83
84
84
To deploy an [example MCP server](https://github.com/cloudflare/ai/tree/main/demos/remote-mcp-cf-access) with Cloudflare Access as the OAuth provider, refer to [Secure MCP servers with Access for SaaS](/cloudflare-one/applications/configure-apps/mcp-servers/saas-mcp/).
Copy file name to clipboardExpand all lines: src/content/docs/ai-gateway/features/dlp/index.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Data Loss Prevention (DLP) for AI Gateway helps protect your organization from i
14
14
15
15
## How it works
16
16
17
-
AI Gateway DLP leverages the same powerful detection engines used in [Cloudflare's Data Loss Prevention](/cloudflare-one/policies/data-loss-prevention/) solution to scan AI traffic in real-time. The system analyzes both user prompts sent to AI models and responses received from AI providers, identifying sensitive data patterns and taking appropriate protective actions.
17
+
AI Gateway DLP leverages the same powerful detection engines used in [Cloudflare's Data Loss Prevention](/cloudflare-one/traffic-policies/data-loss-prevention/) solution to scan AI traffic in real-time. The system analyzes both user prompts sent to AI models and responses received from AI providers, identifying sensitive data patterns and taking appropriate protective actions.
18
18
19
19
20
20
## Key benefits
@@ -43,7 +43,7 @@ AI Gateway DLP uses the same detection profiles and policies as Cloudflare's ent
43
43
-**Centralized reporting** - All DLP events appear in the same dashboard and logs
44
44
-**Shared profiles** - Reuse existing DLP detection profiles for AI traffic
45
45
46
-
For more information about Cloudflare's DLP capabilities, refer to the [Data Loss Prevention documentation](/cloudflare-one/policies/data-loss-prevention/).
46
+
For more information about Cloudflare's DLP capabilities, refer to the [Data Loss Prevention documentation](/cloudflare-one/traffic-policies/data-loss-prevention/).
47
47
48
48
## Getting started
49
49
@@ -56,6 +56,6 @@ To enable DLP for your AI Gateway:
56
56
## Related resources
57
57
58
58
-[Set up DLP for AI Gateway](/ai-gateway/features/dlp/set-up-dlp/)
59
-
-[Cloudflare Data Loss Prevention](/cloudflare-one/policies/data-loss-prevention/)
59
+
-[Cloudflare Data Loss Prevention](/cloudflare-one/traffic-policies/data-loss-prevention/)
Copy file name to clipboardExpand all lines: src/content/docs/ai-gateway/features/dlp/set-up-dlp.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ After enabling DLP, you can create policies to define how sensitive data should
34
34
-**Custom Profiles** - Organization-specific data patterns
35
35
36
36
:::note
37
-
DLP profiles can be created and managed in the [Zero Trust DLP dashboard](/cloudflare-one/policies/data-loss-prevention/dlp-profiles/).
37
+
DLP profiles can be created and managed in the [Zero Trust DLP dashboard](/cloudflare-one/traffic-policies/data-loss-prevention/dlp-profiles/).
38
38
:::
39
39
40
40
-**Action**: Choose the action to take when any of the selected profiles match:
@@ -194,4 +194,4 @@ try {
194
194
- Test with different sample data to understand detection patterns
195
195
- Adjust profile selections if needed
196
196
197
-
For additional support with DLP configuration, refer to the [Cloudflare Data Loss Prevention documentation](/cloudflare-one/policies/data-loss-prevention/) or contact your Cloudflare support team.
197
+
For additional support with DLP configuration, refer to the [Cloudflare Data Loss Prevention documentation](/cloudflare-one/traffic-policies/data-loss-prevention/) or contact your Cloudflare support team.
0 commit comments