|
| 1 | +--- |
| 2 | +title: Oracle solutions on Microsoft Azure | Microsoft Docs |
| 3 | +description: Learn about options to deploy Oracle applications and solutions on Microsoft Azure, including running entirely on Azure infrastructure or using cross-cloud connectivity with Oracle Cloud Infrastructure (OCI). |
| 4 | +services: virtual-machines-linux |
| 5 | +documentationcenter: '' |
| 6 | +author: romitgirdhar |
| 7 | +manager: jeconnoc |
| 8 | +tags: azure-resource-management |
| 9 | + |
| 10 | +ms.assetid: |
| 11 | +ms.service: virtual-machines-linux |
| 12 | +ms.devlang: na |
| 13 | +ms.topic: article |
| 14 | +ms.tgt_pltfrm: vm-linux |
| 15 | +ms.workload: infrastructure-services |
| 16 | +ms.date: 06/04/2019 |
| 17 | +ms.author: rogirdh |
| 18 | +--- |
| 19 | + |
| 20 | +# Overview of Oracle applications and solutions on Azure |
| 21 | + |
| 22 | +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 preview capability to [interconnect Azure with Oracle Cloud Infrastructure (OCI)](oracle-oci-overview.md). |
| 23 | + |
| 24 | +## Oracle databases on Azure infrastructure |
| 25 | + |
| 26 | +Run Oracle databases on Azure infrastructure using Linux images available in the Azure Marketplace: |
| 27 | + |
| 28 | +* Oracle Database 12.1, 12.2, and 18.3 Enterprise Edition |
| 29 | + |
| 30 | +* Oracle Database 12.1, 12.2, and 18.3 Standard Edition |
| 31 | + |
| 32 | +You can also choose to base a solution on a custom image you create from scratch in Azure or upload a custom image from your on-premises environment. |
| 33 | + |
| 34 | +Optionally configure with multiple attached disks and improve database performance by installing Oracle Automated Storage Management (ASM). |
| 35 | + |
| 36 | +## Applications on Oracle Linux and WebLogic Server |
| 37 | + |
| 38 | +Run enterprise applications in Azure on supported Oracle operating systems. The following images are available in the Azure Marketplace: |
| 39 | + |
| 40 | +* Oracle WebLogic Server 12.1.2 |
| 41 | + |
| 42 | +* Oracle Linux (UEK) 6.8, 6.9, 6.10, 7.3, 7.4, 7.5, and 7.6 |
| 43 | + |
| 44 | +## High availability and disaster recovery options |
| 45 | + |
| 46 | +* Configure Oracle Data Guard, Active Data Guard, or GoldenGate on Azure infrastructure in conjunction with [Availability Zones](../../../availability-zones/az-overview.md) for high availability. |
| 47 | + |
| 48 | +* Use [Azure Site Recovery](../../../site-recovery/site-recovery-overview.md) to orchestrate and manage disaster recovery for your Oracle Linux VMs in Azure and your on-premises or physical servers. |
| 49 | + |
| 50 | +* Enable Oracle Real Application Clusters (RAC) in Azure using [FlashGrid SkyCluster](https://www.flashgrid.io/oracle-rac-in-azure/). |
| 51 | + |
| 52 | +## Integration of Azure with OCI (preview) |
| 53 | + |
| 54 | +Run Oracle applications in Azure infrastructure, connected to backend databases in Oracle Cloud Infrastructure (OCI). This solution uses the following capabilities: |
| 55 | + |
| 56 | +* **Cross-cloud networking** - Use the direct interconnect available between Azure ExpressRoute and Oracle FastConnect to establish high-bandwidth, private, and low-latency connections between the application and the database layer. |
| 57 | +* **Integrated identity** - Set up federated identity between Azure AD and Oracle IDCS to create a single identity source for the solutions. Enable single sign-on to manage resources across OCI and Azure. |
| 58 | + |
| 59 | +### Deploy Oracle applications on Azure |
| 60 | + |
| 61 | +Use Terraform templates to set up Azure infrastructure and install Oracle applications validated and supported to run in the cross-cloud configuration: |
| 62 | + |
| 63 | +* E-Business Suite |
| 64 | +* JD Edwards EnterpriseOne |
| 65 | +* PeopleSoft |
| 66 | +* Oracle Retail applications |
| 67 | +* Oracle Hyperion Financial Management |
| 68 | + |
| 69 | +Also deploy custom applications in Azure that connect with OCI and other Azure services. |
| 70 | + |
| 71 | +### Set up Oracle databases in OCI |
| 72 | + |
| 73 | +Use Oracle Database Cloud Services (Autonomous Database, RAC, Exadata, DBaaS, Single Node) in conjunction with Oracle applications running in Azure. Learn more about [OCI database options](https://docs.cloud.oracle.com/iaas/Content/Database/Concepts/databaseoverview.htm). |
| 74 | + |
| 75 | + |
| 76 | +## Licensing |
| 77 | + |
| 78 | +Deployment of Oracle applications in Azure is based on a "bring your own license" model. It's assumed you are properly licensed to use Oracle software and that you have a current support agreement in place with Oracle. Oracle has guaranteed license mobility from on-premises to Azure. See the Oracle-Azure [FAQ](https://www.oracle.com/cloud/technologies/oracle-azure-faq.html). |
| 79 | + |
| 80 | +## Next steps |
| 81 | + |
| 82 | +* Learn more about deploying [Oracle VM images](oracle-vm-solutions.md) in Azure infrastructure. |
| 83 | + |
| 84 | +* Learn more about how to [interconnect Azure with OCI](oracle-oci-overview.md). |
0 commit comments