Skip to content

Commit ec25653

Browse files
committed
On branch edburns-msft-em-4966-liberty-aro-quickstart-reza
modified: articles/openshift/howto-deploy-java-liberty-app.md ``` Under Instance details, select the region for the deployment – there is a step missing after this. Use the same value for Confirm secret - there is a step missing after this. ``` modified: articles/openshift/includes/aro-quota.md ``` This needs to say a little more about how to increase quota to run ARO. ``` Signed-off-by: Ed Burns <[email protected]>
1 parent 72f7595 commit ec25653

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 does not meet this requirement. To request an increase in your resource limit, see [Request an increase for non-adjustable quotas](/azure/quotas/per-vm-quota-requests#request-an-increase-for-non-adjustable-quotas). 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](/azure/quotas/per-vm-quota-requests#request-an-increase-for-non-adjustable-quotas) show you exactly how to do file the ticket with the correct content.
11+
>
12+
> 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.

0 commit comments

Comments
 (0)