Skip to content

Commit

Permalink
Multicloud ODAA DBM and OPSI
Browse files Browse the repository at this point in the history
  • Loading branch information
jujufugh committed Jan 15, 2025
1 parent fd4e71b commit 9bf1344
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,22 @@ Assign proper IAM permissions
- Add the following **Policy Statement** to the policy

```
<copy>
Allow service dpd to read secret-family in compartment MulticloudLink_ODBAA_20240105042431
Allow service dpd to manage objects in compartment MulticloudLink_ODBAA_20240105042431
Allow group odaa_dbmgmt-group to manage dbmgmt-family in tenancy
Allow group odaa_dbmgmt-group to manage autonomous-database-family in tenancy
Allow group odaa_dbmgmt-group to read database-family in tenancy
Allow group odaa_dbmgmt-group to manage vnics in tenancy
Allow group odaa_dbmgmt-group to use subnets in tenancy
Allow group odaa_dbmgmt-group to use network-security-groups in tenancy
Allow group odaa_dbmgmt-group to use security-lists in tenancy
Allow group odaa_dbmgmt-group to manage secret-family in compartment MulticloudLink_ODBAA_20240105042431
Allow group odaa_dbmgmt-group to read metrics in compartment MulticloudLink_ODBAA_20240105042431
Allow group odaa_dbmgmt-group to manage alarms in compartment MulticloudLink_ODBAA_20240105042431
Allow group odaa_dbmgmt-group to manage ons-topics in compartment MulticloudLink_ODBAA_20240105042431
Allow group odaa_dbmgmt-group to manage management-dashboard-family in compartment MulticloudLink_ODBAA_20240105042431
</copy>
```
- Click **Save changes**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ Oracle Database@Azure Exadata Infrastructure is created in the auto-generated co
Allow group odaa_dbmgmt-group to use security-lists in tenancy
Allow group odaa_dbmgmt-group to manage secret-family in compartment MulticloudLink_ODBAA_20240105042431
Allow group odaa_dbmgmt-group to read buckets in compartment MulticloudLink_ODBAA_20240105042431
Allow group odaa_dbmgmt-group to read metrics in compartment MulticloudLink_ODBAA_20240105042431
Allow group odaa_dbmgmt-group to manage alarms in compartment MulticloudLink_ODBAA_20240105042431
Allow group odaa_dbmgmt-group to manage ons-topics in compartment MulticloudLink_ODBAA_20240105042431
Allow group odaa_dbmgmt-group to manage management-dashboard-family in compartment MulticloudLink_ODBAA_20240105042431
</copy>
```
Expand Down
26 changes: 14 additions & 12 deletions oracle-db-at-azure-monitoring/getstarted/getstarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Oracle Database@Azure enables you to run your mission-critical Oracle databases

Oracle Database@Azure brings Oracle technologies—such as Oracle Exadata Database Service, Oracle Autonomous Database, Oracle Real Application Clusters (Oracle RAC), Oracle Database Autonomous Recovery Service, and Oracle Data Guard—into Microsoft Azure. Take advantage of the built-in high availability, performance, and scalability provided by Oracle Exadata Database Service and Oracle Real Application Clusters (Oracle RAC) while benefiting from low-latency to your Azure applications.

Estimated Time: 15 minutes
Estimated Time: 10 minutes

### Objectives
- Learn how to log in to Oracle Cloud Console from Microsoft Azure Portal
Expand All @@ -18,47 +18,49 @@ Estimated Time: 15 minutes
- Oracle Database@Azure service activated
- Oracle Database@Azure Exadata infrastructure including VM Clusters, Databases are provisioned.

## Task 1: Check the Oracle Database@Azure subscriptino in Microsoft Azure Portal
## Task 1: Check the Oracle Database@Azure subscription in Microsoft Azure Portal

- Login to **Microsoft Azure Portal**

![Azure landing page](./images/odaa-azure-oracle.png " ")
![Azure landing page](./images/odaa-azure-oracle.png "Azure landing page")

- Navigate to the **Oracle Database@Azure**
- Click on the **Oracle Exadata Database Service**
- Click on the corresponding Oracle Exadata Infrastructure entity

![Oracle Exadata Infrastructure](./images/odaa-oracle-exadata-infrastructure.png " ")
![Oracle Exadata Infrastructure](./images/odaa-oracle-exadata-infrastructure.png "Oracle Exadata Infrastructure")

- Click the hyperlink **Go to OCI** to open the Oracle Cloud Console

![Oracle Cloud Console](./images/odaa-oracle-cloud-console.png " ")
![Oracle Cloud Console](./images/odaa-oracle-cloud-console.png "Oracle Cloud Console")

- If multi-factor authentication is enabled, complete the verification process

- You will be redirected to the Oracle Cloud Console
- You will be redirected to the Oracle Cloud Console Exadata Infrastructure Details page.

![OCI Console Exadata Infrastructure Details](./images/oci-console-exadata-page.png "OCI Console Exadata Infrastructure Details")

## Task 2: Log in to Oracle Cloud

If you've signed out of the Oracle Cloud, use these steps to sign back in.

1. Go to [cloud.oracle.com](https://cloud.oracle.com) and enter your Cloud Account Name and click **Next**. This is the name you chose while creating your account in the previous section. It's NOT your email address. If you've forgotten the name, see the confirmation email.

![Cloud Account Name](./images/cloud-oracle.png " ")
![Cloud Account Name](./images/cloud-oracle.png "Cloud Account Name")

2. Choose **Azure Entra ID**

![Click Continue Single Sign-In](./images/odaa-oracle-cloud-console-azure-entra-id.png " ")
![Click Continue Single Sign-In](./images/odaa-oracle-cloud-console-azure-entra-id.png "Click Continue Single Sign-In")

4. Based on the Multi-factor authentication setup for your account, provide authentication to sign into the account. For example, click **Allow** on the app or enter your **authentication code** and click **Verify** based on the authentication setup. For more details, refer the [Managing Multifactor Authentication documentation](https://docs.oracle.com/en-us/iaas/Content/Identity/Tasks/usingmfa.htm)

![Click Allow in the app](./images/sso-multi-factor-authentication.png " ")
![Click Allow in the app](./images/sso-multi-factor-authentication.png "Click Allow in the app")

![Enter authentication code and click Verify](./images/sso2-multi-factor-authentication.png " ")
![Enter authentication code and click Verify](./images/sso2-multi-factor-authentication.png "Enter authentication code and click Verify")

5. After verification, you will be signed in to Oracle Cloud!
5. After verification, you will be signed in to Oracle Cloud!

![OCI Console Home Page](./images/oci-console-exadata-page.png " ")
![OCI Console Exadata Infrastructure Details](./images/odaa-oci-console-landing-page.png "OCI Console Exadata Infrastructure Details")

You may now **proceed to the next lab**.

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Estimated Time: 15 minutes

## Task 3: SQL Insights

* On the **Ops Insights Overview** page, from the left pane select the **Database Insights**.
* On the **Ops Insights Overview** page, from the left pane select the **Database Insights** which will take you to **SQL Insights** landing page.

![Ops Insights SQL Insights](./images/odaa-sql-insights.png "Ops Insights SQL Insights")

Expand Down

0 comments on commit 9bf1344

Please sign in to comment.