Skip to content

Commit a1a002c

Browse files
authored
Merge pull request #251481 from duongau/redirect
Fixed redirects for Azure Networking articles
2 parents 0046bea + e7a9ee5 commit a1a002c

File tree

4 files changed

+26
-6
lines changed

4 files changed

+26
-6
lines changed

.openpublishing.redirection.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24342,6 +24342,26 @@
2434224342
"redirect_url": "/azure/networking/manage-apps/connectivity-interoperability-data-plane",
2434324343
"redirect_document_id": false
2434424344
},
24345+
{
24346+
"source_path_from_root": "/articles/networking/manage-apps/connectivty-interoperability-preface.md",
24347+
"redirect_url": "/azure/networking/connectivity-interoperability-preface",
24348+
"redirect_document_id": false
24349+
},
24350+
{
24351+
"source_path_from_root": "/articles/networking/manage-apps/connectivty-interoperability-configuration.md",
24352+
"redirect_url": "/azure/networking/connectivity-interoperability-configuration",
24353+
"redirect_document_id": false
24354+
},
24355+
{
24356+
"source_path_from_root": "/articles/networking/manage-apps/connectivty-interoperability-control-plane.md",
24357+
"redirect_url": "/azure/networking/connectivity-interoperability-control-plane",
24358+
"redirect_document_id": false
24359+
},
24360+
{
24361+
"source_path_from_root": "/articles/networking/manage-apps/connectivty-interoperability-data-plane.md",
24362+
"redirect_url": "/azure/networking/connectivity-interoperability-data-plane",
24363+
"redirect_document_id": false
24364+
},
2434524365
{
2434624366
"source_path_from_root": "/articles/operator-nexus/howto-hybrid-aks.md",
2434724367
"redirect_url": "/azure/operator-nexus/howto-kubernetes-cluster-agent-pools",

articles/expressroute/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@
267267
- name: Backend Connectivity Interoperability
268268
items:
269269
- name: Control Plane Analysis
270-
href: ../networking/connectivty-interoperability-control-plane.md?toc=/azure/expressroute/toc.json
270+
href: ../networking/connectivity-interoperability-control-plane.md?toc=/azure/expressroute/toc.json
271271
- name: Azure Roadmap
272272
href: https://azure.microsoft.com/roadmap/?category=networking
273273
- name: Networking Blog

articles/networking/connectivity-interoperability-control-plane.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ For more information, see [What is VPN Gateway?](../vpn-gateway/vpn-gateway-abou
7777

7878
## Next steps
7979

80-
Learn about [data plane analysis](./connectivty-interoperability-data-plane.md) of the test setup and Azure network monitoring feature views.
80+
Learn about [data plane analysis](./connectivity-interoperability-data-plane.md) of the test setup and Azure network monitoring feature views.
8181

8282
See the [ExpressRoute FAQ](../expressroute/expressroute-faqs.md) to:
8383

articles/vpn-gateway/TOC.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@
5454
- name: Backend Connectivity Interoperability
5555
items:
5656
- name: Preface and Test Setup
57-
href: ../networking/connectivty-interoperability-preface.md?toc=/azure/vpn-gateway/toc.json
57+
href: ../networking/connectivity-interoperability-preface.md?toc=/azure/vpn-gateway/toc.json
5858
- name: Test Setup Configuration
59-
href: ../networking/connectivty-interoperability-configuration.md?toc=/azure/vpn-gateway/toc.json
59+
href: ../networking/connectivity-interoperability-configuration.md?toc=/azure/vpn-gateway/toc.json
6060
- name: Control Plane Analysis
61-
href: ../networking/connectivty-interoperability-control-plane.md?toc=/azure/vpn-gateway/toc.json
61+
href: ../networking/connectivity-interoperability-control-plane.md?toc=/azure/vpn-gateway/toc.json
6262
- name: Data Plane Analysis
63-
href: ../networking/connectivty-interoperability-data-plane.md?toc=/azure/vpn-gateway/toc.json
63+
href: ../networking/connectivity-interoperability-data-plane.md?toc=/azure/vpn-gateway/toc.json
6464
- name: How-to guides
6565
items:
6666
- name: Create and manage a VPN gateway

0 commit comments

Comments
 (0)