Note:

Provision an Oracle Autonomous Database in Oracle Database@Azure

Introduction

In this tutorial, we will go through the entire process of provisioning an Oracle Autonomous Database in Oracle Database@Azure.

Objectives

Prerequisites

Task 1: Provide Basics Information

Log in to the Microsoft Azure portal, navigate to Oracle Database@Azure, select Oracle Autonomous Database Service and click Create to start the process.

  1. Enter Oracle Database and select Oracle Database@Azure.

    Oracle Database Service

  2. Click Oracle Autonomous Database Service from the left sidebar under Oracle Database@Azure and click + Create.

    Oracle Autonomous Database Service

  3. In the Basics section, enter the Project and Instance details.

    • Confirm the Subscription to manage the deployed resource and costs.
    • Select a Resource group which is a collection of resources that share the same lifecycle, permissions, and policies.
    • Enter the Name for your Oracle Autonomous Database.
    • Select the Azure Region that is right for you and your customers. Not every resource is available in every region.

    Basics

Task 2: Provide Configuration Information

Provide the Database configuration, Backup retention, Administrator credentials, and License information.

  1. Select Workload type. Oracle Autonomous Database supports different workload types, including Data Warehouse and Transaction Processing. Both workload types provide performance improvements and additional features that support operations for the specified workload.

  2. In the Database configuration section, select the Database version, ECPU count, and Storage. Automatic backups are managed by Oracle. Backup storage is billed separately and in addition to database storage. When a backup ages beyond the backup retention setting, it is deleted.

    Database Configuration

  3. Enter the administrator password.

    Note: Password must be 12 to 30 characters and contain at least one uppercase letter, one lowercase letter, and one number. The password cannot contain the double quote (“) character or the username admin.

    Administrator credentials

  4. Select your License type.

    • License included: Subscribe to a new Oracle Database software license and the Oracle Database service.
    • Bring your own license (BYOL): Bring your organization’s Oracle Database software license to Oracle Cloud Infrastructure.

    License

  5. Select Advanced options. The AL32UTF8 character set is recommended by default.

    License

Task 3: Select Virtual Network and Subnet

Transport Layer Security (TLS) connections allow you to connect to your Oracle Autonomous Database without a wallet, if you use a Java Database Connectivity (JDBC) thin driver with JDK8 or above. TLS connections require you to use an access control list (ACL) or private endpoint.

  1. Select your desired Virtual network.

    Note: The drop-down menu will only list virtual networks that are located within the subscription and resource group that you have selected in the Basics section. If the drop-down menu is empty, you may need to specify a different subscription or resource group, or create a virtual network within the selected resource group.

  2. Select your desired Subnet.

    Note: The drop-down menu will only list delegated subnets that are contained within the virtual network that you have selected above. If the drop-down menu is empty, you may need to specify a different virtual network, or create a delegated subnet within the selected virtual network.

    Networking

Task 4: Confirm Maintenance Information

  1. Select Maintenance patch level. It is set to Regular by default.

  2. Enter an Email address to receive operational notices and announcements as well as unplanned maintenance notifications.

    Maintenance

  3. In the Consent section, review the Oracle terms of use, Oracle privacy policy and agree to the terms of service.

    Consent

  4. Tags are name and value pairs that enable you to categorize resources and view consolidated billing by applying the same tag to multiple resources and resource groups.

    Note: If you create tags and then change resource settings on other tags, your tags will be automatically updated.

    Tags

  5. In the Review + create section, review the information you supplied under the Basics, Configuration, Networking and Maintenance sections. Click Create to initiate the Oracle Autonomous Database creation process.

    Review and Create

Acknowledgments

More Learning Resources

Explore other labs on docs.oracle.com/learn or access more free learning content on the Oracle Learning YouTube channel. Additionally, visit education.oracle.com/learning-explorer to become an Oracle Learning Explorer.

For product documentation, visit Oracle Help Center.