microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.

Home Page:https://learn.microsoft.com/sql/azure-data-studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple login requests to get to any single SQL table when connecting to Azure SQL

jeremy-holovacs-sp opened this issue · comments

  • Azure Data Studio Version: 1.48.0 (user setup)
  • OS Version: Windows_NT x64 10.0.22621

Steps to Reproduce:

  1. Open the application. Navigate to your identity in the Azure pane.
  2. Expand on your identity. You are prompted to authenticate in Azure. Upon authentication, available tenants are listed.
  3. Expand on a tenant. You are prompted to authenticate in Azure. Upon authentication, available subscriptions are listed.
  4. Expand on a subscription. You are prompted to authenticate in Azure. Upon authentication, available subscription resources are listed.
  5. Expand on a resource (like SQL Databases). You are prompted to authenticate in Azure. Upon authentication, you may now brows the resources in the database.

This is the same identity at every step of this process. This cannot be working as intended.

Does this issue occur when all extensions are disabled?: Yes/No