dsccommunity / dsccommunity/SqlServerDsc
SqlAG/SqlAGReplica: Support `ClusterType` for Always On Availability Groups without cluster
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 385
- Forks
- 224
- PR merge metrics
- No merged PRs in 30d
Description
Hello
I am currently working on setting AOAG up with Desired State Configuration. Before I started coding, I made a manual setup using Sql Management Studio. Created a Availability Group, set "Cluster type" to "None" and everything is working as wanted.
I want to setup the same thing but in Desired State, and I would greatly appreciate if someone could link to a sample configuration or similar.
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 reviewing the SqlAG and SqlAGReplica DSC resources and their current availability-group configuration options. Determine how a ClusterType of None should be represented and what configuration behavior is expected; completion should include support for that setup and a documented sample configuration, if the project conventions require one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell, sql
- Domain
- databases, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100