Skip to content

Commit e2b4493

Browse files
authored
Merge pull request #221074 from KarlErickson/karler-weblogic
added links to Install Oracle WebLogic Server on Azure Virtual Machines manually
2 parents e3fb037 + 436fe3f commit e2b4493

File tree

3 files changed

+20
-1
lines changed

3 files changed

+20
-1
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
- name: Azure
2+
tocHref: /azure/
3+
topicHref: /azure/index
4+
items:
5+
- name: Virtual Machines
6+
tocHref: /azure/virtual-machines/
7+
topicHref: /azure/virtual-machines/index
8+
items:
9+
- name: Workloads
10+
tocHref: /azure/virtual-machines/workloads/
11+
topicHref: /azure/virtual-machines/workloads/index
12+
items:
13+
- name: Oracle
14+
tocHref: /azure/developer/java/migration/
15+
topicHref: /azure/virtual-machines/workloads/oracle/index

articles/virtual-machines/workloads/oracle/oracle-weblogic.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ _These offers are Bring-Your-Own-License_. They assume you have already got the
3030

3131
The offers support a range of operating system, Java, and WLS versions through base images (such as WebLogic Server 14 and Java 11 on Oracle Linux 7.6). These base images are also available on Azure on their own. The base images are suitable for customers that require complex, customized Azure deployments. The current set of base images is available in the [Microsoft Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps?search=WebLogic%20Server%20Base%20Image&page=1).
3232

33+
If you prefer step-by-step guidance for going from zero to a full three-node WLS cluster with database and message queue on Windows or GNU/Linux Azure Virtual machines, see [Install Oracle WebLogic Server on Azure Virtual Machines manually](/azure/developer/java/migration/migrate-weblogic-to-azure-vm-manually?toc=/azure/virtual-machines/workloads/oracle/toc.json&bc=/azure/virtual-machines/workloads/oracle/breadcrumb/toc.json).
34+
3335
_If you are interested in working closely on your migration scenarios with the engineering team developing these offers, select the [CONTACT ME](https://azuremarketplace.microsoft.com/marketplace/apps/oracle.oraclelinux-wls-cluster?tab=Overview) button_ on the [marketplace offer overview page](https://azuremarketplace.microsoft.com/marketplace/apps/oracle.oraclelinux-wls-cluster?tab=Overview). Program managers, architects, and engineers will reach back out to you shortly and start close collaboration.
3436

3537
## Oracle WebLogic Server Single Node

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
- name: What are solutions for running Oracle WebLogic Server on Azure Virtual Machines?
88
href: oracle-weblogic.md
99
- name: What are solutions for running Oracle WebLogic Server on Azure Kubernetes Service?
10-
href: weblogic-aks.md
10+
href: weblogic-aks.md
11+
- name: Install Oracle WebLogic Server on Azure Virtual Machines manually
12+
href: /azure/developer/java/migration/migrate-weblogic-to-azure-vm-manually?toc=/azure/virtual-machines/workloads/oracle/toc.json&bc=/azure/virtual-machines/workloads/oracle/breadcrumb/toc.json
1113
- name: Solutions with OCI
1214
href: oracle-oci-overview.md
1315
- name: Quickstarts

0 commit comments

Comments
 (0)