Skip to content

v2 - Connection string escaping for Authentication option #137

Description

@zijchen

Connection string currently requires quotation marks around the Authentication option, otherwise it throws error such as

sqlcmd: error: unexpected argument Directory

Example connection string that fails but should work: 'Server={0};Initial Catalog={1};Authentication=Active Directory Service Principal;User Id={2};Password={3}'.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingidleInactive for 14 days

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions