Skip to content

Commit 2df01e0

Browse files
committed
Move note
1 parent fd760f6 commit 2df01e0

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

src/content/docs/learning-paths/secure-internet-traffic/connect-devices-networks/choose-on-ramp.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ import { GlossaryDefinition, GlossaryTooltip, Badge } from "~/components";
99

1010
Similar to the network onboarding practices in the [Replace your VPN](/learning-paths/replace-vpn/connect-private-network/) implementation guide, there are a number of ways to on-ramp your network traffic to the Cloudflare global network. This guide will quickly explore all of the options to on-ramp traffic to Cloudflare Gateway to inspect, apply policies, and filter.
1111

12+
:::note
13+
The following steps are identical to [Connect user devices](/learning-paths/replace-vpn/connect-devices/) in the Replace your VPN implementation guide. If you have already completed Replace your VPN, you can skip ahead to [Network on-ramps](#network-on-ramps).
14+
:::
15+
1216
## Device on-ramps
1317

1418
The most common way to protect and filter your end-user traffic is by using a device client. The standard Cloudflare device client supports a number of operating systems and deployment methodologies, but there can still be scenarios in which an alternative path makes sense.

src/content/docs/learning-paths/secure-internet-traffic/connect-devices-networks/index.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ import { Render } from "~/components";
99

1010
After setting up your Cloudflare account and Zero Trust organization, you can begin connecting your users' devices and networks to Cloudflare.
1111

12-
:::note
13-
14-
The following steps are identical to [Connect user devices](/learning-paths/replace-vpn/connect-devices/) in the Replace your VPN implementation guide. If you have already completed Replace your VPN, you can skip ahead to [Connect networks to Cloudflare](/learning-paths/secure-internet-traffic/connect-networks/).
15-
16-
:::
17-
1812
## Objectives
1913

2014
By the end of this module, you will be able to:

0 commit comments

Comments
 (0)