Skip to content

Commit 8664fe7

Browse files
committed
Addressed feedback issues
1 parent ad201eb commit 8664fe7

6 files changed

+15
-9
lines changed

articles/oracle/oracle-db/onboard-oracle-database.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ ms.author: jacobjaygbay
1212

1313
# Onboard with Oracle Database@Azure
1414

15-
Onboarding with Oracle Database@Azure
1615
In this article, you learn about the purchase and configuration of Oracle Database@Azure, which is called onboarding.
1716

1817
You perform most onboarding tasks only one time, during your Oracle Database@Azure deployment. After you complete the onboarding tasks, you can begin provisioning and using Oracle Database resources in your Azure environment.
@@ -24,7 +23,6 @@ Most of the onboarding tasks apply to all deployments. For tasks (or task sectio
2423
Onboarding uses both the Azure portal and the OCI Console.
2524

2625
## Steps to onboard with Oracle Database@Azure
27-
Complete the following tasks in the listed order to onboard with Oracle Database@Azure:
2826

2927
- [Prerequisites](https://docs.oracle.com/en-us/iaas/Content/database-at-azure/getting-started.htm#oaa_prerequisites)
3028
- [Accept Private Offer](https://docs.oracle.com/en-us/iaas/Content/database-at-azure/oaaonboard-task-2.htm#oaaonboard_task_2) (private offer purchases only)

articles/oracle/oracle-db/oracle-database-plan-ip.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ This article provides tables you can use to find the minimum subnet CIDR size fo
1717

1818
Consider the following points when setting up networking:
1919

20-
- The minimum CIDR size is /27.
21-
- IP address ranges allocated to an Exadata virtual machine cluster must not overlap with other CIDRs in use, as this overlap might cause routing issues. Take cross-region routing into consideration when configuring CIDRs for Oracle Database@Azure.
22-
- For Exadata X9M: IP addresses XXX.XXX.X.X/XX and XXX.XXX.X.X/XX are reserved for the interconnect, and can't be allocated to client or backup networks.
20+
- For , the minimum CIDR size is /27.
21+
- IP address ranges allocated to an and Exadata VM clusters must not overlap with other CIDRs in use, as this might cause routing issues. Take cross-region routing into consideration when configuring CIDRs for Oracle Database@Azure.
22+
- For Exadata X9M: IP addresses 100.106.0.0/16 and 100.107.0.0/16 are reserved for the interconnect, and can't be allocated to client or backup networks.
2323

2424
Other requirements specific to the Client Subnet and the Backup Subnet are provided in the sections for each subnet type that follow.
2525

articles/oracle/oracle-db/oracle-database-provision-autonomous-database.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,11 @@ For more detailed documentation, including optional steps, see [Onboarding with
5353
1. Select **Next** to continue.
5454
1. From the **Networking** tab of the Create Oracle Autonomous Database flow, enter the following information.
5555
1. Currently, the **Access type** drop-down only allows you to select **Managed private virtual network IP only**.
56-
1. For **Managed private virtual network IP only**, the **Require mutual TLS (mTLS) authentication** is unselected by default and can be selected if desired. Additionally, the **Virtual network** and **Subnet** drop-downs are required and require you to select from existing resources. **NOTE:** The selected virtual network must have one subnet delegated to the **Oracle.Database/networkAttachments** service. For more information, see Delegate a subnet to an Azure service.
56+
1. For **Managed private virtual network IP only**, the **Require mutual TLS (mTLS) authentication** is unselected by default and can be selected if desired. Additionally, the **Virtual network** and **Subnet** drop-downs are required and require you to select from existing resources.
57+
58+
> [!NOTE]
59+
> The selected virtual network must have one subnet delegated to the **Oracle.Database/networkAttachments** service. For more information, see Delegate a subnet to an Azure service.
60+
5761
1. Select **Next** to continue.
5862
1. From the **Maintenance** tab of the Create Oracle Autonomous Database flow, enter the following information.
5963
1. The **Maintenance patch level** is a read-only field. Your Oracle Autonomous Database is patched on a regular and as-needed basis. This patching is done in a manner that should be unnoticeable to you. **Regular** means that the typical patch schedule is applied. For more information, see [View Patch and Maintenance Window Information, Set the Patch Level](https://docs.oracle.com/iaas/autonomous-database-serverless/doc/maintenance-windows-patching.html).

articles/oracle/oracle-db/oracle-database-troubleshoot-autonomous-database-services.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Troubleshoot autonomous database services
2+
title: Troubleshoot autonomous database services for Oracle Database@Azure
33
description: Learn about how to troubleshoot for autonomous database services.
44
author: jjaygbay1
55
ms.author: jacobjaygbay
@@ -8,7 +8,7 @@ ms.service: oracle-on-azure
88
ms.date: 08/01/2024
99
---
1010

11-
# Troubleshoot autonomous database services
11+
# Troubleshoot autonomous database services for Oracle Database@Azure
1212

1313
In this article, you learn to resolve common errors and provisioning issues in your Oracle Database@Azure environments.
1414

articles/oracle/toc.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,14 @@ items:
6363
href: oracle-db/provision-autonomous-oracle-databases.md
6464
- name: Manage autonomous database resources
6565
href: oracle-db/oracle-database-manage-autonomous-database-resources.md
66+
- name: Autonomous database services for Oracle Database@Azure
67+
href: oracle-db/oracle-database-autonomous-database-services.md
6668
- name: Operations processes for Autonomous Database services
6769
href: oracle-db/oracle-database-processes-autonomous-database-services.md
70+
- name: Provision an autonomous database serverless instance
71+
href: oracle-db/oracle-database-provision-autonomous-database.md
6872
- name: OCI multicloud landing zone for Azure
69-
href: oracle-db/oracle-database-oci-azure-autonomous-database-services.md
73+
href: oracle-db/oracle-cloud-infrastructure-azure-autonomous-database-services.md
7074
- name: Terraform/OpenTofu Examples for Autonomous Database Services
7175
href: oracle-db/oracle-database-examples-autonomous-database-services.md
7276
- name: Troubleshoot autonomous database services

0 commit comments

Comments
 (0)