Skip to content

Commit

Permalink
Tejus (#360)
Browse files Browse the repository at this point in the history
* ADB-Dedicated QA changes

ADB-Dedicated QA changes

* Index.html changes.

GutHub URLS and LiveLabs URL changes in index.html.

* Adding adb-tls-cert new lab.

Adding adb-tls-cert new lab.

* files changed to lowercase.

files changed to lowercase and removed "_".

* Removing Original44 folder.

Removing Original44 folder.

* Adding New Labs

Adding In-Memory Lab to
Oracle Autonomous Database Dedicated for Developers and Database Users workshop.

* Edits to ADB-D Labs for In-Memory

Edits to ADB-D Labs for In-Memory

* update adb-dblink

update adb-dblink

* Adding ADB-Azure Labs

Adding ADB-Azure Labs

* Changes to ADB-Azure labs.

Changes to ADB-Azure labs.

* Blurred images with sensitive data.

Blurred images with sensitive data.

* ADB-Azure and ADB_Dedicated updates.

ADB-Azure and ADB_Dedicated updates.

* Changed developer to livelabs in index.html

Changed developer to livelabs in index.html

* added video to ADB-Azure Lab

added video to ADB-Azure Lab

* ADB-Azure: Updated Connect to visual studio lab

ADB-Azure: Updated Connect to visual studio lab

* Added video and renamed ADB@Azure to Oracle DB@Azure

Added video and renamed ADB@Azure to Oracle DB@Azure

* Changed image in Lab 1 - ADB@Azure

Changed image in Lab 1 - ADB@Azure

---------

Co-authored-by: David Start <[email protected]>
  • Loading branch information
tejuscs and davidastart authored Sep 7, 2024
1 parent 1616cf2 commit d2aff8f
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 16 deletions.
2 changes: 1 addition & 1 deletion adb-azure/adb-connect-with-vs/adb-connect-with-vs.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ As a database user, DBA or application developer,

***NOTE: Please select your assigned Windows VM.***
```
VM Name: UserXXVM
VM Name: HOLWINVM_XXXXXXXX
```

![This image shows the result of performing the above step.](./images/ip.png " ")
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

# Provisioning Autonomous Database@Azure
# Provisioning Autonomous Database

## Introduction

This lab walks you through the steps to provision Autonomous Database@Azure.
This lab walks you through the steps to provision Autonomous Database.

Estimated Time: 10 minutes

Expand All @@ -20,7 +20,7 @@ As a database user, DBA or application developer:

- An Azure account with a pre-configured Resource Group and a Virtual Network.

## Task 1: Create Autonomous Database@Azure
## Task 1: Create Autonomous Database

In this section, you will be provisioning an Autonomous database using the Azure portal.

Expand Down
Binary file modified adb-azure/adb-provisioning-databases/images/config.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified adb-azure/adb-provisioning-databases/images/transaction.png
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
@@ -1,9 +1,9 @@

# Get started - Autonomous Database@Azure
# Get started - Autonomous Database

## Introduction

This lab walks you through the prerequisites to get started with Autonomous Database@Azure. This involves creating a Resource Group, VNet, and a subnet that needs to be delegated to Oracle.Database/networkAttachement.
This lab walks you through the prerequisites to get started with Oracle Database@Azure - Autonomous Database. This involves creating a Resource Group, VNet, and a subnet that needs to be delegated to Oracle.Database/networkAttachement.


Estimated Time: 20 minutes
Expand Down Expand Up @@ -120,7 +120,7 @@ In this section, you will create a resource group and VNet.

![](./images/subnet4.png " ")

You may now **proceed to the next lab** to provision Autonomous Database@Azure.
You may now **proceed to the next lab** to provision Autonomous Database.

## Acknowledgements

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ For a complete list of the Select AI profile attributes, see the [DBMS CLOUD AI

```
<copy>
select * from user_cloud_ai_profiles;
define username='moviestream';
define profileName='gpt4o';
define credentialName='azure_cred40';
Expand Down
8 changes: 4 additions & 4 deletions adb-azure/workshop/db-users/intro.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# About this Workshop

## Introduction to Oracle Autonomous Database@Azure
The ADB@Azure hands-on lab provides users with step-by-step instructions to provision Autonomous Database@Azure, connect Visual Studio with Autonomous Database, migrate to Autonomous Database@Azure, connect PowerBI with Autonomous Database, and chat with your data residing in Autonomous Database using Generative AI.
## Introduction to Oracle Database@Azure
The Autonomous Database hands-on lab provides users with step-by-step instructions to provision Autonomous Database, connect Visual Studio with Autonomous Database, migrate to Autonomous Database, connect PowerBI with Autonomous Database, and chat with your data residing in Autonomous Database using Generative AI.


Estimated Workshop Time: 90 minutes

## Workshop Objectives
This set of hands-on-labs is designed to assist developers, multicloud architects, and database users in setting up and using various features of the **Autonomous Database@Azure Service**. The labs in this workshop address provisioning, application development, migrating, monitoring, and visualizing data using PowerBI and using Generative AI with Autonomous Database.
This set of hands-on-labs is designed to assist developers, multicloud architects, and database users in setting up and using various features of the **Autonomous Database Service**. The labs in this workshop address provisioning, application development, migrating, monitoring, and visualizing data using PowerBI and using Generative AI with Autonomous Database.

## Prerequisites
- An existing Azure subscription
Expand All @@ -22,7 +22,7 @@ Find more details on getting started [Onboarding with Oracle Database@Azure](htt
### Developers and Database Users

* Get Started
* Lab 1: Provisioning Autonomous Databases@Azure
* Lab 1: Provisioning Autonomous Databases
* Lab 2: Connect Securely with Visual Studio
* Lab 3: Migrate to ADB using Data Pump
* Lab 4: Connect ADB with Swingbench application
Expand Down
8 changes: 4 additions & 4 deletions adb-azure/workshop/db-users/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"workshoptitle": "Introduction to ADB@Azure",
"workshoptitle": "Introduction to Oracle Database@Azure - Autonomous Database",
"help": "[email protected]",
"tutorials": [
{
Expand All @@ -9,15 +9,15 @@
},
{
"title": "Get Started",
"description": "Pre-requisites to provision Autonomous Databases@Azure",
"description": "Pre-requisites to provision Autonomous Databases",
"partnumber": "Ennnnn_01",
"publisheddate": "07/25/2024",
"contentid": "12nnnn",
"filename": "./../../adb-provisioning-pre-requisites/adb-provisioning-pre-requisites.md"
},
{
"title": "Lab 1: Provisioning Autonomous Databases@Azure",
"description": "Provisioning Autonomous databases@Azure",
"title": "Lab 1: Provisioning Autonomous Database",
"description": "Provisioning Autonomous database",
"partnumber": "Ennnnn_01",
"publisheddate": "07/25/2024",
"contentid": "12nnnn",
Expand Down

0 comments on commit d2aff8f

Please sign in to comment.