You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/oracle/oracle-db/provision-oracle-database.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ms.author: jacobjaygbay
14
14
15
15
Oracle Database@Azure (OracleDB@Azure) provides you seamless integration of Oracle resources within your Microsoft Azure cloud environment.
16
16
17
-
You access the OracleDB@Azure service through the Microsoft Azure Portal. You create and manage Oracle Exadata Infrastructure and Oracle Exadata VM Cluster resources with direct access to the Oracle Cloud Infrastructure (OCI) portal for creation and management of Oracle Exadata Databases, including all Container Databases (CDBs) and Pluggable Databases (PDBs).
17
+
You access the OracleDB@Azure service through the Microsoft Azure portal. You create and manage Oracle Exadata Infrastructure and Oracle Exadata VM Cluster resources with direct access to the Oracle Cloud Infrastructure (OCI) portal for creation and management of Oracle Exadata Databases, including all Container Databases (CDBs) and Pluggable Databases (PDBs).
18
18
19
19
There are IP address requirement differences between Oracle Database@Azure and Oracle Cloud Infrastructure (OCI). In the [Requirements for IP Address Space](https://docs.oracle.com/iaas/exadatacloud/exacs/ecs-network-setup.html#GUID-D5C577A1-BC11-470F-8A91-77609BBEF1EA) documentation, the following changes for Oracle Database@Azure must be considered.
Copy file name to clipboardExpand all lines: articles/oracle/oracle-db/provision-oracle-exadata-infrastructure.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,9 @@ Provisioning Oracle Exadata Infrastructure is a time-consuming process. Provisio
24
24
1. Select the Microsoft Azure subscription to which the Oracle Exadata Infrastructure will be provisioned and billed.
25
25
1. Select an existing **Resource group** or select the **Create new** link to create and use a new Resource group for this resource. A resource group is a collection of resources sharing the same lifecycle, permissions, and policies.
26
26
1. Enter a unique **Name** for the Oracle Exadata Infrastructure on this subscription.
27
-
1. Select the **Region** where this Oracle Exadata Infrastructure is provisioned. **NOTE:** The regions where the OracleDB@Azure service is available are limited.
27
+
1. Select the **Region** where this Oracle Exadata Infrastructure is provisioned.
28
+
>[!NOTE]
29
+
> The regions where the OracleDB@Azure service is available are limited.
28
30
1. Select the **Availability zone** where this Oracle Exadata Infrastructure is provisioned.
29
31
> [!NOTE]
30
32
> The availability zones where the OracleDB@Azure service is available are limited.
Copy file name to clipboardExpand all lines: articles/oracle/oracle-db/provision-oracle-exadata-vm-cluster.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,9 @@ Provisioning an Oracle Exadata VM Cluster requires the existence of an Oracle Ex
29
29
1. Select the Microsoft Azure subscription to which the Oracle Exadata VM Cluster will be provisioned.
30
30
1. Select an existing **Resource group** or select the **Create new** link to create and use a new Resource group for this resource.
31
31
1. Enter a unique **Name** for the Oracle Exadata VM Cluster on this subscription.
32
-
1. Select the **Region** where this Oracle Exadata Infrastructure is provisioned. **NOTE:** The regions where the OracleDB@Azure service is available are limited, and you should assign the Oracle Exadata VM Cluster to the same region as the parent Oracle Exadata Infrastructure.
32
+
1. Select the **Region** where this Oracle Exadata Infrastructure is provisioned.
33
+
>[!NOTE]
34
+
>The regions where the OracleDB@Azure service is available are limited, and you should assign the Oracle Exadata VM Cluster to the same region as the parent Oracle Exadata Infrastructure.
33
35
1. The **Cluster name** should match the Name to avoid other naming conflicts.
34
36
1. Select the existing **Exadata infrastructure** that is the parent for your Oracle Exadata VM Cluster.
35
37
1. The **License type** is either **License included** or **Bring your own license (BYOL)**. Your selection affects your billing.
@@ -53,9 +55,9 @@ Provisioning an Oracle Exadata VM Cluster requires the existence of an Oracle Ex
53
55
1. The **Client subnet** is selectable based on the selected **Virtual network**.
54
56
1. To use a custom DNS domain, select the **Custom DNS** checkbox. If unchecked, the Oracle Exadata VM Cluster uses the default domain, oraclevcn.com.
55
57
1. If checked, a list of existing DNS private views from OCI is presented. Select the view to use. To create a new private view and zones, see [Private DNS](https://docs.oracle.com/iaas/Content/DNS/Tasks/privatedns.htm).
56
-
1. Enter the **Host name** prefix. The prefix forms forms the first portion of the Oracle Exadata VM Cluster host name.
58
+
1. Enter the **Host name** prefix. The prefix forms the first portion of the Oracle Exadata VM Cluster host name.
57
59
1. The **Host domain name** and **Host and domain URL** for your Oracle Exadata VM Cluster are read-only and populated with derived naming.
58
-
1. Within the **Network ingress rules** section, the **Add additional network ingress rules** checkbox allows you to define addition ingress CIDR rules. Other network CIDR ranges (such as application or hub subnet ranges) can be added, during provisioning, to the network security group (NSG) ingress rules for the VM cluster. The selected virtual network's CIDR is added by default. CIDR ranges are specified. The port can be a single port, port range (for example, 80-8080), a comma-delimited list of ports (for example, 80,8080), or any combination of these port ranges. This only updates the OCI network security group ingress rules. Microsoft Azure virtual network network security rules must be updated in the specific virtual network in Microsoft Azure.
60
+
1. Within the **Network ingress rules** section, the **Add additional network ingress rules** checkbox allows you to define addition ingress CIDR rules. Other network CIDR ranges (such as application or hub subnet ranges) can be added, during provisioning, to the network security group (NSG) ingress rules for the VM cluster. The selected virtual network's CIDR is added by default. CIDR ranges are specified. The port can be a single port, port range (for example, 80-8080), a comma-delimited list of ports (for example, 80,8080), or any combination of these port ranges. This only updates the OCI network security group ingress rules. Microsoft Azure virtual network security rules must be updated in the specific virtual network in Microsoft Azure.
59
61
1. Select **Next** to continue.
60
62
1. From the **Diagnostics Collection** tab of the Create Oracle Exadata VM Cluster flow allows you to specify the diagnostic events, health monitoring, and incident logs and tracing that Oracle can use to identify, track, and resolve issues. Select **Next** to continue.
61
63
1. From the **Consent** tab of the **Create Oracle Exadata VM Cluster** flow, you must agree to the terms of service, privacy policy, and agree to access permissions. Select **Next** to continue.
0 commit comments