Skip to content

New-SqlDscLogin: command to create SQL Server logins#2132

Merged
johlju merged 61 commits intodsccommunity:mainfrom
johlju:f/command-new-sqldsclogin
Aug 19, 2025
Merged

New-SqlDscLogin: command to create SQL Server logins#2132
johlju merged 61 commits intodsccommunity:mainfrom
johlju:f/command-new-sqldsclogin

Conversation

@johlju
Copy link
Copy Markdown
Member

@johlju johlju commented Aug 13, 2025

Pull Request (PR) description

  • New-SqlDscLogin
    • Added new public command to create a new login on a SQL Server Database
      Engine instance.
    • Supports creating SQL Server logins, Windows user logins, Windows group
      logins, certificate-based logins, and asymmetric key-based logins.

This Pull Request (PR) fixes the following issues

None.

Task list

  • Added an entry to the change log under the Unreleased section of the
    file CHANGELOG.md. Entry should say what was changed and how that
    affects users (if applicable), and reference the issue being resolved
    (if applicable).
  • Resource documentation updated in the resource's README.md.
  • Resource parameter descriptions updated in schema.mof.
  • Comment-based help updated, including parameter descriptions.
  • Localization strings updated.
  • Examples updated.
  • Unit tests updated. See DSC Community Testing Guidelines.
  • Integration tests updated (where possible). See DSC Community Testing Guidelines.
  • Code changes adheres to DSC Community Style Guidelines.

This change is Reviewable

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs review The pull request needs a code review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant