Skip to content

Commit 0f25c6f

Browse files
StefanStefan
authored andcommitted
cli update
1 parent 3e8f208 commit 0f25c6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/postgresql/flexible-server/connect-azure-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ You see similar output if the connection was successful.
6161
Successfully connected to server372060240.
6262
```
6363

64-
If the connection failed, try these solutions:
64+
If the connection failed, check the following:
6565
- if your server administrator user name and password are correct
6666
- if you configured firewall rule for your client machine
6767
- if your server is configured with private access with virtual networking, make sure your client machine is in the same virtual network.
@@ -84,7 +84,7 @@ az postgres flexible-server connect \
8484

8585
You see the **psql** shell experience as shown here:
8686

87-
```bash
87+
```output
8888
Password for starchylapwing9:
8989
Server: PostgreSQL 13.14
9090
Version: 4.0.1

0 commit comments

Comments
 (0)