What if your functions rejected bad input before they ran? @emrys.macinally.de dives into custom validation classes, enforcing prefixes, semver and cross-param logic. Live:
www.youtube.com/watch?v=U8XT...
#PSHSummit #PowerShell #DevOps
Build, test and ship your PowerShell modules hands-free. Adam Driscoll runs the full GitHub Actions gauntlet: tests, artifacts, releases and Gallery publishing. Live:
www.youtube.com/watch?v=BZ3u...
#PSHSummit #PowerShell #DevOps
Hardcoded creds in your pipeline? Yikes. @schlauge.com wires PowerShell into Azure Key Vault, AWS Secrets Manager and HashiCorp Vault for rotation at scale. Live:
www.youtube.com/watch?v=7cOH...
#PSHSummit #PowerShell #DevOps
Ever wished your functions could reject bad input before they even ...
www.youtube.com
In this session, we'll take a dive into GitHub actions and see how ...
Why settle for a locked-down phone app when your house can answer to a shell? @ja.mesrusk.in opens his actual windows with PowerShell, no cloud phone-home. Watch:
www.youtube.com/watch?v=7rV9...
#PSHSummit #PowerShell #IoT
New to IaC or escaping ARM templates? Let Copilot coach you. Stephanie Yen teaches Bicep hands-on, backed by the Bicep MCP server, production-ready from day one. Live:
www.youtube.com/watch?v=qev3...
#PSHSummit #PowerShell #IaC
PowerShell turns 20! Fossils (their word) Jason Helmick & @jdhitsolutions.com swap stories from the early days, heavy on demos, light on PowerPoint. Live:
www.youtube.com/watch?v=76I_...
#PSHSummit #PowerShell #Community
Patch happens, usually at the worst time. Rob Reynolds shows how Chocolatey for Business turns the patching scramble into a calm, predictable, self-service routine. Live:
www.youtube.com/watch?v=iMl6...
#PSHSummit #PowerShell #Chocolatey
Managing software across an org by hand? There is a sweeter way. @steviecoaster.dev tours Chocolatey Central Management, from simple installs to its robust API. Live:
www.youtube.com/watch?v=pkJo...
#PSHSummit #PowerShell #Chocolatey
From deterministic "Is" computing to probabilistic "Ish" AI: Jeffrey Snover on ditching prayer-based planning for a Plausible Theory of Success. Watch:
www.youtube.com/watch?v=6Slz...
#PSHSummit #PowerShell #AI
Security vs agility? No fight needed. Jonathan Levine drives AppLocker + Windows Firewall at Jane Street from readable JSON/YAML, time-limited exceptions baked in. Live:
www.youtube.com/watch?v=5IGx...
#PSHSummit #PowerShell #Security
Some web-based home automation systems have APIs - some are locked ...