dsccommunity / dsccommunity/SqlServerDsc
SqlSetup - check only feature specify in configuration
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 385
- Forks
- 224
- PR merge metrics
- No merged PRs in 30d
Description
Description
AS feature is not part of my configuration and the SqlSetup fails anyway.
Proposed properties
SqlSetup should ignore any feature not part of the configuration
Special considerations or limitations
AS is already installed and disabled. The test failed to connect, but I note have AS specified in my configuration, so ignore it because I want setup other things.
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 by reproducing the SqlSetup failure with Analysis Services (AS) installed but absent from the configuration, then inspect the SqlSetup resource and its feature checks. Done means unconfigured features are ignored while configured setup continues successfully; no specific files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell, sql
- Domain
- databases, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100