Skip to content

Commit 823a02b

Browse files
committed
fix blocking issues
1 parent 18c6fcb commit 823a02b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/virtual-machines/workloads/oracle/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ landingContent:
3434
url: oracle-database-quick-create.md
3535
- text: WebLogic Server on Azure VMs
3636
url: oracle-weblogic.md
37-
- text: HOW-TO-GUIDE for WebLogic Server on Azure VMs
37+
- text: How-to guide for WebLogic Server on Azure VMs
3838
url: weblogic-server-azure-virtual-machine.md
3939
- text: WebLogic Server on Azure Kubernetes Service overview
4040
url: weblogic-aks.md

articles/virtual-machines/workloads/oracle/weblogic-server-azure-virtual-machine.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Quickstart: Deploy WebLogic Server on Azure Virtual Machine using the Azure portal"
3-
description: Shows how to quickly stand up WebLogic Server on Azure Virtual Machine
3+
description: Shows how to quickly stand up WebLogic Server on Azure Virtual Machine.
44
author: KarlErickson
55
ms.author: haiche
66
ms.topic: quickstart
@@ -34,9 +34,9 @@ The following steps show you how to find the WLS with Admin Server offer and fil
3434

3535
1. In the search bar at the top of the portal, enter *weblogic*. In the auto-suggested search results, in the **Marketplace** section, select **Oracle WebLogic Server With Admin Server**.
3636

37-
:::image type="content" source="media/weblogic-server-azure-virtual-machine/search-weblogic-admin-offer-from-portal.png" alt-text="Screenshot of Azure portal showing WLS in search results." lightbox="media/weblogic-server-azure-virtual-machine/search-weblogic-admin-offer-from-portal.png":::
37+
:::image type="content" source="media/weblogic-server-azure-virtual-machine/search-weblogic-admin-offer-from-portal.png" alt-text="Screenshot of Azure portal showing WLS in search results." lightbox="media/weblogic-server-azure-virtual-machine/search-weblogic-admin-offer-from-portal.png":::
3838

39-
You can also go directly to the offer with this [portal link](https://aka.ms/wls-vm-admin).
39+
You can also go directly to the offer with this [portal link](https://aka.ms/wls-vm-admin).
4040

4141
1. On the offer page, select **Create**.
4242

@@ -187,7 +187,7 @@ Use the following steps to run a sample application in the WLS.
187187

188188
1. Paste the fully qualified URL in an internet-connected web browser. If you deployed the recommended sample app, you should see the following page.
189189

190-
:::image type="content" source="media/weblogic-server-azure-virtual-machine/testwebapp.png" alt-text="Screenshot of the test web app.":::
190+
:::image type="content" source="media/weblogic-server-azure-virtual-machine/test-webapp.png" alt-text="Screenshot of the test web app.":::
191191

192192
## Connect to the virtual machine
193193

0 commit comments

Comments
 (0)