Skip to content

Commit 178a331

Browse files
committed
PR review team edits
1 parent 9902ef6 commit 178a331

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

articles/openshift/create-cluster.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ Register the `Microsoft.RedHatOpenShift` resource provider. For instructions on
263263
* Select **Worker node count** (i.e., the number of worker nodes to create).
264264

265265
> [!div class="mx-imgBorder"]
266-
> [ ![**Basics** tab on Azure portal](./media/Basics.png) ](./media/Basics.png#lightbox)
266+
> [ ![Screenshot of **Basics** tab on Azure portal.](./media/Basics.png) ](./media/Basics.png#lightbox)
267267

268268
> [!NOTE]
269269
> The **Domain name** field is pre-populated with a random string. You can either specify a domain name (e.g., *example.com*) or a string/prefix (e.g., *abc*) that will be used as part of the auto-generated DNS name for OpenShift console and API servers. This prefix is also used as part of the name of the resource group that is created to host the cluster VMs if a resource group name is not specified.
@@ -284,19 +284,21 @@ Register the `Microsoft.RedHatOpenShift` resource provider. For instructions on
284284

285285
6. On the **Networking** tab, configure the required options.
286286

287-
**Note**: Azure Red Hat OpenShift clusters running OpenShift 4 require a virtual network with two empty subnets: one for the control plane and one for worker nodes.
287+
> [!NOTE]
288+
> Azure Red Hat OpenShift clusters running OpenShift 4 require a virtual network with two empty subnets: one for the control plane and one for worker nodes.
289+
288290

289291
> [!div class="mx-imgBorder"]
290-
> [ ![**Networking** tab on Azure portal](./media/Networking.png) ](./media/Networking.png#lightbox)
292+
> [ ![Screenshot of **Networking** tab on Azure portal.](./media/Networking.png) ](./media/Networking.png#lightbox)
291293
292294
7. On the **Tags** tab, add tags to organize your resources.
293295

294296
> [!div class="mx-imgBorder"]
295-
> [ ![**Tags** tab on Azure portal](./media/Tags.png) ](./media/Tags.png#lightbox)
297+
> [ ![Screenshot of **Tags** tab on Azure portal.](./media/Tags.png) ](./media/Tags.png#lightbox)
296298
297299
8. Check **Review + create** and then **Create** when validation completes.
298300

299-
![**Review + create** tab on Azure portal](./media/Review+Create.png)
301+
![Screenshot of **Review + create** tab on Azure portal.](./media/Review+Create.png)
300302

301303
9. It takes approximately 35 to 45 minutes to create the Azure Red Hat OpenShift cluster. When your deployment is complete, navigate to your resource by either:
302304
* Clicking **Go to resource**, or

0 commit comments

Comments
 (0)