Skip to content

Commit c456bcc

Browse files
authored
Adding lightbox and gray border
1 parent e447620 commit c456bcc

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

articles/openshift/quickstart-portal.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ Register the `Microsoft.RedHatOpenShift` resource provider. For instructions on
3535
* Select **Master VM Size** and **Worker VM Size**.
3636
* Select **Worker node count** (i.e., the number of worker nodes to create).
3737

38-
![**Basics** tab on Azure portal](./media/Basics.png)
38+
> [!div class="mx-imgBorder"]
39+
> [ ![**Basics** tab on Azure portal](./media/Basics.png) ](./media/Basics.png#lightbox)
3940
4041
> [!NOTE]
4142
> 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.
@@ -58,11 +59,13 @@ Register the `Microsoft.RedHatOpenShift` resource provider. For instructions on
5859

5960
**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.
6061

61-
![**Networking** tab on Azure portal](./media/Networking.png)
62+
> [!div class="mx-imgBorder"]
63+
> [ ![**Networking** tab on Azure portal](./media/Networking.png) ](./media/Networking.png#lightbox)
6264
6365
7. On the **Tags** tab, add tags to organize your resources.
6466

65-
![**Tags** tab on Azure portal](./media/Tags.png)
67+
> [!div class="mx-imgBorder"]
68+
> [ ![**Tags** tab on Azure portal](./media/Tags.png) ](./media/Tags.png#lightbox)
6669
6770
8. Check **Review + create** and then **Create** when validation completes.
6871

@@ -71,4 +74,4 @@ Register the `Microsoft.RedHatOpenShift` resource provider. For instructions on
7174
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:
7275
* Clicking **Go to resource**, or
7376
* Browsing to the Azure Red Hat OpenShift cluster resource group and selecting the Azure Red Hat OpenShift resource.
74-
* Per example cluster dashboard below: browsing for *myResourceGroup* and selecting *myAROCluster* resource.
77+
* Per example cluster dashboard below: browsing for *myResourceGroup* and selecting *myAROCluster* resource.

0 commit comments

Comments
 (0)