-
Notifications
You must be signed in to change notification settings - Fork 317
Closed
Description
Is your feature request related to a problem? Please describe.
Following up on #730, the currently used Azure.Identity library versions don't handle the situation well when VS/VSCode has with multiple credentials signed in, which is fairly common (guest tenants etc).
This is being addressed here, which is planned to land in the next version of the library (1.5)
There's also a question if there is work on the Azure SQL Server side to support sending the tenant ID in the challenge header in order to light up this feature. I'm not sure where this should get filed.
Describe the solution you'd like
Upgrade SqlClient to Azure.Identity once it's available.
Describe alternatives you've considered
There are workarounds, but it requires setting environment variables on each dev's machine, so is not ideal.
eziante
Metadata
Metadata
Assignees
Labels
No labels