Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The single PostgreSQL server is broken after adding credential with the wrong username/password and configure the firewall #1970

Open
v-ruizh opened this issue Mar 10, 2022 · 0 comments
Labels
AT-CTI Created by CTI team bug The issue reveals something not working as expected. postgres

Comments

@v-ruizh
Copy link

v-ruizh commented Mar 10, 2022

OS: Win10
Build Version: 20220308.1
Regression: Not a Regression

Repro Steps:

  1. Create a single PostgreSQL server in portal.
  2. Expand this single PostgreSQL server in VS Code --> Drill down database "postgres".
  3. Click "Enter server credentials to connect to..." --> Enter a wrong username and password.

Expect:
Fail to add credentials to this single PostgreSQL server with an error, such as:
image

Actual:
Succeed to add credentials to this PostgreSQL server without any error.
Continue to configure firewall by clicking "Configure firewall to connect to...", this single PostgreSQL server is broken.
image

More Info:

  1. This issue does not reproduce for the flexible PostgreSQL server.
  2. This issue also reproduces on the previous released Azure Databases extension 0.18.1.
@v-ruizh v-ruizh added the AT-CTI Created by CTI team label Mar 10, 2022
@nturinski nturinski added the bug The issue reveals something not working as expected. label Mar 24, 2022
@nturinski nturinski added this to the Backlog Candidates milestone Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AT-CTI Created by CTI team bug The issue reveals something not working as expected. postgres
Projects
None yet
Development

No branches or pull requests

3 participants