Skip to content

Commit 00f93bd

Browse files
committed
draft of changes
1 parent 606515a commit 00f93bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/openshift/howto-create-private-cluster-4x.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create an Azure Red Hat OpenShift 4 private cluster
33
description: Learn how to create an Azure Red Hat OpenShift private cluster running OpenShift 4
44
ms.service: azure-redhat-openshift
55
ms.topic: article
6-
ms.date: 03/12/2020
6+
ms.date: 03/17/2023
77
author: joharder
88
ms.author: joharder
99
keywords: aro, openshift, az aro, red hat, cli
@@ -214,7 +214,7 @@ To create a private cluster without a public IP address, register for the featur
214214
```
215215
az feature register --namespace Microsoft.RedHatOpenShift --name UserDefinedRouting
216216
```
217-
After you've registered the feature flag, [create the private ARO cluster](#create-the-cluster).
217+
After you've registered the feature flag, create the cluster [using the command above](#create-the-cluster).
218218

219219
Enabling this User Defined Routing option prevents a public IP address from being provisioned. User Defined Routing (UDR) allows you to create custom routes in Azure to override the default system routes or to add more routes to a subnet's route table. See
220220
[Virtual network traffic routing](../virtual-network/virtual-networks-udr-overview.md) to learn more.

0 commit comments

Comments
 (0)