Skip to content

Commit 5d5b016

Browse files
authored
[Gateway] Regional private DNS w/ resolver policies (cloudflare#26576)
1 parent dba1b42 commit 5d5b016

13 files changed

+144
-4
lines changed

src/content/docs/cloudflare-one/tutorials/ai-wrapper-tenant-control.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
reviewed: 2025-05-02
33
category: 🔐 Zero Trust
4+
difficulty: Advanced
45
pcx_content_type: tutorial
56
title: Create and secure an AI agent wrapper using AI Gateway and Zero Trust
67
tags:

src/content/docs/cloudflare-one/tutorials/cli.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
reviewed: 2021-03-23
33
category: 🔐 Zero Trust
4+
difficulty: Intermediate
45
pcx_content_type: tutorial
56
title: Connect through Cloudflare Access using a CLI
67
description: >-

src/content/docs/cloudflare-one/tutorials/clientless-access-private-dns.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
reviewed: 2024-03-04
33
category: 🔐 Zero Trust
4+
difficulty: Intermediate
45
pcx_content_type: tutorial
56
title: Access a web application via its private hostname without WARP
67
description: >-

src/content/docs/cloudflare-one/tutorials/entra-id-conditional-access.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
reviewed: 2024-01-12
33
category: 🔐 Access
4+
difficulty: Intermediate
45
pcx_content_type: tutorial
56
title: Use Microsoft Entra ID Conditional Access policies in Cloudflare Access
67
description: >-

src/content/docs/cloudflare-one/tutorials/fastapi.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
reviewed: 2023-06-09
33
category: 🔐 Access
4+
difficulty: Beginner
45
pcx_content_type: tutorial
56
title: Validate the Access token with FastAPI
67
tags:
@@ -15,8 +16,8 @@ This tutorial covers how to validate that the [Access JWT](/cloudflare-one/acces
1516

1617
## Prerequisites
1718

18-
* A [self-hosted Access application](/cloudflare-one/access-controls/applications/http-apps/self-hosted-public-app/) for your FastAPI app
19-
* The [AUD tag](/cloudflare-one/access-controls/applications/http-apps/authorization-cookie/validating-json/#get-your-aud-tag) for your Access application
19+
- A [self-hosted Access application](/cloudflare-one/access-controls/applications/http-apps/self-hosted-public-app/) for your FastAPI app
20+
- The [AUD tag](/cloudflare-one/access-controls/applications/http-apps/authorization-cookie/validating-json/#get-your-aud-tag) for your Access application
2021

2122
## 1. Create a validation function
2223

src/content/docs/cloudflare-one/tutorials/grafana.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
reviewed: 2023-12-06
33
category: 🌐 Connections
4+
difficulty: Intermediate
45
pcx_content_type: tutorial
56
title: Monitor Cloudflare Tunnel with Grafana
67
description: >-

src/content/docs/cloudflare-one/tutorials/graphql-analytics.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ head:
99
- tag: title
1010
content: GraphQL Analytics
1111
reviewed: 2022-03-02
12-
difficulty: Medium
12+
difficulty: Intermediate
1313
description: >-
1414
Use the GraphQL Analytics API to review data for Magic Firewall network traffic related to rules matching your traffic.
1515
---

src/content/docs/cloudflare-one/tutorials/integrate-microsoft-mcas-teams.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
reviewed: 2021-08-19
33
category: 🔐 Zero Trust
4+
difficulty: Intermediate
45
pcx_content_type: tutorial
56
title: Integrate Microsoft MCAS with Cloudflare Zero Trust
67
description: >-

src/content/docs/cloudflare-one/tutorials/kubectl.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
reviewed: 2022-07-19
33
category: 🔐 Zero Trust
4+
difficulty: Advanced
45
pcx_content_type: tutorial
56
title: Connect through Cloudflare Access using kubectl
67
description: >-

src/content/docs/cloudflare-one/tutorials/mysql-network-policy.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
reviewed: 2024-03-11
33
category: 🔐 Zero Trust
4+
difficulty: Intermediate
45
pcx_content_type: tutorial
56
title: Access and secure a MySQL database using Cloudflare Tunnel and network policies
67
description: >-

0 commit comments

Comments
 (0)