Skip to content

Commit 74d9a4a

Browse files
committed
Add redirects for NAT Gateway troubleshoot articles to SupportArticles
1 parent a5bcfd4 commit 74d9a4a

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/nat-gateway/troubleshoot-nat.md",
5+
"redirect_url": "/troubleshoot/azure/nat-gateway/troubleshoot-nat",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/nat-gateway/troubleshoot-nat-and-azure-services.md",
10+
"redirect_url": "/troubleshoot/azure/nat-gateway/troubleshoot-nat-and-azure-services",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path_from_root": "/articles/nat-gateway/troubleshoot-nat-connectivity.md",
15+
"redirect_url": "/troubleshoot/azure/nat-gateway/troubleshoot-nat-connectivity",
16+
"redirect_document_id": false
17+
}
18+
]
19+
}

0 commit comments

Comments
 (0)