Skip to content

Support -ColumnEncryptionSetting parameter in Invoke-Sqlcmd #105

@sejagada

Description

@sejagada

Currently, to enable or disable Always Encrypted (AE) functionality when using Invoke-Sqlcmd, we must pass Column Encryption Setting=Enabled (or Disabled) via the connection string.

It would be more user-friendly and consistent to expose this as a dedicated -ColumnEncryptionSetting parameter on the Invoke-Sqlcmd cmdlet, similar to how other connection options are handled.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions