Skip to content

Commit 870116c

Browse files
authored
Merge pull request #277066 from jjaygbay1/autonomous
draft from oracle
2 parents 0014048 + d344acf commit 870116c

11 files changed

+884
-148
lines changed

articles/oracle/git

Whitespace-only changes.

articles/oracle/index.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@ landingContent:
4545
url: oracle-db/oracle-database-network-plan.md
4646
- text: Groups and roles for Oracle Database@Azure
4747
url: oracle-db/oracle-database-groups-roles.md
48-
- text: Provision and manage Oracle Database@Azure
48+
- text: Overview of provisioning
4949
url: oracle-db/provision-oracle-database.md
50+
- text: Provision Oracle Autonomous databases
51+
url: oracle-db/provision-autonomous-oracle-databases.md
5052
- text: Support for Oracle Database@Azure
5153
url: oracle-db/oracle-database-support.md

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Overview - Oracle Database@Azure
3-
description: Learn about Oracle Database@Azure.
3+
description: Overview - Oracle Database@Azure.
44
author: jjaygbay1
55
ms.service: oracle-on-azure
66
ms.collection: linux
@@ -11,7 +11,7 @@ ms.author: jacobjaygbay
1111
---
1212

1313

14-
# Overview - Oracle Database@Azure
14+
# Overview - Oracle Database@Azure
1515

1616
Oracle Database@Azure is an Oracle database service running on Oracle Cloud Infrastructure (OCI), colocated in Microsoft data centers. This ensures that the Oracle Database@Azure service has the fastest possible access to Azure resources and applications.
1717

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
---
2+
title: Provision Oracle Autonomous Databases
3+
description: Provision Oracle Autonomous Databases.
4+
author: jjaygbay1
5+
ms.service: oracle-on-azure
6+
ms.collection: linux
7+
ms.topic: article
8+
ms.date: 06/3/2024
9+
ms.custom: engagement-fy24
10+
ms.author: jacobjaygbay
11+
---
12+
13+
# Provision Oracle Autonomous Databases
14+
15+
This article discusses how to provision and conduct basic management functions for an Oracle Autonomous Database Serverless instance from the Oracle Autonomous Database@Azure blade. More management functions are available within the Oracle Cloud Infrastructure (OCI) portal available via the link to that Oracle Autonomous Database from the Oracle Autonomous Database@Azure blade.
16+
17+
1. Provision an Oracle Autonomous Database instance from the Microsoft Azure portal. Select the Oracle Autonomous Database@Azure blade.
18+
1. There are two paths to begin the Oracle Autonomous Database instance provisioning flow.
19+
1. From the Oracle Autonomous Database@Azure application Home, select the **Create an Oracle Autonomous Database** button.
20+
2. From the Oracle Autonomous Database blade, select the **+ Create** at the top of the blade. The Oracle Autonomous Database@Azure blade shows all your existing Autonomous Databases along with their current status. Selecting a specific Autonomous Database shows you detailed information of that instance.
21+
22+
1. From the **Basics** tab of the Create Oracle Autonomous Database flow, enter the following information.
23+
1. The **Subscription** field is a drop-down containing the current subscription, plus any other subscriptions that your account can access.
24+
1. The **Resource group** field is a drop-down containing the existing resource groups.
25+
1. To create a new Resource group, select the **Create new** link.
26+
1. Enter a **Name** for your Oracle Autonomous Database Serverless instance. This name must be unique within your subscription.
27+
1. Select the **Region**. The current region is automatically selected. If your subscription has access to other regions, those regions appear in the drop-down list.
28+
1. Select the **Next** button to continue the provisioning flow.
29+
1. From the **Configuration** tab of the Created Oracle Autonomous Database flow, enter the following information.
30+
1. The **Workload type** is a drop-down list that provides all the options for your Oracle Autonomous Database Serverless instance. Select the appropriate option from the list.
31+
1. The **Database version** is a drop-down list that allows you to select the options provided by your subscription and the currently supported versions of Oracle Autonomous Database Serverless.
32+
1. The **ECPU count** is a slider UI that allows setting the ECPU count from 2 to 512.
33+
1. The **Compute auto scaling** checkbox allows you to option for your Oracle Autonomous Database to scale its computing allocation automatically up to 512. By default, this is selected.
34+
1. The **Storage** is a slider UI that allows setting the Storage allocation from 1 TB to 383 TB or 20 GB to 393,216 GB.
35+
1. The **Storage unit size** radio button allows you to select whether your storage is allocated in GB or TB.
36+
1. The **Storage auto scaling** checkbox allows you to option for your Oracle Autonomous Database to scale its storage allocation automatically up to 383 TB or 393,216 GB. By default, this is unselected.
37+
1. The **Backup retention period in days** is a slider UI that allows setting the backup retention days to vary from 1 to 60.
38+
1. The **Username** is a read-only field that is set to **ADMIN**.
39+
1. Enter a password for your **ADMIN** account. Passwords must be nonempty, between 12 and 60 characters, and contain at least one uppercase letter, one lowercase letter, and one number. The password can't contain the double quote (") character or the username ADMIN.
40+
1. The **Confirm password** field must match your previously entered password.
41+
1. The **License type** is a drop-down list of available license types, **License included** and **Bring your own license**. Select the one that is needed for your subscription.
42+
1. If you select the **Advanced options** checkbox, two (2) other fields appear, **Character set** and **National character set**. These are drop-down lists of the available character set options for your database. If you select the Advanced options checkbox, select the appropriate Character set and National character set for your database.
43+
1. Select the **Next** button to continue the provisioning flow.
44+
45+
1. From the **Networking** tab of the Create Oracle Autonomous Database flow, enter the following information.
46+
1. Access type drop-down allows you to select Secure access from everywhere, Managed private virtual network IP only, or Secure access from allowed IPs.
47+
1. For Secure access from everywhere, the Require mutual TLS (mTLS) authentication is selected and can't be unselected.
48+
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 allow you to select from existing resources, and they're required for Managed private virtual network IP only access.
49+
1. For Secure access from allowed IPs, the Require mutual TLS (mTLS) authentication is unselected by default and can be selected if desired. The Access control rule must be entered in the IP addresses/CIDR blocks field using individual IP addresses, IP address ranges, or CIDR notation.
50+
1. Select the Next button to continue the provisioning flow.
51+
1. From the Maintenance tab of the Create Oracle Autonomous Database flow, enter the following information.
52+
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).
53+
1. You can enter up to 10 contact email addresses for notification of unplanned maintenance events.
54+
1. Select the Next button to continue the provisioning flow.
55+
1. From the **Consent tab** of the Create Oracle Autonomous Database flow, review the Oracle terms of use and the Oracle privacy policy. When reviewed, select the I agree to the terms of service checkbox to continue. Select the Next button to continue the provisioning flow.
56+
1. From the Tags tab of the Create Oracle Autonomous Database flow, set one or more tags to enable easier management and tracking of multiple Oracle Autonomous Databases. For more information, see [Use tags to organize your Azure resources and management hierarchy](/azure/azure-resource-manager/management/tag-resources?wt.mc_id=azuremachinelearning_inproduct_portal_utilities-tags-tab).
57+
1. From the Review + Create tab of the Create Oracle Autonomous Database flow, check the field values you have entered. Validation occurs as you enter this page, and all validations must pass for the provisioning to be started. Even if the validation passes, it's possible you entered some of the values incorrectly.
58+
1. Once your validations complete successfully and you have reviewed the values, select the **Create** button to start the provisioning process.
59+
1. The provisioning process starts. You return to the Oracle Autonomous Database@Azure blade. You can see the status of your provisioning processes. Assuming your process succeeds, select that successful entry in the list.
60+
1. This is the basic information for your Oracle Autonomous Database Serverless instance. You can perform functions shared with Microsoft Azure. For most administrative functions for the database, select the Go to OCI link under the OCI Database URL field.
61+
1. For the complete documentation on using an Oracle Autonomous Database, see [Using Oracle Autonomous Database Serverless](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/autonomous-intro-adb.html#GUID-8EAA5AE6-397D-4E9A-9BD0-3E37A0345E24).
Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
---
2+
title: Manage resources for Oracle Database@Azure
3+
description: Manage resources for Oracle Database@Azure
4+
author: jjaygbay1
5+
ms.service: oracle-on-azure
6+
ms.collection: linux
7+
ms.topic: article
8+
ms.date: 6/07/2024
9+
ms.custom: engagement-fy23
10+
ms.author: jacobjaygbay
11+
---
12+
# Manage resources for Oracle Database@Azure
13+
14+
After you provision an OracleDB@Azure resource, for example an Oracle Exadata Infrastructure or an Oracle Exadata VM Cluster, you can use the Microsoft Azure blade for a limited set of management functions. That limited set of management functions is described in this document.
15+
16+
## Common management functions from the Microsoft Azure Blade
17+
18+
The following management functions are available for all resources from the Microsoft Azure blade for that resource.
19+
20+
* **Access the resource blade**.
21+
1. From the Microsoft Azure portal, select OracleDB@Azure application.
22+
1. From the left menu, select the resource type. For example, select **Oracle Exadata Database@Azure** or **Oracle Autonomous Database@Azure**.
23+
1. If the blade lists and manages several resources, select the resource type at the top of the blade. For example, the **Oracle Exadata Database@Azure** blade accesses both Oracle Exadata Infrastructure and Oracle Exadata VM Cluster resources.
24+
* **List and see the status for all the resources of the same type.**
25+
1. Follow the steps to access the resource blade.
26+
1. Resources are shown in the list as **Succeeded**, **Failed**, or **Provisioning**.
27+
1. Access the specifics of that resource by selecting the link in the **Name** field in the table.
28+
* **Provision a new resource of the same type.**
29+
1. Follow the steps to access the resource blade.
30+
1. Select the **+ Create** icon at the top of the blade.
31+
1. Follow the provisioning flow for the resource.
32+
* **Refresh the blade's info to see recent changes to the resource.**
33+
1. Follow the steps to access the resource blade.
34+
1. Select the **Refresh** icon at the top of the blade.
35+
1. Wait for the blade to reload.
36+
* **Remove the resource.**
37+
1. Follow the steps to access the resource blade.
38+
1. You can remove a single or multiple resources from the blade by selecting the checkbox on the left side of the table. Once you have selected the resource(s) to remove, you can then select the **Delete** icon at the top of the blade.
39+
1. You can also remove a single resource by selecting the link to the resource from the **Name** field in the table. From the resource's detail page, select the **Delete** icon at the top of the blade.
40+
* **Move the resource to a new resource group.**
41+
1. Follow the steps to access the resource blade.
42+
1. Select the link to the resource from the **Name** field in the table.
43+
1. From the resource's overview page, select the **Move** link on the Resource group field.
44+
1. From the **Move resources** page, use the drop-down field for **Resource group** to select an existing resource group.
45+
1. To create and use a new resource group, select the **Create new** link below the Resource group field. Enter a new resource group name in the **Name** field. Select the **OK** button to save your new resource group and use it. Select the **Cancel** button to return without creating a new resource group.
46+
* **Move the resource to a new subscription.**
47+
48+
> [!NOTE]
49+
> You must have access to another Microsoft Azure subscription, and that subscription must have been setup for access to OracleDB@Azure. If both of these conditions are not met, you will not be able to successfully move the resource to another subscription.
50+
51+
1. Follow the steps to access the resource blade.
52+
1. Select the link to the resource from the Name field in the table.
53+
1. From the resource's overview page, select the **Move** link on the Subscription field.
54+
1. From the **Move resources** page, use the drop-down field for **Subscription** to select an existing subscription.
55+
1. You can also simultaneously move the resource group for the resource. To do this, note the steps in the **Move the resource to a new resource group** tasks. **Add, manage, or delete tags for the resource.**
56+
1. Follow the steps to access the resource blade.
57+
1. Select the link to the resource from the Name field in the table.
58+
1. From the resource's overview page, select the **Edit** link on the **Tags** field.
59+
1. To create a new tag, enter values in the **Name** and **Value** fields.
60+
1. To edit an existing tag, change the value in the existing tag's **Value** field.
61+
1. To delete an existing tag, select the **Trashcan** icon at the right-side of the tag.
62+
63+
## Manage resource allocation for Oracle Autonomous Database Serverless instances
64+
65+
The following management functions are available for Oracle Autonomous Database Serverless instances from the Microsoft Azure blade for that resource.
66+
67+
> [!NOTE]
68+
> You can only change the resource allocation settings for Oracle Autonomous Database Serverless instances using these steps. This does not apply to any other resource type.
69+
70+
Follow the following steps to access the Oracle Autonomous Database@Azure blade.
71+
72+
1. Select the link to the resource from the **Name** field in the table.
73+
1. From the resource's overview page, select the **Setting** link left-menu, and then the **Resource allocation** link.
74+
1. Select the **Manage** button at the top of the Resource allocation page.
75+
1. From the **Manage resource allocation** window, you can set the **ECPU count** from 2 to 512. The **Compute auto scaling** checkbox allows you to enable your Oracle Autonomous Database to scale its computing allocation automatically up to 512. The **Storage** is a slider UI that allows setting the Storage allocation from 1 TB to 384 TB. The **Storage auto scaling** checkbox allows you to enable your Oracle Autonomous Database to scale its storage allocation automatically up to 384 TB.
76+
1. After you have set or reviewed the fields, select the **Apply** or **Cancel** button as appropriate.
77+
78+
* **Use the OCI console for complete management of the resource.**
79+
80+
1. Follow the steps to access the resource blade.
81+
1. Select the link to the resource from the **Name** field in the table.
82+
1. From the resource's detail page, select the **Go to OCI** link on the **OCI Database URL** field.
83+
1. Log in to OCI.
84+
1. Manage the resource from within the OCI console.

0 commit comments

Comments
 (0)