Skip to content

Commit 2beffbc

Browse files
authored
Merge pull request #194064 from leebeasley-v/remove-preview-fix-toc-april-5
openshift front door fix to remove preview and toc link
2 parents d53b7e2 + 43ab473 commit 2beffbc

File tree

4 files changed

+11
-264
lines changed

4 files changed

+11
-264
lines changed

.openpublishing.redirection.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44202,6 +44202,12 @@
4420244202
"source_path_from_root": "/articles/governance/blueprints/samples/pci-dss-3.2.1/index.md",
4420344203
"redirect_url": "/azure/governance/policy/samples",
4420444204
"redirect_document_id": false
44205+
},
44206+
{
44207+
"source_path_from_root": "/articles/openshift/howto-secure-openshift-with-front-door-feb-22.md",
44208+
"redirect_url": "/azure/openshift/howto-secure-openshift-with-front-door",
44209+
"redirect_document_id": false
4420544210
}
4420644211
]
4420744212
}
44213+

articles/openshift/howto-secure-openshift-with-front-door-feb-22.md

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

articles/openshift/howto-secure-openshift-with-front-door.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ keywords: azure, openshift, red hat, front, door
1010
#Customer intent: I need to understand how to secure access to Azure Red Hat OpenShift applications with Azure Front Door.
1111
---
1212

13-
# Secure access to Azure Red Hat OpenShift with Azure Front Door
13+
# Secure access to Azure Red Hat OpenShift with Azure Front Door
1414

1515
This article explains how to use Azure Front Door Premium to secure access to Azure Red Hat OpenShift.
1616

@@ -96,9 +96,9 @@ This section explains how to register a domain in Azure DNS.
9696
9797
To create a new Azure Front Door Premium service:
9898
99-
1. On [Microsoft Azure (PREVIEW) Compare offerings](https://ms.portal.azure.com/#create/Microsoft.AFDX) select **Azure Front Door**, and then select **Continue to create a Front Door**.
99+
1. On [Microsoft Azure Compare offerings](https://ms.portal.azure.com/#create/Microsoft.AFDX) select **Azure Front Door**, and then select **Continue to create a Front Door**.
100100
101-
2. On the **Create a front door profile** page in the **Subscription** > **Resource group**, select the resource group in which your Azure Red Hat OpenShift cluster was deployed to house your Azure Front Door Premium (PREVIEW) resource.
101+
2. On the **Create a front door profile** page in the **Subscription** > **Resource group**, select the resource group in which your Azure Red Hat OpenShift cluster was deployed to house your Azure Front Door Premium resource.
102102
103103
3. Name your Azure Front Door Premium service appropriately. For example, in the **Name** field, enter the following name:
104104
@@ -122,7 +122,7 @@ To create a new Azure Front Door Premium service:
122122
123123
At this stage, don't enable the Azure Private Link service, caching, or the Web Application Firewall (WAF) policy.
124124
125-
9. Select **Review + create** to create the Azure Front Door Premium (PREVIEW) resource, and then wait for the process to complete.
125+
9. Select **Review + create** to create the Azure Front Door Premium resource, and then wait for the process to complete.
126126
127127
## Initial configuration of Azure Front Door Premium
128128

articles/openshift/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
href: built-in-container-registry.md
4949
- name: Use Azure Container registry
5050
href: howto-use-acr-with-aro.md
51-
- name: Security and authentication
51+
- name: Security and authentication
5252
items:
5353
- name: Secure OpenShift with Azure Front Door
5454
href: howto-secure-openshift-with-front-door.md

0 commit comments

Comments
 (0)