Skip to content

Commit 9632750

Browse files
committed
fixed image in google cloud
1 parent 61afda7 commit 9632750

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

multicloud/gcloud-cli/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,9 @@ JDBC is a common way to connect to Autonomous Database. For example, you can use
9696

9797
Notice the `jdbc:oracle:thin:@` prefix followed by a connection string. You can find the connection string in different ways.
9898

99-
1. Go to your Autonomous Database blade in the Azure Portal and go to **Settings -> Connections**:
100-
![Azure Portal connections](../images/connections-portal.png)
101-
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.
99+
1. Go to your Autonomous Database in the Google Cloud Console and go to **Connections**:
100+
![Google CLoud Portal connections](../images/connection-console-google.png)
101+
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.
102102

103103
<hr>
104104
Copyright (c) 2025 Oracle and/or its affiliates.<br>
197 KB
Loading

0 commit comments

Comments
 (0)