dsccommunity / dsccommunity/SqlServerDsc

SQLPSStub.psm1: Create stubs for SQL Server 2016

Open
#356 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
Dominant language
PowerShell
Stars
385
Forks
224
PR merge metrics
No merged PRs in 30d

Description

Details of the scenario you try and problem that is occurring:

  • A new stub file should be created for SQL Server 2016 because there are a lot of changes between SQL 2014 and SQL 2016.
  • $BasicAvailabilityGroup should be removed from the current stub (generated from SQL 2014) because the feature was introduced in SQL 2016.

The DSC configuration that is using the resource (as detailed as possible):
-NA-

Version of the Operating System, SQL Server and PowerShell the DSC Target Node is running:
All

Version of the DSC module you're using, or 'dev' if you're using current dev branch:
dev

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating SQLPSStub.psm1 and reviewing the existing SQL Server 2014-generated stub. Identify the SQL Server 2016 differences that require new stubs and remove $BasicAvailabilityGroup from the current stub. Done means a SQL Server 2016 stub file exists and the outdated feature is no longer present in the current stub.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell, sql
Domain
database
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.