Require --password-encryption for add-user by stuartpa · Pull Request #293 · microsoft/go-sqlcmd

shueybubbles

@stuartpa

@stuartpa stuartpa marked this pull request as ready for review

March 12, 2023 17:32

apoorvdeshmukh

shueybubbles

shueybubbles

dlevy-msft-sql added a commit to dlevy-msft-sql/go-sqlcmd that referenced this pull request

Jan 26, 2026
- Fix discussion link typo (microsoft#293 -> microsoft#292)
- Update 'Switches not available' section to reflect current state
  - Most switches now implemented (-e, -f, -g, -k, -t, -z, -Z, -r, -X)
  - Only -j and -p[1] remain unimplemented
- Add missing authentication methods to :Connect documentation
  - ActiveDirectoryInteractive, ActiveDirectoryAzCli, ActiveDirectoryDeviceCode
- Fix ActiveDirectoryIntegrated description (no longer falls back)
- Document additional authentication methods:
  - ActiveDirectoryWorkloadIdentity
  - ActiveDirectoryClientAssertion
  - ActiveDirectoryAzurePipelines
  - ActiveDirectoryEnvironment
  - ActiveDirectoryAzureDeveloperCli
  - ActiveDirectoryServicePrincipalAccessToken
  - SqlPassword

dlevy-msft-sql added a commit to dlevy-msft-sql/go-sqlcmd that referenced this pull request

Feb 5, 2026
- Fix discussion link typo (microsoft#293 -> microsoft#292)
- Update 'Switches not available' section to reflect current state
  - Most switches now implemented (-e, -f, -g, -k, -t, -z, -Z, -r, -X)
  - Only -j and -p[1] remain unimplemented
- Add missing authentication methods to :Connect documentation
  - ActiveDirectoryInteractive, ActiveDirectoryAzCli, ActiveDirectoryDeviceCode
- Fix ActiveDirectoryIntegrated description (no longer falls back)
- Document additional authentication methods:
  - ActiveDirectoryWorkloadIdentity
  - ActiveDirectoryClientAssertion
  - ActiveDirectoryAzurePipelines
  - ActiveDirectoryEnvironment
  - ActiveDirectoryAzureDeveloperCli
  - ActiveDirectoryServicePrincipalAccessToken
  - SqlPassword