Skip to content

Commit d31b4cc

Browse files
Merge pull request #252910 from halkazwini/rs-avs-redirect2
Delete AVS article
2 parents accea64 + ce9adda commit d31b4cc

5 files changed

+22
-40
lines changed

.openpublishing.publish.config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1223,6 +1223,7 @@
12231223
"articles/virtual-machines/.openpublishing.redirection.virtual-machines.json",
12241224
"articles/dev-box/.openpublishing.redirection.dev-box.json",
12251225
"articles/deployment-environments/.openpublishing.redirection.deployment-environments.json",
1226-
"articles/network-watcher/.openpublishing.redirection.network-watcher.json"
1226+
"articles/network-watcher/.openpublishing.redirection.network-watcher.json",
1227+
"articles/route-server/.openpublishing.redirection.route-server.json"
12271228
]
12281229
}

.openpublishing.redirection.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,6 @@
2020
"redirect_URL": "tutorial-assess-webapps",
2121
"redirect_document_id": false
2222
},
23-
{
24-
"source_path": "articles/route-server/tutorial-protect-route-server.md",
25-
"redirect_URL": "/azure/route-server/tutorial-protect-route-server-ddos",
26-
"redirect_document_id": false
27-
},
28-
{
29-
"source_path": "articles/route-server/routing-preference.md",
30-
"redirect_url": "/azure/route-server/overview",
31-
"redirect_document_id": false
32-
},
3323
{
3424
"source_path": "articles/cloud-services-extended-support/deploy-visual-studio.md",
3525
"redirect_url": "/visualstudio/azure/cloud-services-extended-support?context=%2Fazure%2Fcloud-services-extended-support%2Fcontext%2Fcontext",

articles/route-server/.openpublishing.redirection.route-server.json

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,33 @@
11
{
22
"redirections": [
33
{
4-
"source_path": "articles/route-server/vmware-solution-default-route.md",
4+
"source_path_from_root": "/articles/route-server/vmware-solution-default-route.md",
55
"redirect_URL": "/azure/azure-vmware/concepts-network-design-considerations",
66
"redirect_document_id": false
77
},
88
{
9-
"source_path": "articles/route-server/tutorial-protect-route-server.md",
9+
"source_path_from_root": "/articles/route-server/resource-manager-template-samples.md",
10+
"redirect_url": "/azure/route-server/tutorial-configure-route-server-with-quagga",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path_from_root": "/articles/route-server/tutorial-protect-route-server.md",
1015
"redirect_URL": "/azure/route-server/tutorial-protect-route-server-ddos",
1116
"redirect_document_id": false
1217
},
1318
{
14-
"source_path_from_root": "/articles/route-server/resource-manager-template-samples.md",
15-
"redirect_url": "/azure/route-server/tutorial-configure-route-server-with-quagga",
19+
"source_path_from_root": "/articles/route-server/routing-preference.md",
20+
"redirect_url": "/azure/route-server/overview",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path": "articles/route-server/vmware-solution-default-route.md",
25+
"redirect_URL": "/azure/azure-vmware/concepts-network-design-considerations",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path": "articles/route-server/tutorial-protect-route-server.md",
30+
"redirect_URL": "/azure/route-server/tutorial-protect-route-server-ddos",
1631
"redirect_document_id": false
1732
},
1833
{

articles/route-server/hub-routing-preference-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 07/31/2023
1212

1313
# Configure routing preference to influence route selection using PowerShell
1414

15-
Learn how to use [routing preference (preview)](routing-preference.md) setting in Azure Route Server to influence its route selection.
15+
Learn how to use [routing preference (preview)](hub-routing-preference.md) setting in Azure Route Server to influence its route selection.
1616

1717
> [!IMPORTANT]
1818
> Routing preference is currently in PREVIEW.

articles/route-server/vmware-solution-default-route.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)