Skip to content

Commit bf1290a

Browse files
authored
Merge pull request #286799 from halkazwini/rs-hrp-delete
Delete Routing Preference how-to
2 parents 608d41a + 3d366b3 commit bf1290a

File tree

8 files changed

+16
-221
lines changed

8 files changed

+16
-221
lines changed

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/route-server/hub-routing-preference-cli.md",
5+
"redirect_url": "/azure/route-server/configure-route-server",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/route-server/hub-routing-preference-powershell.md",
10+
"redirect_url": "/azure/route-server/configure-route-server",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path_from_root": "/articles/route-server/hub-routing-preference-portal.md",
15+
"redirect_url": "/azure/route-server/configure-route-server",
16+
"redirect_document_id": false
17+
},
318
{
419
"source_path_from_root": "/articles/route-server/tutorial-configure-route-server-with-quagga.md",
520
"redirect_url": "/azure/route-server/peer-route-server-with-virtual-appliance",

articles/route-server/TOC.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,6 @@
5151
href: troubleshoot-route-server.md
5252
- name: Monitor Route Server
5353
href: monitor-route-server.md
54-
- name: Routing preference
55-
items:
56-
- name: Azure portal
57-
href: hub-routing-preference-portal.md
58-
- name: Azure PowerShell
59-
href: hub-routing-preference-powershell.md
60-
- name: Azure CLI
61-
href: hub-routing-preference-cli.md
6254
- name: Reference
6355
items:
6456
- name: Azure PowerShell

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

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

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

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

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

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ When Route Server has multiple routes to an on-premises destination prefix, Rout
3232
## Next step
3333

3434
> [!div class="nextstepaction"]
35-
> [Configure routing preference](hub-routing-preference-portal.md)
35+
> [Configure routing preference](configure-route-server.md#configure-routing-preference)
Binary file not shown.

0 commit comments

Comments
 (0)