Skip to content

Commit 5c342c4

Browse files
committed
Added link to networking requirements
1 parent 39f3d13 commit 5c342c4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/openshift/create-cluster.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: johnmarc
66
ms.topic: article
77
ms.service: azure-redhat-openshift
88
ms.custom: devx-track-azurecli
9-
ms.date: 09/13/2024
9+
ms.date: 12/06/2024
1010
#Customer intent: As a developer, I want learn how to create an Azure Red Hat OpenShift cluster, scale it, and then clean up resources so that I am not charged for what I'm not using.
1111
---
1212

@@ -111,6 +111,9 @@ If you provide a custom domain for your cluster, note the following points:
111111
112112
Next, you'll create a virtual network containing two empty subnets. If you have existing virtual network that meets your needs, you can skip this step.
113113
114+
For information about networking and requirements, see [Networking for Azure Red Hat Openshift](concepts-networking.md#networking-for-azure-red-hat-openshift).
115+
116+
114117
1. **Set the following variables in the shell environment in which you will execute the `az` commands.**
115118
116119
```console

0 commit comments

Comments
 (0)