Skip to content

az sql db import/export should support access token #20645

@giggio

Description

@giggio

Describe the solution you'd like

Currently az sql db export and az sql db import demand user and password from a database user. It should also support Active Directory Integrated authentication with an access token.

Describe alternatives you've considered

Continue using user and password, which is less secure.

Additional context

This is currently supported in sqlcmd with PowerShell and Invoke-Sqlcmd, and from several Sql Server drivers (see the example for .NET).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions