Skip to content

v12.2.0

Compare
Choose a tag to compare
@johlju johlju released this 25 Dec 09:17
7fa69d2
  • Changes to SqlServerDsc
    • During testing in AppVeyor the Build Worker is restarted in the install
      step to make sure the are no residual changes left from a previous SQL
      Server install on the Build Worker done by the AppVeyor Team
      (issue #1260).
    • Code cleanup: Change parameter names of Connect-SQL to align with resources.
    • Updated README.md in the Examples folder.
      • Added a link to the new xADObjectPermissionEntry examples in
        ActiveDirectory, fixed a broken link and a typo.
        Adam Rush (@adamrushuk)
  • Change to SqlServerLogin so it doesn't check properties for absent logins.