@gijsreijn.bsky.social

Cloud engineer by day, author and contributor to open-source projects at night Microsoft MVP Helping people to succeed in the Desired State Configuration landscape

Over the weekend, I checked out the new adapter model for Microsoft DSC. What a change it has been since the latest preview was released. I wrote a quick blog post explaining the details of how you don't have to code anything anymore: www.idontlikeai.dev/how-microsof...

How Microsoft's DSC engine is shaping the new adapter model

What if you could ship a new DSC resource without writing a single line of code? From the early days, Microsoft DSC bridged the gap between the new engine and everything that isn't a native command-b...

idontlikeai.dev

The Microsoft DSC releases are going as a train, and once again, I'm happy to see some of my contributions landed in the latest v3.3.0-preview.4: github.com/PowerShell/D... It's a pretty big list time with tons of features and doc updates

Release v3.3.0-preview.4 · PowerShell/DSC

What's Changed Fix propagation of secrets by @SteveL-MSFT in #1573 Add invoke_dsc_function() and invoke_dsc_expression() tools to Server mode by @SteveL-MSFT in #1588 Add PR code coverage workflow...

github.com

ModuleFast v1.0.0-beta1 is out! You can fetch from the Gallery or via this temporary bootstrap. & ([scriptblock]::Create((iwr 'https://github.com/JustinGrote/ModuleFast/releases/download/v1.0.0-beta1/ModuleFast.ps1'))) -Release 'v1.0.0-beta1' Please test it doesn't break you while I work on docs.

Pester 6.0.0-rc1 🎉 Feature-complete! ⚡ Parallel test execution (experimental) 🆕 New Should-* syntax + 41 assertions 🔬 Should-BeEquivalent deep comparison 📊 Faster coverage by default 160+ PRs · 15 contributors #PowerShell #pspester

What comes right after a GA release? Yes, a new preview release! 🚀 DSC just released its v3.3.0-preview.1 release right after the GA one: github.com/PowerShell/D... Interestingly enough, a new built-in resource has been shipped with this one!

Release v3.3.0-preview.1 · PowerShell/DSC

What's Changed (MAINT) FIx clippy for Rust projects by @michaeltlombardi in #1466 Misc fixes for firewall and types by @SteveL-MSFT in #1464 Fix dism resources to work on Windows arm64 by @SteveL-...

github.com