Great blog post by @gijsreijn.bsky.social on what's happening with Bicep and DSCv3 www.idontlikeai.dev/bicep-never-...
Great blog post by @gijsreijn.bsky.social on what's happening with Bicep and DSCv3 www.idontlikeai.dev/bicep-never-...
The Committee hasn't had a need to meet for awhile due to the Working Groups doing what they need to do in their respective areas. What gap do you see that needs some community members in the Committee that isn't sufficient in a WG?
The Committee still exists, however, with the Working Groups, we haven't had anything that has bubbled up to the Committee that needed attention at that level. Keep in mind that many of the Committee members are also Working Group members.
2026 team investments blog post is out!
devblogs.microsoft.com/powershell/p...
💡 DSCv3+MCP
👨🏫 @steve--lee.bsky.social – Software Engineer Manager at Microsoft
🗓️ 14 Oct | #PSConfEU MiniCon
👉 Free ticket: synedgy.com/psconfeu-minicon
🎤 CFP open until 22 Sept: sessionize.com/psconfeu-min...
#PowerShell #PSConfEU
DSC-3.2.0-preview.4 is out! github.com/PowerShell/D...
Thanks to @gijsreijn.bsky.social for his many contributions!
If you're not already using AIShell, check out Preview.6 which adds support as a MCP client enabling agents to use MCP tools! devblogs.microsoft.com/powershell/p...
Have you been thinking about how you can give back to the #PowerShell community? Anyone can teach. Anyone can share. sessionize.com/pshsu...
I should also say that DSCv3 is a platform while Intune is a solution. We are talking to partner teams within Microsoft for complete solutions, but nothing to announce at this time.
If Intune works for you, then no need to switch. DSC v3 is cross-platform and targeting Server and Client scenarios while Intune is intended for Client only.
DSC 3.2-preview.3 is out! github.com/PowerShell/D...
Full changelog above, but some highlights:
- `secret()` function and extensions support
- `condition` property support
- resources can return `_restartRequired` metadata (system, service, process)
- PSScript resource (both WinPS5.1 and PS7)
Don't forget the PowerShell/OpenSSH Community Call is today! aka.ms/pscommunityc...
DSC v3.2.0-preview.2 is out github.com/PowerShell/D...
Main feature for resource authors to test out is ability for resources to return metadata github.com/PowerShell/D...
Last chance to review and add your feedback on RFC to propose how to move PS content out of MyDocuments (aka OneDrive): github.com/PowerShell/P...
DSC 3.2-preview.1 is out! github.com/PowerShell/D...
We continue to focus on partner and customer feedback as well as completing our Bicep integration work.
Blog post by @jasonhelmick.bsky.social on the DSC 3.1 GA release! devblogs.microsoft.com/powershell/a...
DSC 3.1.0 is now Generally Available! github.com/PowerShell/D...
Thanks to all the community contributions as issues and PRs! Expect a blog post on this coming soon! We will quickly move to 3.2 previews most likely next week.
DSC 3.1-RC.1 is out! github.com/PowerShell/D...
Please test and open issues as we head towards GA and 3.2-previews will happen immediately after.
DSCv3.1-preview.7 is out! Many thanks to Gijs on his contributions to the PSAdapter!
github.com/PowerShell/D...
DSC-3.1-preview.6 released. Contains some great community contributions improving the #PowerShell adapter github.com/PowerShell/D...
Co-presented with Demetrius as #Build this morning on WinGet+DSC
Great session from @steve--lee.bsky.social & @denelon.bsky.social on #Winget configure & #dsc (not just a #PowerShell tool anymore)
I couldn't help but add a few comments to the PR Steve showed as, at the same time as he was going thru it from sunny ☀️ UK 🇬🇧.
I ❤️ ability to contribute from anywhere
They are always recorded and posted on our YouTube channel afterwards
Reminder that the monthly #PowerShell and Windows OpenSSH Community call is today at 9:30a PDT! aka.ms/pscommunityc...
DSC 3.1.0-preview.5 is out! github.com/PowerShell/D...
Thanks to community members for their contributions particularly in using the previews and opening issues!
It’s not clear to me what the concern is regarding the projects my team owns. OpenSSH itself is owned by OpenBSD. My team maintains the Windows fork.
Sorry for the delay, but finally got the team investments for 2025 blog post out! devblogs.microsoft.com/powershell/p...
You're right, I completely forgot! I'll work on it this week and try to get it out by end of month.
Next release of Bicep will have experimental DSCv3 support! github.com/Azure/bicep/...
This is just the first of many steps, but you can now author DSCv3 config using Bicep (don't try loops, won't work). There's still lots of work left to have more natural integration including intellisense.