Skip to content

Commit b1c77f0

Browse files
authored
Merge pull request #195254 from joharder/patch-5
Update concepts-networking.md
2 parents 095d35e + fd1f21e commit b1c77f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/openshift/concepts-networking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ The following networking features are specific to Azure Red Hat OpenShift:
9191

9292
The following network settings are available for Azure Red Hat OpenShift 4 clusters:
9393

94-
* **API Visibility** - Set the API visibility when running the [az are create command](tutorial-create-cluster.md#create-the-cluster).
94+
* **API Visibility** - Set the API visibility when running the [az aro create command](tutorial-create-cluster.md#create-the-cluster).
9595
* "Public" - API Server is accessible by external networks.
9696
* "Private" - API Server assigned a private IP from the control plane subnet, only accessible using connected networks (peered virtual networks and other subnets in the cluster). A private DNS Zone will be created on the customer's behalf.
9797
* **Ingress Visibility** - Set the API visibility when running the [az aro create command](tutorial-create-cluster.md#create-the-cluster).
@@ -123,4 +123,4 @@ As included in the diagram above, you'll notice a few changes:
123123
For more information on OpenShift 4.5 and later, check out the [OpenShift 4.5 release notes](https://docs.openshift.com/container-platform/4.5/release_notes/ocp-4-5-release-notes.html).
124124

125125
## Next steps
126-
For more information on outbound traffic and what Azure Red Hat OpenShift supports for egress, see the [support policies](support-policies-v4.md) documentation.
126+
For more information on outbound traffic and what Azure Red Hat OpenShift supports for egress, see the [support policies](support-policies-v4.md) documentation.

0 commit comments

Comments
 (0)