Skip to content

Commit a9ec77e

Browse files
Merge pull request #224478 from joharder/aro-311-removal
Aro 311 removal
2 parents d847252 + adb8eb2 commit a9ec77e

22 files changed

+77
-1381
lines changed

.openpublishing.publish.config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -998,6 +998,7 @@
998998
".openpublishing.redirection.baremetal-infrastructure.json",
999999
"articles/iot-dps/.openpublishing.redirection.iot-dps.json",
10001000
"articles/cloud-shell/.openpublishing.redirection.cloud-shell.json",
1001-
".openpublishing.redirection.azure-vmware.json"
1001+
".openpublishing.redirection.azure-vmware.json",
1002+
".openpublishing.redirection.openshift.json"
10021003
]
10031004
}
Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/openshift/cluster-administration-cluster-admin-role.md",
5+
"redirect_url": "/azure/openshift/intro-openshift",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/openshift/cluster-administration-security-context-constraints.md",
10+
"redirect_url": "/azure/openshift/intro-openshift",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path_from_root": "/articles/openshift/howto-aad-app-configuration.md",
15+
"redirect_url": "/azure/openshift/intro-openshift",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path_from_root": "/articles/openshift/howto-create-private-cluster-3x.md",
20+
"redirect_url": "/azure/openshift/intro-openshift",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path_from_root": "/articles/openshift/howto-create-tenant.md",
25+
"redirect_url": "/azure/openshift/intro-openshift",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path_from_root": "/articles/openshift/howto-deploy-prometheus.md",
30+
"redirect_url": "/azure/openshift/intro-openshift",
31+
"redirect_document_id": false
32+
},
33+
{
34+
"source_path_from_root": "/articles/openshift/howto-manage-projects.md",
35+
"redirect_url": "/azure/openshift/intro-openshift",
36+
"redirect_document_id": false
37+
},
38+
{
39+
"source_path_from_root": "/articles/openshift/howto-run-privileged-containers.md",
40+
"redirect_url": "/azure/openshift/intro-openshift",
41+
"redirect_document_id": false
42+
},
43+
{
44+
"source_path_from_root": "/articles/openshift/howto-setup-environment.md",
45+
"redirect_url": "/azure/openshift/intro-openshift",
46+
"redirect_document_id": false
47+
},
48+
{
49+
"source_path_from_root": "/articles/openshift/migration.md",
50+
"redirect_url": "/azure/openshift/intro-openshift",
51+
"redirect_document_id": false
52+
},
53+
{
54+
"source_path_from_root": "/articles/openshift/supported-resources.md",
55+
"redirect_url": "/azure/openshift/intro-openshift",
56+
"redirect_document_id": false
57+
}
58+
]
59+
}

articles/containers/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,12 +150,12 @@ conceptualContent:
150150
- url: ../openshift/intro-openshift.md
151151
itemType: overview
152152
text: What is Azure Red Hat OpenShift?
153-
- url: ../openshift/howto-setup-environment.md
154-
itemType: how-to-guide
155-
text: Set up your Azure Red Hat OpenShift dev environment
156153
- url: ../openshift/tutorial-create-cluster.md
157154
itemType: tutorial
158155
text: Create an Azure Red Hat OpenShift cluster
156+
- url: ../openshift/tutorial-connect-cluster.md
157+
itemType: tutorial
158+
text: Connect to an Azure Red Hat OpenShift cluster
159159
# footerLink (optional)
160160
footerLink:
161161
url: ../openshift/index.yml

articles/openshift/cluster-administration-cluster-admin-role.md

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

articles/openshift/cluster-administration-security-context-constraints.md

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

articles/openshift/howto-aad-app-configuration.md

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

articles/openshift/howto-create-a-restore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ In this article, an Azure Red Hat OpenShift 4 cluster application was restored.
8383

8484
Advance to the next article to learn about Azure Red Hat OpenShift 4 supported resources.
8585

86-
* [Azure Red Hat OpenShift v4 supported resources](supported-resources.md)
86+
* [Azure Red Hat OpenShift v4 supported resources](support-policies-v4.md#supported-virtual-machine-sizes)

0 commit comments

Comments
 (0)