Skip to content

Commit 169ca94

Browse files
Merge pull request #233778 from TimShererWithAquent/us79519g
Freshness Pass for User Story: 79519
2 parents 86df76f + b1181d2 commit 169ca94

File tree

1 file changed

+53
-38
lines changed

1 file changed

+53
-38
lines changed
Lines changed: 53 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
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).
3+
description: Learn about deploying Oracle Applications and solutions on Azure. Run entirely on Azure infrastructure or use cross-cloud connectivity with OCI.
44
documentationcenter: ''
55
author: dbakevlar
66
tags: azure-resource-management
@@ -11,91 +11,106 @@ ms.collection: linux
1111
ms.topic: article
1212
ms.tgt_pltfrm: vm-linux
1313
ms.workload: infrastructure-services
14-
ms.date: 06/05/2020
14+
ms.date: 04/10/2023
1515
ms.author: kegorman
1616

1717
---
1818

1919
# Overview of Oracle Applications and solutions on Azure
2020

21-
**Applies to:** :heavy_check_mark: Linux VMs
21+
**Applies to:** :heavy_check_mark: Linux VMs
2222

23-
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).
23+
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).
2424

2525
## Oracle databases on Azure infrastructure
2626

2727
Run Oracle databases on Azure infrastructure using Oracle Database on Oracle Linux images available in the Azure Marketplace:
2828

29-
* Oracle Database 12.2, and 18.3 Enterprise Edition
29+
- Oracle Database 12.2, and 18.3 Enterprise Edition
30+
- Oracle Database 12.2, and 18.3 Standard Edition
31+
- Oracle Database 19.3
3032

31-
* Oracle Database 12.2, and 18.3 Standard Edition
33+
You can also take the following approaches:
3234

33-
* Oracle Database 19.3
35+
- Set up Oracle Database on a non-Oracle Linux image available in Azure.
36+
- Base a solution on a custom image you create from scratch in Azure.
37+
- Upload a custom image from your on-premises environment.
3438

35-
You can also choose to setup Oracle Database on a non-Oracle Linux image available in Azure, base a solution on a custom image you create from scratch in Azure or upload a custom image from your on-premises environment.
39+
Optionally configure your solution with multiple attached disks. You can improve database performance by installing Oracle Automated Storage Management (ASM).
3640

37-
Optionally configure with multiple attached disks and improve database performance by installing Oracle Automated Storage Management (ASM).
41+
## WebLogic Server with Azure service integrations
3842

39-
## WebLogic Server with Azure Service Integrations
40-
41-
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.
43+
Choose from various WebLogic Server Azure Applications to accelerate your cloud journey. Several preconfigured Azure service integrations are available, including database, Azure App Gateway, and Azure Active Directory.
4244

4345
## Applications on Oracle Linux and WebLogic Server
4446

4547
Run enterprise applications in Azure on supported Oracle Linux images. The following virtual machine images are available in the Azure Marketplace:
4648

47-
* Oracle WebLogic Server 12.1.2
48-
49-
* Oracle Linux with the Unbreakable Enterprise Kernel (UEK) 6.8, 6.9, 6.10, 7.3 through 7.7, 8.0, 8.1.
49+
- Oracle WebLogic Server 12.1.2
50+
- Oracle Linux with the Unbreakable Enterprise Kernel (UEK) 6.8, 6.9, 6.10, 7.3 through 7.7, 8.0, 8.1.
5051

5152
## High availability and disaster recovery options
5253

53-
* Configure [Oracle Data Guard](https://docs.oracle.com/cd/B19306_01/server.102/b14239/concepts.htm#g1049956), [Active Data Guard with FSFO](https://docs.oracle.com/en/database/oracle/oracle-database/12.2/dgbkr/index.html), [Sharding](https://docs.oracle.com/en/database/oracle/oracle-database/12.2/admin/sharding-overview.html) or [Golden Gate](https://www.oracle.com/middleware/technologies/goldengate.html) on Azure infrastructure in conjunction with [Availability Zones](../../../availability-zones/az-overview.md) for high availability in-region. You may also setup these configurations across multiple Azure regions for added availability and disaster recovery.
54+
For high availability in region, configure any of the following technologies on Azure infrastructure:
55+
56+
- [Oracle Data Guard](https://docs.oracle.com/cd/B19306_01/server.102/b14239/concepts.htm#g1049956)
57+
- [Active Data Guard with FSFO](https://docs.oracle.com/en/database/oracle/oracle-database/12.2/dgbkr/index.html)
58+
- [Sharding](https://docs.oracle.com/en/database/oracle/oracle-database/12.2/admin/sharding-overview.html)
59+
- [GoldenGate](https://www.oracle.com/middleware/technologies/goldengate.html)
5460

55-
* 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 physical servers in conjunction with Oracle DataGuard or Oracle consistent backup measures that meet the Recovery Point Objective and Recovery Time Objective (RPO/RTO). Azure Site Recovery has a [block change limit](../../../site-recovery/azure-to-azure-support-matrix.md) for the storage used by Oracle database.
61+
You can also set up these configurations across multiple Azure regions for added availability and disaster recovery.
5662

57-
## Backup Oracle Workloads
63+
Use [Azure Site Recovery](../../../site-recovery/site-recovery-overview.md) to orchestrate and manage disaster recovery for your Oracle Linux VMs in Azure. You can also use Site Recovery for your physical servers with Oracle Data Guard or Oracle consistent backup measures that meet the Recovery Point Objective and Recovery Time Objective (RPO/RTO). Site Recovery has a [block change limit](../../../site-recovery/azure-to-azure-support-matrix.md) for the storage used by Oracle database.
5864

59-
* Back-up your Oracle VMs using [Azure Backup](../../../backup/backup-overview.md)
65+
## Backup Oracle workloads
6066

61-
* Back-up your Oracle Database using Oracle RMAN and optionally use [Azure Blob Fuse](../../../storage/blobs/storage-how-to-mount-container-linux.md) to mount a [highly redundant Azure Blob Storage account](../../../storage/common/storage-redundancy.md) and write your RMAN backups to it for added resiliency.
67+
- Back up your Oracle VMs using [Azure Backup](../../../backup/backup-overview.md).
6268

63-
## Integration of Azure with OCI
69+
- Back up your Oracle Database using Oracle RMAN. Optionally use [Azure Blob Fuse](../../../storage/blobs/storage-how-to-mount-container-linux.md) to mount a [highly redundant Azure Blob Storage account](../../../storage/common/storage-redundancy.md) and write your RMAN backups to it for added resiliency.
6470

65-
Run Oracle Applications in Azure infrastructure, connected to backend databases in Oracle Cloud Infrastructure (OCI). This solution uses the following capabilities:
71+
## Integrate of Azure with Oracle Cloud Infrastructure
6672

67-
* **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.
68-
* **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.
73+
You can run Oracle Applications in Azure infrastructure, connected to backend databases in Oracle Cloud Infrastructure (OCI). This solution uses the following capabilities:
74+
75+
- **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.
76+
- **Integrated identity**. Set up federated identity between Azure Active Directory (Azure AD) and Oracle Identity Cloud Service (IDCS) to create a single identity source for the solutions. Enable single sign-on to manage resources across OCI and Azure.
6977

7078
### Deploy Oracle Applications on Azure
7179

72-
Use Terraform templates to set up Azure infrastructure and install Oracle Applications.
80+
Use Terraform templates to set up Azure infrastructure and install Oracle Applications. For more information, see [Terraform on Azure](/azure/developer/terraform/).
7381

74-
Oracle has certified these applications to run in Azure when connecting to an Oracle database via the Azure / Oracle Cloud interconnect solution:
82+
Oracle has certified the following applications to run in Azure when connecting to an Oracle database by using the Azure with Oracle Cloud interconnect solution:
7583

76-
* E-Business Suite
77-
* JD Edwards EnterpriseOne
78-
* PeopleSoft
79-
* Oracle Retail applications
80-
* Oracle Hyperion Financial Management
84+
- E-Business Suite
85+
- JD Edwards EnterpriseOne
86+
- PeopleSoft
87+
- Oracle Retail applications
88+
- Oracle Hyperion Financial Management
8189

8290
Also deploy custom applications in Azure that connect with OCI and other Azure services.
8391

8492
### Set up Oracle databases in OCI
8593

86-
Use Oracle Database Cloud Services (Autonomous Database, RAC, Exadata, DBaaS, Single Node) in conjunction with Oracle software running in Azure. Learn more about [OCI database options](https://docs.cloud.oracle.com/iaas/Content/Database/Concepts/databaseoverview.htm).
87-
94+
Use Oracle Database Cloud Services with Oracle software running in Azure. These services include:
95+
96+
- Oracle Autonomous Database
97+
- Oracle Real Application Clusters (RAC)
98+
- Oracle Exadata
99+
- Oracle database as a service (DBaaS)
100+
- Oracle Single Node.
101+
102+
Learn more about [OCI database options](https://docs.cloud.oracle.com/iaas/Content/Database/Concepts/databaseoverview.htm).
88103

89104
## Licensing
90105

91-
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).
106+
Deployment of Oracle Applications in Azure is based on a bring-your-own-license model. This model assumes that you have licenses 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).
92107

93108
## Next steps
94109

95-
* Learn more about [WebLogic Server Azure Applications](oracle-weblogic.md) and the Azure service integrations they support.
110+
- Learn more about [WebLogic Server Azure Applications](oracle-weblogic.md) and the Azure service integrations they support.
96111

97-
* Learn more about deploying [Oracle VM images](oracle-vm-solutions.md) in Azure infrastructure.
112+
- Learn more about deploying [Oracle VM images](oracle-vm-solutions.md) in Azure infrastructure.
98113

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

101-
* Check out the [Oracle on Azure overview session](https://www.pluralsight.com/courses/microsoft-ignite-session-57) from Ignite 2019.
116+
- Check out the [Oracle on Azure overview session](https://www.pluralsight.com/courses/microsoft-ignite-session-57) from Ignite 2019.

0 commit comments

Comments
 (0)