File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/postgresql/flexible-server Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ You see similar output if the connection was successful.
61
61
Successfully connected to server372060240.
62
62
```
63
63
64
- If the connection failed, try these solutions :
64
+ If the connection failed, check the following :
65
65
- if your server administrator user name and password are correct
66
66
- if you configured firewall rule for your client machine
67
67
- 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 \
84
84
85
85
You see the ** psql** shell experience as shown here:
86
86
87
- ``` bash
87
+ ``` output
88
88
Password for starchylapwing9:
89
89
Server: PostgreSQL 13.14
90
90
Version: 4.0.1
You can’t perform that action at this time.
0 commit comments