Skip to content

Commit b61b723

Browse files
[CF1] dex account limits update (#20134)
1 parent 7bda519 commit b61b723

File tree

2 files changed

+24
-25
lines changed

2 files changed

+24
-25
lines changed

src/content/docs/cloudflare-one/account-limits.mdx

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,21 @@ This page lists the default account limits for rules, applications, fields, and
99

1010
## Access
1111

12-
| Feature | Limit |
13-
| --------------------------- | ----- |
14-
| Applications count | 500 |
15-
| Audit Logpush jobs | 5 |
16-
| Email addresses per rule | 1,000 |
17-
| Group count | 300 |
18-
| Group size | 1,000 |
19-
| IP addresses per rule | 1,000 |
20-
| mTLS root certificates | 50 |
21-
| Service tokens count | 50 |
22-
| IdP count | 50 |
23-
| Rules count per application | 1,000 |
24-
| Rules count per group | 1,000 |
25-
| Domains per application | 5 |
26-
| Infrastructure targets | 5,000 |
12+
| Feature | Limit |
13+
| --------------------------- | ----- |
14+
| Applications count | 500 |
15+
| Audit Logpush jobs | 5 |
16+
| Email addresses per rule | 1,000 |
17+
| Group count | 300 |
18+
| Group size | 1,000 |
19+
| IP addresses per rule | 1,000 |
20+
| mTLS root certificates | 50 |
21+
| Service tokens count | 50 |
22+
| IdP count | 50 |
23+
| Rules count per application | 1,000 |
24+
| Rules count per group | 1,000 |
25+
| Domains per application | 5 |
26+
| Infrastructure targets | 5,000 |
2727

2828
## Gateway
2929

@@ -62,14 +62,14 @@ This page lists the default account limits for rules, applications, fields, and
6262
| IP routes per account | 1,000 |
6363
| Active `cloudflared` replicas per tunnel | 25 |
6464

65-
## Digital Experience Monitoring
65+
## Digital Experience Monitoring (DEX)
6666

67-
| Feature | Limit |
68-
| --------------------------------------------- | ----- |
69-
| Tests per account | 10 |
70-
| Remote captures per day (Free users) | 100 |
71-
| Remote captures per day (Pay-as-you-go users) | 200 |
72-
| Remote captures per day (Enterprise users) | 800 |
67+
| Feature | Limit |
68+
| --------------------------------------------- | ----------------------------------------------------------------- |
69+
| Tests per account | Free Plan: 10, <br/>Pro & Business Plans: 30, <br/>Enterprise: 50 |
70+
| Remote captures per day (Free users) | 100 |
71+
| Remote captures per day (Pay-as-you-go users) | 200 |
72+
| Remote captures per day (Enterprise users) | 800 |
7373

7474
## Certificates
7575

src/content/docs/cloudflare-one/insights/dex/index.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@ pcx_content_type: navigation
33
title: Digital Experience Monitoring
44
sidebar:
55
order: 2
6-
76
---
87

9-
import { DirectoryListing } from "~/components"
8+
import { DirectoryListing } from "~/components";
109

11-
Digital Experience Monitoring provides visibility into device, network, and application performance across your Zero Trust organization. This information enables you to understand the state of your WARP client deployment and quickly resolve issues impacting end-user productivity.
10+
Digital Experience Monitoring (DEX) provides visibility into device, network, and application performance across your Zero Trust organization. This information enables you to understand the state of your WARP client deployment and quickly resolve issues impacting end-user productivity.
1211

1312
<DirectoryListing />

0 commit comments

Comments
 (0)