Skip to content

Commit ee43213

Browse files
committed
Add banner to additional pages
1 parent d12dcac commit ee43213

File tree

3 files changed

+19
-14
lines changed

3 files changed

+19
-14
lines changed

src/content/docs/cloudflare-one/applications/non-http/infrastructure-apps.mdx

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ sidebar:
66
badge:
77
variant: tip
88
text: New
9+
banner:
10+
content: The default global Cloudflare root certificate expired on 2025-02-02. If you installed the default Cloudflare certificate before 2024-10-17, you must <a href="/cloudflare-one/connections/connect-devices/user-side-certificates/#generate-a-cloudflare-root-certificate">generate a new certificate</a> and activate it for your Zero Trust organization to avoid inspection errors.
911
---
1012

1113
import { Badge, Details, Tabs, TabItem, Render } from "~/components";
@@ -18,12 +20,12 @@ import { Badge, Details, Tabs, TabItem, Render } from "~/components";
1820

1921
| System | Availability |
2022
| -------- | ------------ |
21-
| Windows | |
22-
| macOS | |
23-
| Linux | |
24-
| iOS | |
25-
| Android | |
26-
| ChromeOS | |
23+
| Windows ||
24+
| macOS ||
25+
| Linux ||
26+
| iOS ||
27+
| Android ||
28+
| ChromeOS ||
2729

2830
</Details>
2931

@@ -70,13 +72,12 @@ If a user is connected to a target in VNET-A and needs to connect to a target in
7072

7173
| System | Availability | Minimum WARP version |
7274
| -------- | ------------ | -------------------- |
73-
| Windows || 2024.9.346.0 |
74-
| macOS || 2024.9.346.0 |
75-
| Linux || 2024.9.346.0 |
76-
| iOS || |
77-
| Android || |
78-
| ChromeOS || |
79-
75+
| Windows || 2024.9.346.0 |
76+
| macOS || 2024.9.346.0 |
77+
| Linux || 2024.9.346.0 |
78+
| iOS || |
79+
| Android || |
80+
| ChromeOS || |
8081

8182
</Details>
8283

@@ -110,4 +111,4 @@ The following [Access policy selectors](/cloudflare-one/policies/access/#selecto
110111
- Country
111112
- Authentication method
112113
- Device posture
113-
- Entra group, GitHub organization, Google Workspace group, Okta group
114+
- Entra group, GitHub organization, Google Workspace group, Okta group

src/content/docs/cloudflare-one/policies/browser-isolation/index.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: Browser Isolation
44
sidebar:
55
order: 5
6+
banner:
7+
content: The default global Cloudflare root certificate expired on 2025-02-02. If you installed the default Cloudflare certificate before 2024-10-17, you must <a href="/cloudflare-one/connections/connect-devices/user-side-certificates/#generate-a-cloudflare-root-certificate">generate a new certificate</a> and activate it for your Zero Trust organization to avoid inspection errors.
68
---
79

810
:::note

src/content/docs/cloudflare-one/policies/data-loss-prevention/index.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: Data Loss Prevention
44
sidebar:
55
order: 5
6+
banner:
7+
content: The default global Cloudflare root certificate expired on 2025-02-02. If you installed the default Cloudflare certificate before 2024-10-17, you must <a href="/cloudflare-one/connections/connect-devices/user-side-certificates/#generate-a-cloudflare-root-certificate">generate a new certificate</a> and activate it for your Zero Trust organization to avoid inspection errors.
68
---
79

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

0 commit comments

Comments
 (0)