Skip to content

Commit b5e9480

Browse files
committed
last edits
1 parent 510b1ea commit b5e9480

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

articles/oracle/oracle-db/faq-oracle-database-azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This section answers general questions about Oracle Database@Azure.
1919

2020
### How does Oracle Database@Azure work?
2121

22-
Oracle Database@Azure is enabled by hosting the Oracle Cloud Infrastructure (OCI) in Azure. In Oracle Database@Azure, OCI is natively integrated with Azure to offer low-latency, high-bandwidth connectivity from your mission-critical database tier to your application tier and other services in Azure. Enterprise-critical features like Oracle Real Application Clusters (Oracle RAC), Oracle Data Guard, Oracle GoldenGate, managed backups, self-managed Oracle Recovery Manager (RMAN) backups, Oracle Zero Downtime Migration, on-premises connectivity, and seamless integration with other Azure services are supported. For more information, see the [overview of Oracle Database@Azure](/azure/oracle/oracle-db/database-overview).
22+
Oracle Database@Azure is enabled by hosting the Oracle Cloud Infrastructure (OCI) in Azure. In Oracle Database@Azure, OCI is natively integrated with Azure to offer low-latency, high-bandwidth connectivity from your mission-critical database tier to your application tier and other services in Azure. Enterprise-critical features like Oracle Real Application Clusters (Oracle RAC), Oracle Data Guard, Oracle GoldenGate, managed backups, self-managed Oracle Recovery Manager (RMAN) backups, Oracle Zero Downtime Migration (Oracle ZDM), on-premises connectivity, and seamless integration with other Azure services are supported. For more information, see the [overview of Oracle Database@Azure](/azure/oracle/oracle-db/database-overview).
2323

2424
### How is Oracle Database@Azure different from OCI Interconnect and Oracle on Azure virtual machines?
2525

articles/oracle/oracle-db/oracle-database-manage-autonomous-database-resources.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You must have the following prerequisites before you can provision Oracle Databa
2222
- No policies that prohibit the creation of resources without tags. The OracleSubscription resource is created automatically without tags during onboarding.
2323
- No policies that enforce naming conventions. The OracleSubscription resource is created automatically with a default resource name.
2424
- Oracle Database@Azure purchased in the Azure portal.
25-
- An OCI account.
25+
- An Oracle Cloud Infrastructure (OCI) account.
2626

2727
For more information, including optional steps, see [Onboard Oracle Database@Azure](https://docs.oracle.com/iaas/Content/database-at-azure/oaaonboard.htm).
2828

@@ -82,7 +82,7 @@ This section describes management functions that are available for all Oracle Da
8282
1. Under **Name**, select the link for the resource.
8383
1. On the service menu, select **Settings**, and then select **Resource allocation**.
8484
1. On the **Resource allocation** pane, select **Manage**.
85-
1. On the **Manage resource allocation** pane, you can set the ECPU count from 2 to 512. To set your Oracle Database@Azure instance to scale its computing allocation automatically up to 512, select the **Compute auto scaling** checkbox. For **Storage**, set storage allocation from 1 TB to 383 TB. To set your Oracle Database@Azure instance to scale storage allocation automatically up to 383 TB, select the **Storage auto scaling** checkbox.
85+
1. On the **Manage resource allocation** pane, you can set the Elastic Compute Processing Unit (ECPU) count from **2** to **512**. To set your Oracle Database@Azure instance to scale its computing allocation automatically up to 512, select the **Compute auto scaling** checkbox. For **Storage**, set storage allocation from 1 TB to 383 TB. To set your Oracle Database@Azure instance to scale storage allocation automatically up to 383 TB, select the **Storage auto scaling** checkbox.
8686
1. After you set or review settings, select **Apply** to apply changes, or select **Cancel** to leave the current settings.
8787

8888
### Test connectivity
@@ -127,7 +127,7 @@ This section describes management functions that are available for all Oracle Da
127127

128128
If you need to create a support request, select that option.
129129

130-
1. The support request page autopopulates with information that's needed by Oracle Support Services, including resource name, resource OCID, service group, service, and several other items depending on the specific Oracle Database@Azure resource.
130+
1. The support request page autopopulates with information that's needed by Oracle Support Services, including the resource name, the resource Oracle Cloud Identifier (OCID), the service group, the service, and several other items depending on the Oracle Database@Azure resource.
131131

132132
1. Select the relevant support option from the following options:
133133

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Oracle recommends that you remove all Microsoft locks that are applied to Oracle
2020

2121
## IP address requirement differences between Oracle Database@Azure and OCI
2222

23-
Oracle Database@Azure has different IP address requirements than OCI. As described in [Requirements for IP address space](https://docs.oracle.com/iaas/exadatacloud/doc/ecs-network-setup.html#ECSCM-GUID-D5C577A1-BC11-470F-8A91-77609BBEF1EA), the following differences in IP address requirements for Oracle Database@Azure must be considered:
23+
Oracle Database@Azure has different IP address requirements than Oracle Cloud Infrastructure (OCI). As described in [Requirements for IP address space](https://docs.oracle.com/iaas/exadatacloud/doc/ecs-network-setup.html#ECSCM-GUID-D5C577A1-BC11-470F-8A91-77609BBEF1EA), the following differences in IP address requirements for Oracle Database@Azure must be considered:
2424

2525
- Oracle Database@Azure supports only Oracle Exadata X9M. All other shapes are unsupported.
2626
- Oracle Database@Azure reserves 13 IP addresses for the client subnet versus 3 IP addresses for OCI requirements.

articles/oracle/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ items:
1111
items:
1212
- name: What's new
1313
href: oracle-db/oracle-database-what-is-new.md
14-
- name: Available regions
14+
- name: Region availability
1515
href: oracle-db/oracle-database-regions.md
1616
- name: Get started
1717
href: oracle-db/oracle-database-get-started.md
1818
- name: Compliance information
1919
href: oracle-db/oracle-database-compliance.md
20-
- name: Overview of Oracle Database@Azure
20+
- name: Overview
2121
href: oracle-db/database-overview.md
2222
- name: Network planning
2323
href: oracle-db/oracle-database-network-plan.md
@@ -27,7 +27,7 @@ items:
2727
href: oracle-db/oracle-database-troubleshoot.md
2828
- name: Known issues
2929
href: oracle-db/oracle-database-known-issues.md
30-
- name: Onboard Oracle Database@Azure
30+
- name: Onboarding
3131
items:
3232
- name: Onboard Oracle Database@Azure
3333
href: oracle-db/onboard-oracle-database.md

0 commit comments

Comments
 (0)