v16.2.1-preview0001
Pre-release
Pre-release
[v16.2.1-preview0001]
Remove
- SqlServerDsc.Common
- Removed the function
Invoke-Query
. It is replaced by the command
Invoke-SqlDscQuery
(issue #1902).
- Removed the function
Added
- SqlServerDsc
- New public command:
Disconnect-SqlDscDatabaseEngine
- Disconnects from a SQL Server instance
that was previously connected to usingConnect-SqlDscDatabaseEngine
.
- New private command:
ConvertTo-RedactedText
- Used to redact sensitive information from
text that then can be used in console output like verbose messages.
- New public command: