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

Connection Pane shows wrong azure account for saved connections #13933

Closed
cssuh opened this issue Jan 8, 2021 · 2 comments
Closed

Connection Pane shows wrong azure account for saved connections #13933

cssuh opened this issue Jan 8, 2021 · 2 comments

Comments

@cssuh
Copy link
Member

cssuh commented Jan 8, 2021

  • Azure Data Studio Version:

Steps to Reproduce:

  1. Open a New Query
  2. Select Connect
  3. Select any saved Azure SQL DB connection
    Screen Shot 2021-01-08 at 2 55 43 PM
  4. It displays the wrong Azure Account, but I am still able to connect when the incorrect account is selected. (in this case, it should be my Microsoft account instead of my personal outlook)
@cssuh cssuh self-assigned this Jan 8, 2021
@Charles-Gagnon
Copy link
Contributor

Probably related to #13930

My gut feeling here is that the connection dialog isn't telling the dropdown to select the proper account/provider when it's initialized so it just displays the first in the list. (but the backing account/provider would be the persisted one so if you just try to connect it works as expected)

@cssuh
Copy link
Member Author

cssuh commented Dec 15, 2022

This got fixed here: #14163

@cssuh cssuh closed this as completed Dec 15, 2022
@cheenamalhotra cheenamalhotra moved this from Connection/Account/Authentication to Done in ADS Core Committer and Fundamentals Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

3 participants