diff --git a/multicloud/gcloud-cli/README.md b/multicloud/gcloud-cli/README.md index 831a912..cf6542b 100644 --- a/multicloud/gcloud-cli/README.md +++ b/multicloud/gcloud-cli/README.md @@ -96,9 +96,9 @@ JDBC is a common way to connect to Autonomous Database. For example, you can use Notice the `jdbc:oracle:thin:@` prefix followed by a connection string. You can find the connection string in different ways. -1. Go to your Autonomous Database blade in the Azure Portal and go to **Settings -> Connections**: -  -2. Use the Azure cli script [`show-adb-info.sh`](./show-adb-info.sh). That script will return information about your Autonomous Database, including connection details. +1. Go to your Autonomous Database in the Google Cloud Console and go to **Connections**: +  +2. Use the gcloud cli script [`show-adb-info.sh`](./show-adb-info.sh). That script will return information about your Autonomous Database, including connection details.