You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/workloads/oracle/weblogic-server-azure-virtual-machine.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ If you're interested in providing feedback or working closely on your migration
25
25
26
26
## Deploy WebLogic Server with Administration Server on a VM
27
27
28
-
The steps in this section direct you to deploy WebLogic Server on a VM using the [single instance with an admin server](https://aka.ms/wls-vm-admin) offer on the Azure portal. There are other offers that meet different scenarios such as [WebLogic cluster on multiple VMs](https://aka.ms/wls-vm-cluster).
28
+
The following steps show you how to deploy WebLogic Server on a VM using the [single instance with an admin server](https://aka.ms/wls-vm-admin) offer on the Azure portal. There are other offers that meet different scenarios such as [WebLogic cluster on multiple VMs](https://aka.ms/wls-vm-cluster).
29
29
30
30
1. In the search bar at the top of the portal, enter *weblogic*. In the autosuggested search results, in the **Marketplace** section, select **WebLogic Server with Admin Console on VM**. You can also go directly to the offer using the portal link.
31
31
@@ -56,14 +56,14 @@ The steps in this section direct you to deploy WebLogic Server on a VM using the
56
56
1. Fill in *wlsVmCluster2022* for the **Password for WebLogic Administrator**. Use the same value for the confirmation.
57
57
58
58
1. Select **Review + create**.
59
-
60
-
1. Ensure the green **Validation Passed** message appears at the top. If not, fix any validation problems and select **Review + create** again.
59
+
60
+
1. Ensure the green **Validation Passed** message appears at the top. If it doesn't, fix any validation problems and select **Review + create** again.
61
61
62
62
1. Select **Create**.
63
63
64
64
1. Track the progress of the deployment in the **Deployment is in progress** page.
65
65
66
-
Depending on network conditions and other activity in your selected region, the deployment may take up to 30 minutes to complete.
66
+
Depending on network conditions and other activity in your selected region, the deployment might take up to 30 minutes to complete.
67
67
68
68
## Examine the deployment output
69
69
@@ -75,7 +75,7 @@ If you navigated away from the **Deployment is in progress** page, the following
75
75
1. In the box with the text **Filter for any field**, enter the first few characters of the resource group you created previously. If you followed the recommended convention, enter your initials, then select the appropriate resource group.
76
76
1. In the left navigation pane, in the **Settings** section, select **Deployments**. You can see an ordered list of the deployments to this resource group, with the most recent one first.
77
77
1. Scroll to the oldest entry in this list. This entry corresponds to the deployment you started in the preceding section. Select the oldest deployment, as shown in the following screenshot:
78
-
78
+
x
79
79
:::image type="content" source="media/weblogic-server-azure-virtual-machine/resource-group-deployments.png" alt-text="Screenshot of the Azure portal that shows the resource group deployments list." lightbox="media/weblogic-server-azure-virtual-machine/resource-group-deployments.png":::
80
80
81
81
1. In the left panel, select **Outputs**. This list shows useful output values from the deployment.
0 commit comments