Skip to content

Upgrade to Azure.Identity 1.5 once it's available #1117

@ericsampson

Description

@ericsampson

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions