Skip to content

Commit e9706be

Browse files
Merge pull request #115826 from ktoliver/public-55096a
reproduces public repo PR 55096 and adds redirects
2 parents d4fe4b2 + 29944aa commit e9706be

File tree

4 files changed

+21
-11
lines changed

4 files changed

+21
-11
lines changed

.openpublishing.redirection.json

Lines changed: 19 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
{
1414
"source_path": "articles/openshift/howto-azure-monitor-v4.md",
15-
"redirect_url": "articles/azure-monitor/insights/container-insights-azure-redhat4-setup.md",
15+
"redirect_url": "/azure/azure-monitor/insights/container-insights-azure-redhat4-setup",
1616
"redirect_document_id": false
1717
},
1818
{
@@ -22,12 +22,22 @@
2222
},
2323
{
2424
"source_path": "articles/openshift/tutorial-scale-cluster.md",
25-
"redirect_url": "articles/openshift/tutorial-connect-cluster.md",
25+
"redirect_url": "/azure/openshift/tutorial-connect-cluster",
2626
"redirect_document_id": false
2727
},
2828
{
2929
"source_path": "articles/openshift/howto-using-azure-redhat-openshift.md",
30-
"redirect_url": "articles/openshift/tutorial-create-cluster.md",
30+
"redirect_url": "/azure/openshift/tutorial-create-cluster",
31+
"redirect_document_id": false
32+
},
33+
{
34+
"source_path": "articles/openshift/howto-create-private-cluster.md",
35+
"redirect_url": "/azure/openshift/howto-create-private-cluster-3x",
36+
"redirect_document_id": false
37+
},
38+
{
39+
"source_path": "articles/openshift/create-private-cluster.md",
40+
"redirect_url": "/azure/openshift/howto-create-private-cluster-4x",
3141
"redirect_document_id": false
3242
},
3343
{
@@ -52264,10 +52274,10 @@
5226452274
"redirect_url": "/azure/azure-sql-edge/tutorial-sync-data-factory",
5226552275
"redirect_document_id": true
5226652276
},
52267-
{
52268-
"source_path":"articles/azure-monitor/app/alerts.md",
52269-
"redirect_url":"/articles/azure-monitor/platform/alerts-log",
52270-
"redirect_document_id": false
52271-
}
52272-
]
52277+
{
52278+
"source_path":"articles/azure-monitor/app/alerts.md",
52279+
"redirect_url":"/azure/azure-monitor/platform/alerts-log",
52280+
"redirect_document_id": false
52281+
}
52282+
]
5227352283
}
File renamed without changes.
File renamed without changes.

articles/openshift/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
expanded: true
1717
items:
1818
- name: Create a private Azure Red Hat OpenShift 4 cluster
19-
href: create-private-cluster.md
19+
href: howto-create-private-cluster-4x.md
2020
- name: Configure DNS forwarding for an Azure Red Hat OpenShift 4 cluster
2121
href: dns-forwarding.md
2222
- name: Configure Azure Active Directory authentication for an Azure Red Hat OpenShift 4 cluster
@@ -48,7 +48,7 @@
4848
- name: Manage projects in an Azure Red Hat OpenShift 3.11 cluster
4949
href: howto-manage-projects.md
5050
- name: Create a private Azure Red Hat OpenShift 3.11 cluster
51-
href: howto-create-private-cluster.md
51+
href: howto-create-private-cluster-3x.md
5252
- name: Monitoring and logging for Azure Red Hat OpenShift 3.11
5353
items:
5454
- name: Azure Monitor for containers in Azure Red Hat OpenShift 3.11 (preview)

0 commit comments

Comments
 (0)