Auto-Documenting DSC v3 Drift and Compliance with DSC-DocsGenerator (CIS Example)
Introducing DSC-DocsGenerator — a PowerShell module that runs dsc config test against a DSC v3 YAML configuration, parses the JSON output, and produces a com...
Introducing DSC-DocsGenerator — a PowerShell module that runs dsc config test against a DSC v3 YAML configuration, parses the JSON output, and produces a com...
End-to-end walkthrough: provision an Azure Windows VM with Bicep, install DSC v3 via a Run Command extension, store DSC YAML documents in Azure Blob Storage,...
This post shows how to automate a secure WinRM HTTPS listener configuration using Microsoft DSC v3. The solution combines native DSC v3 resources — Registry,...
This blog post explores how to use Microsoft Desired State Configuration v3 (DSC v3) to build, deploy, and manage infrastructure while reusing classic PowerS...
A real world example that uses AzureDevOpsDscv3 to create a project, add a group, and assign users with a repeatable Azure DevOps pipeline.