@steve--lee.bsky.social
📤 341
📥 62
📝 29
reposted by
PSConfEU
about 1 month ago
💡 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
0
3
1
DSC-3.2.0-preview.4 is out!
github.com/PowerShell/D...
Thanks to
@gijsreijn.bsky.social
for his many contributions!
loading . . .
Release v3.2.0-preview.4 · PowerShell/DSC
What's Changed Update Resource schema to match ARM by @SteveL-MSFT in #995 Add new comparison operators by @Gijsreyn in #990 Enable passing Bicep files directly to dsc by @SteveL-MSFT in #997 Add ...
https://github.com/PowerShell/DSC/releases/tag/v3.2.0-preview.4
about 2 months ago
0
5
3
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...
loading . . .
Introducing MCP Support in AI Shell Preview 6 - PowerShell Team
We're excited to share the latest preview release of AI Shell that includes new features and improvements based on your feedback.
https://devblogs.microsoft.com/powershell/preview-6-ai-shell/
2 months ago
0
7
1
reposted by
Jeff Hicks
3 months ago
Have you been thinking about how you can give back to the #PowerShell community? Anyone can teach. Anyone can share.
sessionize.com/pshsu...
#PowerShell
loading . . .
PowerShell + DevOps Global Summit 2026: Call for Papers
The PowerShell + DevOps Global Summit is a highly anticipated annual conference that brings together professionals worldwide from the PowerShell and D...
https://sessionize.com/pshsummit26
0
9
5
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)
loading . . .
Release v3.2.0-preview.3 · PowerShell/DSC
What's Changed Add default shell support to sshdconfig by @tgauth in #907 Fix trace message for function result by @SteveL-MSFT in #955 Suppress Windows PowerShell progress by @ThomasNieto in #964...
https://github.com/PowerShell/DSC/releases/tag/v3.2.0-preview.3
3 months ago
1
6
1
Don't forget the PowerShell/OpenSSH Community Call is today!
aka.ms/pscommunityc...
loading . . .
PowerShell-RFC/CommunityCall at master · PowerShell/PowerShell-RFC
RFC (Request for Comments) documents for community feedback on design changes and improvements to PowerShell ecosystem - PowerShell/PowerShell-RFC
https://aka.ms/pscommunitycall
3 months ago
0
1
1
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...
loading . . .
Release v3.2.0-preview.2 · PowerShell/DSC
What's Changed Add notes for contributing by @Gijsreyn in #919 Add reference documentation for Microsoft.DSC.Debug/Echo by @Gijsreyn in #902 Add description to Echo resource by @SteveL-MSFT in #91...
https://github.com/PowerShell/DSC/releases/tag/v3.2.0-preview.2
3 months ago
0
3
1
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...
loading . . .
Move PS content out of OneDrive by jshigetomi · Pull Request #388 · PowerShell/PowerShell-RFC
This pull request proposes a new RFC (RFC0066) to change the default location of PowerShell user content on Windows machines from OneDrive to the AppData directory. The goal is to align PowerShell ...
https://github.com/PowerShell/PowerShell-RFC/pull/388
4 months ago
2
19
12
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.
loading . . .
Release v3.2.0-preview.1 · PowerShell/DSC
What's Changed Add support to read parameters from STDIN by @SteveL-MSFT in #863 Convert pending reboot to object by @Gijsreyn in #859 Add pass-through output format for dsc resource get by @Steve...
https://github.com/PowerShell/DSC/releases/tag/v3.2.0-preview.1
4 months ago
0
7
2
Blog post by
@jasonhelmick.bsky.social
on the DSC 3.1 GA release!
devblogs.microsoft.com/powershell/a...
loading . . .
Announcing Microsoft Desired State Configuration v3.1.0 - PowerShell Team
This post announces the release of Microsoft Desired State Configuration v3.1.0. We discuss the features and benefits of DSC and how it differs from PowerShell DSC.
https://devblogs.microsoft.com/powershell/announcing-dsc-v3-1-0/
4 months ago
0
6
2
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.
loading . . .
Release v3.1.0 · PowerShell/DSC
What's Changed Update version to 3.1.0 by @SteveL-MSFT in #881 Full Changelog: v3.1.0-rc.1...v3.1.0 SHA256 Hashes of the release artifacts DSC-3.1.0-aarch64-apple-darwin.tar.gz A1C5BCE4739AF27E...
https://github.com/PowerShell/DSC/releases/tag/v3.1.0
4 months ago
0
7
1
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.
loading . . .
Release v3.1.0-rc.1 · PowerShell/DSC
What's Changed Add support to read parameters from STDIN by @SteveL-MSFT in #863 Convert pending reboot to object by @Gijsreyn in #859 Add pass-through output format for dsc resource get by @Steve...
https://github.com/PowerShell/DSC/releases/tag/v3.1.0-rc.1
4 months ago
0
6
2
DSCv3.1-preview.7 is out! Many thanks to Gijs on his contributions to the PSAdapter!
github.com/PowerShell/D...
loading . . .
Release v3.1.0-preview.7 · PowerShell/DSC
What's Changed Fix schema image by @Gijsreyn in #830 Update Test/Echo docs and new format() reference doc by @Gijsreyn in #838 Fix error message when duplicate resource names are detected by @Stev...
https://github.com/PowerShell/DSC/releases/tag/v3.1.0-preview.7
5 months ago
0
7
1
DSC-3.1-preview.6 released. Contains some great community contributions improving the
#PowerShell
adapter
github.com/PowerShell/D...
loading . . .
Release v3.1.0-preview.6 · PowerShell/DSC
What's Changed Fix exporting an adapted resource by @SteveL-MSFT in #789 Add shebang to build.ps1 so it's runnable by @andyleejordan in #801 Allow workaround for class-based WinPS by @Gijsreyn in ...
https://github.com/PowerShell/DSC/releases/tag/v3.1.0-preview.6
5 months ago
0
1
1
Co-presented with Demetrius as
#Build
this morning on WinGet+DSC
5 months ago
0
2
0
reposted by
Ryan (Studying @ Uni)
5 months ago
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
1
3
2
Reminder that the monthly
#PowerShell
and Windows OpenSSH Community call is today at 9:30a PDT!
aka.ms/pscommunityc...
5 months ago
1
1
1
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!
loading . . .
Release v3.1.0-preview.5 · PowerShell/DSC
What's Changed Add equals() function by @SteveL-MSFT in #770 Add check in PS Adapter in case property is $null by @SteveL-MSFT in #769 Fix adapter configuration set which returns result, but needs...
https://github.com/PowerShell/DSC/releases/tag/v3.1.0-preview.5
5 months ago
1
6
2
Sorry for the delay, but finally got the team investments for 2025 blog post out!
devblogs.microsoft.com/powershell/p...
loading . . .
PowerShell, OpenSSH, and DSC team investments for 2025 - PowerShell Team
Planned team investments for 2025 for PowerShell, OpenSSH, DSC, and related tooling.
https://devblogs.microsoft.com/powershell/powershell-openssh-and-dsc-team-investments-for-2025/
6 months ago
2
23
11
reposted by
7 months ago
New
#PSScriptAnalyzer
release today
github.com/PowerShell/P...
loading . . .
Release 1.24.0 · PowerShell/PSScriptAnalyzer
What's Changed Breaking Changes Minimum required PowerShell version raised from 3 to 5.1 Drop v3 and v4 support from build by @andyleejordan in #2081 New Features Add new options (enabled by def...
https://github.com/PowerShell/PSScriptAnalyzer/releases/tag/1.24.0
0
5
3
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.
loading . . .
Release v0.34.44 · Azure/bicep
Features and Bug Fixes Use languageVersion 2.0 when an existing resource has an explicit dependency (#16670) Validate regex patterns against non-backtracking engine (#16687) Generate deterministic...
https://github.com/Azure/bicep/releases/tag/v0.34.44
7 months ago
0
16
7
DesiredStateConfiguration (DSC) v3.0 is now Generally Available! See our announcement blog post here
devblogs.microsoft.com/powershell/a...
. Binaries are available at our GitHub release page
github.com/PowerShell/D...
loading . . .
Announcing Microsoft Desired State Configuration v3.0.0 - PowerShell Team
This post announces the release of Microsoft Desired State Configuration v3.0.0. We discuss the features and benefits of DSC and how it differs from PowerShell DSC.
https://devblogs.microsoft.com/powershell/announcing-dsc-v3/
7 months ago
0
34
17
Got my 25 years at Microsoft award today (it’s the giant one on the right)! I actually hit it early Jan.
7 months ago
2
25
1
DSC 3.0.0-rc.1 is out!
github.com/PowerShell/D...
Do let us know if there's any major blockers now before we head towards GA targeted for end of Feb!
loading . . .
Release v3.0.0-rc.1 · PowerShell/DSC
What's Changed Internationalize dsc exe by @SteveL-MSFT in #612 Ensure systemRoot() always has trailing separator character by @SteveL-MSFT in #616 Bump hashbrown from 0.15.0 to 0.15.2 in /runcomm...
https://github.com/PowerShell/DSC/releases/tag/v3.0.0-rc.1
8 months ago
2
23
11
Thanks to the PSCommunity, I've decided to finally join Bluesky. Will use this to post any updates to our projects: PS7, OpenSSH (Windows), DSC, PSGallery/PSResourceGet, etc...
9 months ago
10
69
18
you reached the end!!
feeds!
log in