Skip to content

Commit 057e0c1

Browse files
authored
Merge pull request #189714 from DixitArora-MSFT/patch-109
Correct Command
2 parents 780e82b + 4d77ca5 commit 057e0c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ You can provide additional arguments for this command to customize it. See all a
3535
You can view all the arguments for this command with ```--help``` argument.
3636

3737
```azurecli
38-
az postgresql flexible-server connect --help
38+
az postgres flexible-server connect --help
3939
```
4040

4141
## Test database server connection

0 commit comments

Comments
 (0)