v16.0.0-preview0001
Pre-release
Pre-release
[v16.0.0-preview0001]
Removed
- The deprecated DSC resource SqlDatabaseOwner have been removed (and replaced
by a property in SqlDatabase)
(issue #1725). - The deprecated DSC resource SqlDatabaseRecoveryModel have been removed (and
replaced by a property in SqlDatabase)
(issue #1725). - The deprecated DSC resource SqlServerEndpointState have been removed (and
replaced by a property in SqlEndpoint)
(issue #1725). - The deprecated DSC resource SqlServerNetwork have been removed (and replaced by
SqlProtocol
and SqlProtocolTcpIp)
(issue #1725).
Fixed
- SqlDatabaseObjectPermission
- Fix for issue (issue #1724).
- BREAKING CHANGE: Updated class DSC_DatabaseObjectPermission.
- Changed Permission from an array to a string.
- Updated Permission to a key property.
- Updated Integration Tests to test permission grants on multiple objects.
- BREAKING CHANGE: Updated class DSC_DatabaseObjectPermission.
- Fix for issue (issue #1724).