Skip to content

v16.6.1-preview0002

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscbot dscbot released this 23 May 13:23
c5e7fe7

[v16.6.1-preview0002]

Added

  • Connect-SqlDscDatabaseEngine
    • Added integration test for the command.

Changed

  • Connect-SqlDscDatabaseEngine
    • Update comment-based help with more examples.
  • SqlSetup
    • The parameter SecurityMode now only (correctly) allows the value
      SQL (issue #1185).

Fixed

  • Connect-SqlDscDatabaseEngine
    • Comment-based help for parameter LoginType was corrected.
    • An integration test now runs to test the command.