skpadhy33

Results 2 issues of skpadhy33

Repro steps: Open PS5 and run the following snippet to get the error. The issue occurs with the specified version of the SqlServer PS module. Import-Module SqlServer -RequiredVersion 22.0.59 Import-Module...

bug

To trigger an enclave-enabled (in-place) encryption operation using the `Set-SqlColumnEncryption` cmdlet, one needs to specify the enclave parameters - `EnclaveAttestationProtocol` and `EnclaveAttestationURL` (as per the enclave being used). But, if...