We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34e2482 commit a3c04e8Copy full SHA for a3c04e8
src/content/docs/magic-wan/configuration/manually/third-party/azure/azure-vpn-gateway.mdx
@@ -8,5 +8,9 @@ import { Render } from "~/components";
8
<Render file="magic-wan/third-party/azure-vpn-gateway"
9
product="networking-services"
10
params={{
11
-
+ productName: "Magic WAN",
12
+ ipsecTunnelUrl: "/magic-wan/configuration/manually/how-to/configure-tunnel-endpoints/#add-tunnels",
13
+ tunnelEndpointsUrl: "/magic-wan/configuration/manually/how-to/configure-tunnel-endpoints/",
14
+ staticRoutesUrl: "/magic-wan/configuration/manually/how-to/configure-routes/#create-a-static-route",
15
+ tunnelHealthChecksUrl: "/magic-wan/reference/tunnel-health-checks/"
16
}} />
0 commit comments