Help
Where to find Help
DSC being a framework—a basic structure for configuration management—finding answers to your problem might be difficult if you only rely on the official documentation.
Here is a quick run down of the best source of information we know of.
This is not official or approved documentation (we’re not Microsoft), and so some may be opinionated.
Official DSC Documentation
When talking about DSC, we usually refer to PowerShell DSC, the cross platform framework that is leveraged by other solutions such as Azure Automation State Configuration, Azure Policy Guest Configuration, Chef, Puppet (or this other module), Ansible, AWS Systems Manager or DIY (Do It Yourself) solutions people have built to solve their infrastructure management needs.
The official documentation is available with other Microsoft docs, and if you need to learn how the framework works, that’s probably the best place to start!
PowerShell.org and its DSC Forum
The PowerShell.org community has always been a great source of information for DSC, whether in their articles, from their PowerShell Summit sessions, and also for their active DSC forum!
Make sure you check those resources and post your question on the forum if you can’t find your answer elsewhere!
DSC Slack & Discord Instant Messaging
Some members of the community are very active in the DSC channel, of the PowerShell Slack. Join the conversation here if you want to meet the community, and ask questions.
It’s great for some real-time guidance, but tough questions are probably better detailed on the PowerShell.org forums, and maybe linked in the chat for people to answer. That way the answers are searchable and discoverable for the next person.
You can chose to join either in Slack or Discord, as both services are bridged together via a bot. If you don’t know which one to pick, maybe give discord a chance, as it does not have the history limit that Slack has on free plans.
DSC Community Twitter Account
We’ve recently created a @dsccommunity twitter account so that we could share news, announcement, and information around what is happening in the DSC Community.
We want to tweet about anything DSC and Configuration Management. Give us a Follow, and help us share the content you like.
PowerShell Team Twitter Account
Maybe not best place for help, but a good resource for news and worth to mention.
Although the DSC Team and the PowerShell Team are distinct, they still work closely together, and the DSC Team does not have its own twitter account. Most communication about DSC is still released through the PowerShell team’s account.
Other references
The DSC Book, by Don Jones & Missy Januszko
Pro PowerShell Desired State Configuration, by Ravikanth Chaganti
Getting Started with PS DSC, MVA Videos - Jason Helmick & Jeffrey Snover