Skip to content

Commit e139686

Browse files
committed
Add availability table
1 parent 5d0ba8d commit e139686

File tree

1 file changed

+18
-1
lines changed
  • src/content/docs/cloudflare-one/policies/gateway/egress-policies

1 file changed

+18
-1
lines changed

src/content/docs/cloudflare-one/policies/gateway/egress-policies/index.mdx

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar:
55
order: 5
66
---
77

8-
import { Render, Badge, Tabs, TabItem } from "~/components";
8+
import { Render, Badge, Tabs, TabItem, Details } from "~/components";
99

1010
:::note
1111
Only available on Enterprise plans.
@@ -180,6 +180,23 @@ Gateway uses Rust to evaluate regular expressions. The Rust implementation is sl
180180

181181
### Selector prerequisites
182182

183+
<Details header="Feature availability">
184+
185+
| [WARP modes](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/) | [Zero Trust plans](https://www.cloudflare.com/teams-pricing/) |
186+
| ----------------------------------------------------------------------------------------- | ------------------------------------------------------------- |
187+
| Gateway with WARP | Enterprise |
188+
189+
| System | Availability | Minimum WARP version |
190+
| -------- | ------------ | -------------------- |
191+
| Windows || 2025.4.929.0 |
192+
| macOS || 2025.4.929.0 |
193+
| Linux || 2025.4.929.0 |
194+
| iOS || |
195+
| Android || |
196+
| ChromeOS || |
197+
198+
</Details>
199+
183200
The [Application](#application), [Content Categories](#content-categories), [Domain](#domain), and [Host](#host) selectors are only available for traffic on-ramped to Gateway with the following methods:
184201

185202
| On-ramp method | Compatibility |

0 commit comments

Comments
 (0)