Skip to content

Commit 244e5cd

Browse files
authored
Merge pull request #114915 from edburns/edburns-MSFT-54606-weblogic-landing-page
Create weblogic landing page, link to it
2 parents 5cef5cc + 5cba1b2 commit 244e5cd

File tree

5 files changed

+121
-23
lines changed

5 files changed

+121
-23
lines changed

articles/virtual-machines/workloads/oracle/oracle-oci-overview.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.service: virtual-machines
1313
ms.topic: article
1414
ms.tgt_pltfrm: vm-linux
1515
ms.workload: infrastructure-services
16-
ms.date: 03/16/2020
16+
ms.date: 05/12/2020
1717
ms.author: borisb
1818
ms.custom:
1919
---
@@ -23,6 +23,8 @@ Microsoft and Oracle have partnered to provide low latency, high throughput cros
2323

2424
Using this cross-cloud connectivity, you can partition a multi-tier application to run your database tier on Oracle Cloud Infrastructure (OCI), and the application and other tiers on Microsoft Azure. The experience is similar to running the entire solution stack in a single cloud.
2525

26+
If you are interested in running your middleware, including WebLogic Server, on Azure infrastructure, but have the Oracle database running within OCI, see [WebLogic Server Azure Applications](oracle-weblogic.md).
27+
2628
If you are interested in deploying Oracle solutions entirely on Azure infrastructure, see [Oracle VM images and their deployment on Microsoft Azure](oracle-vm-solutions.md).
2729

2830
## Scenario overview
@@ -40,18 +42,18 @@ Applications you can run in a cross-cloud configuration include:
4042
* Oracle Retail applications
4143
* Oracle Hyperion Financial Management
4244

43-
The following diagram is a high-level overview of the connected solution. For simplicity, the diagram shows only an application tier and a data tier. Depending on the application architecture, your solution could include additional tiers such as a web tier in Azure. For more information, see the following sections.
45+
The following diagram is a high-level overview of the connected solution. For simplicity, the diagram shows only an application tier and a data tier. Depending on the application architecture, your solution could include additional tiers such as a WebLogic Server cluster or web tier in Azure. For more information, see the following sections.
4446

4547
![Azure OCI solution overview](media/oracle-oci-overview/crosscloud.png)
4648

4749
## Region Availability
4850

4951
Cross-cloud connectivity is limited to the following regions:
50-
* Azure East US (eastus) & OCI Ashburn (US East)
51-
* Azure UK South (uksouth) & OCI London (UK South)
52-
* Azure Canada Central (canadacentral) & OCI Toronto (Canada Southeast)
53-
* Azure West Europe (westeurope) & OCI Amsterdam (Netherlands Northwest)
54-
* Azure Japan East (japaneast) & OCI Tokyo (Japan East)
52+
* Azure East US (EastUS) & OCI Ashburn, VA (US East)
53+
* Azure UK South (UKSouth) & OCI London (UK South)
54+
* Azure Canada Central (CanadaCentral) & OCI Toronto (Canada Southeast)
55+
* Azure West Europe (WestEurope) & OCI Amsterdam (Netherlands Northwest)
56+
* Azure Japan East (JapanEast) & OCI Tokyo (Japan East)
5557

5658
## Networking
5759

@@ -66,10 +68,12 @@ Using ExpressRoute and FastConnect, customers can peer a virtual network in Azur
6668
Network security is a crucial component of any enterprise application, and is central to this multi-cloud solution. Any traffic going over ExpressRoute and FastConnect passes over a private network. This configuration allows for secure communication between an Azure virtual network and an Oracle virtual cloud network. You don't need to provide a public IP address to any virtual machines in Azure. Similarly, you don't need an internet gateway in OCI. All communication happens via the private IP address of the machines.
6769

6870
Additionally, you can set up [security lists](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/securitylists.htm) on your OCI virtual cloud network and security rules (attached to Azure [network security groups](../../../virtual-network/security-overview.md)). Use these rules to control the traffic flowing between machines in the virtual networks. Network security rules can be added at a machine level, at a subnet level, as well as at the virtual network level.
71+
72+
The [WebLogic Server Azure Applications](oracle-weblogic.md) each create a network security group pre-configured to work with WebLogic Server's port configurations.
6973

7074
## Identity
7175

72-
Identity is one of the core pillars of the partnership between Microsoft and Oracle. Significant work has been done to integrate [Oracle Identity Cloud Service](https://docs.oracle.com/en/cloud/paas/identity-cloud/index.html) (IDCS) with [Azure Active Directory](../../../active-directory/index.yml) (Azure AD). Azure AD is Microsoft’s cloud-based identity and access management service. It helps your users sign in and access various resources. Azure AD also allows you to manage your users and their permissions.
76+
Identity is one of the core pillars of the partnership between Microsoft and Oracle. Significant work has been done to integrate [Oracle Identity Cloud Service](https://docs.oracle.com/en/cloud/paas/identity-cloud/index.html) (IDCS) with [Azure Active Directory](../../../active-directory/index.yml) (Azure AD). Azure AD is Microsoft’s cloud-based identity and access management service. Your users can sign in and access various resources with help from Azure AD. Azure AD also allows you to manage your users and their permissions.
7377

7478
Currently, this integration allows you to manage in one central location, which is Azure Active Directory. Azure AD synchronizes any changes in the directory with the corresponding Oracle directory and is used for single sign-on to cross-cloud Oracle solutions.
7579

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

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ ms.service: virtual-machines-linux
1212
ms.topic: article
1313
ms.tgt_pltfrm: vm-linux
1414
ms.workload: infrastructure-services
15-
ms.date: 03/16/2020
15+
ms.date: 05/12/2020
1616
ms.author: borisb
1717
---
1818

1919
# Overview of Oracle Applications and solutions on Azure
2020

21-
This article introduces capabilities to run Oracle solutions using Azure infrastructure. See also detailed introductions to available [Oracle VM images](oracle-vm-solutions.md) in the Azure Marketplace and the capability to [interconnect Azure with Oracle Cloud Infrastructure (OCI)](oracle-oci-overview.md).
21+
This article introduces capabilities to run Oracle solutions using Azure infrastructure. See also detailed introductions to available [WebLogic Server Azure Applications](oracle-weblogic.md), [Oracle VM images](oracle-vm-solutions.md) in the Azure Marketplace and the capability to [interconnect Azure with Oracle Cloud Infrastructure (OCI)](oracle-oci-overview.md).
2222

2323
## Oracle databases on Azure infrastructure
2424

@@ -32,9 +32,13 @@ You can also choose to setup Oracle Database on a non-Oracle Linux image availab
3232

3333
Optionally configure with multiple attached disks and improve database performance by installing Oracle Automated Storage Management (ASM).
3434

35+
## WebLogic Server with Azure Service Integrations
36+
37+
Choose from a variety of WebLogic Server Azure Applications to accelerate your cloud journey. Several pre-configured Azure service integrations are available, including database, Azure App Gateway, and Azure Active Directory.
38+
3539
## Applications on Oracle Linux and WebLogic Server
3640

37-
Run enterprise applications in Azure on supported Oracle operating systems. The following images are available in the Azure Marketplace:
41+
Run enterprise applications in Azure on supported Oracle operating systems. The following virtual machine images are available in the Azure Marketplace:
3842

3943
* Oracle WebLogic Server 12.1.2
4044

@@ -52,7 +56,7 @@ Run enterprise applications in Azure on supported Oracle operating systems. The
5256

5357
* Back-up your Oracle VMs using [Azure Backup](https://docs.microsoft.com/azure/backup/backup-overview)
5458

55-
* Back-up your Oracle Database using Oracle RMAN and optionally use [Azure Blob Fuse](https://docs.microsoft.com/azure/storage/blobs/storage-how-to-mount-container-linux) to mount a [highly redudant Azure Blob Storage account](https://docs.microsoft.com/azure/storage/common/storage-redundancy) and write your RMAN backups to it for added resiliency.
59+
* Back-up your Oracle Database using Oracle RMAN and optionally use [Azure Blob Fuse](https://docs.microsoft.com/azure/storage/blobs/storage-how-to-mount-container-linux) to mount a [highly redundant Azure Blob Storage account](https://docs.microsoft.com/azure/storage/common/storage-redundancy) and write your RMAN backups to it for added resiliency.
5660

5761
## Integration of Azure with OCI
5862

@@ -87,6 +91,8 @@ Deployment of Oracle Applications in Azure is based on a "bring your own license
8791

8892
## Next steps
8993

94+
* Learn more about [WebLogic Server Azure Applications](oracle-weblogic.md) and the Azure service integrations they support.
95+
9096
* Learn more about deploying [Oracle VM images](oracle-vm-solutions.md) in Azure infrastructure.
9197

9298
* Learn more about how to [interconnect Azure with OCI](oracle-oci-overview.md).

articles/virtual-machines/workloads/oracle/oracle-vm-solutions.md

Lines changed: 36 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.service: virtual-machines-windows
1313
ms.topic: article
1414
ms.tgt_pltfrm: vm-linux
1515
ms.workload: infrastructure-services
16-
ms.date: 05/23/2019
16+
ms.date: 05/12/2020
1717
ms.author: borisb
1818
---
1919
# Oracle VM images and their deployment on Microsoft Azure
@@ -26,26 +26,47 @@ To get a list of currently available images, run the following command:
2626
az vm image list --publisher oracle -o table --all
2727
```
2828

29-
As of May 2019 the following images are available:
29+
As of May 2020 the following images are available:
3030

3131
```bash
3232
Offer Publisher Sku Urn Version
3333
---------------------- ----------- ---------------------- ----------------------------------------------------------- -------------
34+
oracle-database-19-3 Oracle oracle-db-19300 Oracle:oracle-database-19-3:oracle-db-19300:19.3.0 19.3.0
3435
Oracle-Database-Ee Oracle 12.1.0.2 Oracle:Oracle-Database-Ee:12.1.0.2:12.1.20170220 12.1.20170220
3536
Oracle-Database-Ee Oracle 12.2.0.1 Oracle:Oracle-Database-Ee:12.2.0.1:12.2.20180725 12.2.20180725
3637
Oracle-Database-Ee Oracle 18.3.0.0 Oracle:Oracle-Database-Ee:18.3.0.0:18.3.20181213 18.3.20181213
3738
Oracle-Database-Se Oracle 12.1.0.2 Oracle:Oracle-Database-Se:12.1.0.2:12.1.20170220 12.1.20170220
3839
Oracle-Database-Se Oracle 12.2.0.1 Oracle:Oracle-Database-Se:12.2.0.1:12.2.20180725 12.2.20180725
3940
Oracle-Database-Se Oracle 18.3.0.0 Oracle:Oracle-Database-Se:18.3.0.0:18.3.20181213 18.3.20181213
40-
Oracle-Linux Oracle 6.10 Oracle:Oracle-Linux:6.10:6.10.20190506 6.10.20190506
41-
Oracle-Linux Oracle 6.8 Oracle:Oracle-Linux:6.8:6.8.20190506 6.8.20190506
42-
Oracle-Linux Oracle 6.9 Oracle:Oracle-Linux:6.9:6.9.20190506 6.9.20190506
43-
Oracle-Linux Oracle 7.3 Oracle:Oracle-Linux:7.3:7.3.20190506 7.3.20190506
44-
Oracle-Linux Oracle 7.4 Oracle:Oracle-Linux:7.4:7.4.20190506 7.4.20190506
41+
Oracle-Linux Oracle 6.10 Oracle:Oracle-Linux:6.10:6.10.00 6.10.00
42+
Oracle-Linux Oracle 6.8 Oracle:Oracle-Linux:6.8:6.8.0 6.8.0
43+
Oracle-Linux Oracle 6.8 Oracle:Oracle-Linux:6.8:6.8.20190529 6.8.20190529
44+
Oracle-Linux Oracle 6.9 Oracle:Oracle-Linux:6.9:6.9.0 6.9.0
45+
Oracle-Linux Oracle 6.9 Oracle:Oracle-Linux:6.9:6.9.20190529 6.9.20190529
46+
Oracle-Linux Oracle 7.3 Oracle:Oracle-Linux:7.3:7.3.0 7.3.0
47+
Oracle-Linux Oracle 7.3 Oracle:Oracle-Linux:7.3:7.3.20190529 7.3.20190529
48+
Oracle-Linux Oracle 7.4 Oracle:Oracle-Linux:7.4:7.4.1 7.4.1
49+
Oracle-Linux Oracle 7.4 Oracle:Oracle-Linux:7.4:7.4.20190529 7.4.20190529
50+
Oracle-Linux Oracle 7.5 Oracle:Oracle-Linux:7.5:7.5.1 7.5.1
51+
Oracle-Linux Oracle 7.5 Oracle:Oracle-Linux:7.5:7.5.2 7.5.2
4552
Oracle-Linux Oracle 7.5 Oracle:Oracle-Linux:7.5:7.5.20181207 7.5.20181207
46-
Oracle-Linux Oracle 7.5 Oracle:Oracle-Linux:7.5:7.5.20190506 7.5.20190506
47-
Oracle-Linux Oracle 7.6 Oracle:Oracle-Linux:7.6:7.6.20181207 7.6.20181207
48-
Oracle-Linux Oracle 7.6 Oracle:Oracle-Linux:7.6:7.6.20190506 7.6.20190506
53+
Oracle-Linux Oracle 7.5 Oracle:Oracle-Linux:7.5:7.5.20190529 7.5.20190529
54+
Oracle-Linux Oracle 7.6 Oracle:Oracle-Linux:7.6:7.6.2 7.6.2
55+
Oracle-Linux Oracle 7.6 Oracle:Oracle-Linux:7.6:7.6.3 7.6.3
56+
Oracle-Linux Oracle 7.6 Oracle:Oracle-Linux:7.6:7.6.4 7.6.4
57+
Oracle-Linux Oracle 77 Oracle:Oracle-Linux:77:7.7.1 7.7.1
58+
Oracle-Linux Oracle 77 Oracle:Oracle-Linux:77:7.7.2 7.7.2
59+
Oracle-Linux Oracle 77 Oracle:Oracle-Linux:77:7.7.3 7.7.3
60+
Oracle-Linux Oracle 77 Oracle:Oracle-Linux:77:7.7.4 7.7.4
61+
Oracle-Linux Oracle 77-ci Oracle:Oracle-Linux:77-ci:7.7.01 7.7.01
62+
Oracle-Linux Oracle 77-ci Oracle:Oracle-Linux:77-ci:7.7.02 7.7.02
63+
Oracle-Linux Oracle 77-ci Oracle:Oracle-Linux:77-ci:7.7.03 7.7.03
64+
Oracle-Linux Oracle 8 Oracle:Oracle-Linux:8:8.0.2 8.0.2
65+
Oracle-Linux Oracle 8-ci Oracle:Oracle-Linux:8-ci:8.0.11 8.0.11
66+
Oracle-Linux Oracle 81 Oracle:Oracle-Linux:81:8.1.0 8.1.0
67+
Oracle-Linux Oracle 81-ci Oracle:Oracle-Linux:81-ci:8.1.0 8.1.0
68+
Oracle-Linux Oracle ol77-ci-gen2 Oracle:Oracle-Linux:ol77-ci-gen2:7.7.1 7.7.1
69+
Oracle-Linux Oracle ol77-gen2 Oracle:Oracle-Linux:ol77-gen2:7.7.01 7.7.01
4970
Oracle-WebLogic-Server Oracle Oracle-WebLogic-Server Oracle:Oracle-WebLogic-Server:Oracle-WebLogic-Server:12.1.2 12.1.2
5071
```
5172

@@ -100,7 +121,11 @@ In addition to having an HA and DR solution architected in Azure, you should hav
100121
According to Oracle Support note [Doc ID 2178595.1](https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=573435677515785&id=2178595.1&_afrWindowMode=0&_adf.ctrl-state=o852dw7d_4), JD Edwards EnterpriseOne versions 9.2 and above are supported on **any public cloud offering** that meets their specific `Minimum Technical Requirements` (MTR). You need to create custom images that meet their MTR specifications for OS and software application compatibility.
101122

102123

103-
## Oracle WebLogic Server virtual machine images
124+
## Oracle WebLogic Server virtual machine offers
125+
126+
Oracle and Microsoft are collaborating to bring WebLogic Server to the Azure Marketplace in the form of a collection of Azure Application offers. These offers are described in the article [Oracle WebLogic Server Azure Applications](oracle-weblogic.md).
127+
128+
### Oracle WebLogic Server virtual machine images
104129

105130
* **Clustering is supported on Enterprise Edition only.** You are licensed to use WebLogic clustering only when using the Enterprise Edition of Oracle WebLogic Server. Do not use clustering with Oracle WebLogic Server Standard Edition.
106131
* **UDP multicast is not supported.** Azure supports UDP unicasting, but not multicasting or broadcasting. Oracle WebLogic Server is able to rely on Azure UDP unicast capabilities. For best results relying on UDP unicast, we recommend that the WebLogic cluster size is kept static, or kept with no more than 10 managed servers.

0 commit comments

Comments
 (0)