Skip to content

Commit cbb5c02

Browse files
authored
Merge pull request #269992 from edburns/edburns-msft-em-4966-liberty-aro-quickstart-reza
On branch edburns-msft-em-4966-liberty-aro-quickstart-reza
2 parents 6e6aa27 + 58e8684 commit cbb5c02

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

articles/openshift/howto-deploy-java-liberty-app.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ The following steps show you how to find the offer and fill out the **Basics** p
101101

102102
1. Under **Instance details**, select the region for the deployment. For a list of Azure regions where OpenShift operates, see [Regions for Red Hat OpenShift 4.x on Azure](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=openshift&regions=all).
103103

104+
1. After selecting the region, select **Next**.
105+
104106
The following steps show you how to fill out the **ARO** pane shown in the following screenshot:
105107

106108
:::image type="content" source="media/howto-deploy-java-liberty-app/azure-portal-liberty-on-aro-configure-cluster.png" alt-text="Screenshot of Azure portal showing IBM WebSphere Liberty and Open Liberty on Azure Red Hat OpenShift ARO pane." lightbox="media/howto-deploy-java-liberty-app/azure-portal-liberty-on-aro-configure-cluster.png":::
@@ -113,6 +115,8 @@ The following steps show you how to fill out the **ARO** pane shown in the follo
113115

114116
1. Fill in **Service principal client secret** with the service principal Application secret that you obtained in the [Create a Microsoft Entra service principal from the Azure portal](#create-an-azure-active-directory-service-principal-from-the-azure-portal) section. Use the same value for **Confirm secret**.
115117

118+
1. After filling in the values, select **Next**.
119+
116120
The following steps show you how to fill out the **Operator and application** pane shown in the following screenshot, and start the deployment.
117121

118122
:::image type="content" source="media/howto-deploy-java-liberty-app/azure-portal-liberty-on-aro-operator-and-application.png" alt-text="Screenshot of Azure portal showing IBM WebSphere Liberty and Open Liberty on Azure Red Hat OpenShift Operator and application pane." lightbox="media/howto-deploy-java-liberty-app/azure-portal-liberty-on-aro-operator-and-application.png":::

articles/openshift/includes/aro-quota.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ ms.topic: include
77
---
88

99
> [!NOTE]
10-
> Azure Red Hat OpenShift requires a minimum of 40 cores to create and run an OpenShift cluster. The default Azure resource quota for a new Azure subscription does not meet this requirement. To request an increase in your resource limit, see [Standard quota: Increase limits by VM series](../../azure-portal/supportability/per-vm-quota-requests.md). Note that the free trial subscription isn't eligible for a quota increase, [upgrade to a Pay-As-You-Go subscription](../../cost-management-billing/manage/upgrade-azure-subscription.md) before requesting a quota increase.
10+
> Azure Red Hat OpenShift requires a minimum of 40 cores to create and run an OpenShift cluster. The default Azure resource quota for a new Azure subscription doesn't meet this requirement. To request an increase to your resource limit, see the section [Request an increase for non-adjustable quotas](../../quotas/per-vm-quota-requests.md#request-an-increase-for-non-adjustable-quotas) in [Increase VM-family vCPU quotas](../../quotas/per-vm-quota-requests.md). Because the kind of quota for which you need to request an increase is "non-adjustable", you must file a support ticket. The steps in [Request an increase for non-adjustable quotas](../../quotas/per-vm-quota-requests.md#request-an-increase-for-non-adjustable-quotas) show you exactly how to file the ticket with the correct content.
11+
>
12+
> The free trial subscription isn't eligible for a quota increase. Upgrade to a Pay-As-You-Go subscription before you request a quota increase. For more information, see [Upgrade your Azure free account or Azure for Students Starter account](../../cost-management-billing/manage/upgrade-azure-subscription.md).

0 commit comments

Comments
 (0)