Skip to content

Commit 554b87f

Browse files
Update jboss-eap-single-server-azure-vm.md
1 parent 5672574 commit 554b87f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-machines/workloads/redhat/jboss-eap-single-server-azure-vm.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ This article shows you how to quickly deploy JBoss Enterprise Application Platfo
1717

1818
- [!INCLUDE [quickstarts-free-trial-note](../../../../includes/quickstarts-free-trial-note.md)]
1919
- Install [Azure CLI](/cli/azure/install-azure-cli).
20-
- Install a Java SE implementation version 8 or later - for example, [Microsoft build of OpenJDK](/java/openjdk).
20+
- Install a Java Standard Edition (SE) implementation version 8 or later - for example, [Microsoft build of OpenJDK](/java/openjdk).
2121
- Install [Maven](https://maven.apache.org/download.cgi), version 3.5.0 or higher.
22-
- Ensure the Azure identity you use to sign in has either the [Contributor](/azure/role-based-access-control/built-in-roles#contributor) role or the [Owner](/azure/role-based-access-control/built-in-roles#owner) role in the current subscription. For an overview of Azure roles, see [What is Azure role-based access control (Azure RBAC)?](/azure/role-based-access-control/overview)
22+
- Ensure the Azure identity you use to sign in has either the [Contributor](/azure/role-based-access-control/built-in-roles#contributor) role or the [Owner](/azure/role-based-access-control/built-in-roles#owner) role in the current subscription. For an overview of Azure roles, see [What is Azure Role-Based Access Control (Azure RBAC)?](/azure/role-based-access-control/overview)
2323

2424
## Deploy JBoss EAP Server on Azure VM
2525

@@ -63,7 +63,7 @@ Depending on network conditions and other activity in your selected region, the
6363

6464
## Optional: Verify the functionality of the deployment
6565

66-
1. Open the resource group you just created in the Azure portal.
66+
1. Open the resource group you created in the Azure portal.
6767
1. Select the VM resource named `jbosieapVm`.
6868
1. In the **Overview** pane, note the **Public IP address** assigned to the network interface.
6969
1. Copy the public IP address.

0 commit comments

Comments
 (0)