dsccommunity / dsccommunity/SqlServerDsc
SqlSetup: Add supported SQL features to the resource description
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 385
- Forks
- 224
- PR merge metrics
- No merged PRs in 30d
Description
Details of the scenario you tried and the problem that is occurring:
Currently there is some parent and child feature parameters which are not supported. The supported and not supported should be listed in the resource description.
Should also list that SSMS and ADV_SSMS parameter feature is only available for SQL Server 2014 and below.
The DSC configuration that is using the resource (as detailed as possible):
n/a
Version of the Operating System, SQL Server and PowerShell the DSC Target Node is running:
n/a
What module (SqlServer or SQLPS) and which version of the module the DSC Target Node is running:
n/a
Version of the DSC module you're using, or 'dev' if you're using current dev branch:
n/a
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the SqlSetup resource description and compare its documented feature parameters with the linked SQL Server Feature documentation. Done means the description identifies supported and unsupported parent and child features and notes that SSMS and ADV_SSMS are available only for SQL Server 2014 and below.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell, sql
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100