File tree

3 files changed

+26
-0
lines changed

3 files changed

+26
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ We also accept questions and proposals for short demos from the community.
1818

1919
## Notes
2020

21+
- [March 20, 2025](./notes/20250320_Notes.md) ([YouTube recording](https://youtu.be/acthQT29LGM)
22+
and [transcript](./notes/20250320_ChatTranscript.md))
2123
- [February 20, 2025](./notes/20250220_Notes.md) ([YouTube recording](https://youtu.be/GuOFYhd1ULE)
2224
and [transcript](./notes/20250220_ChatTranscript.md))
2325
- [January 16, 2025](./notes/20250116_Notes.md) ([YouTube recording](https://youtu.be/RWeV2cXbs5k)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# PowerShell_OpenSSH Community Call-20250320
2+
March 20, 2025
3+
4+
Oops! Something went wrong!
5+
6+
The transcript for the MArch 20th 2025 community call was corrupted and is not complete for this
7+
month. Check the notes for more detail.
8+
9+
eof
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# PowerShell OpenSSH Community Call Notes - March 20, 2025
2+
3+
Meeting notes:
4+
5+
**DSC V3 Updates:** Jason provided updates on DSC V3, including the general availability announcement for release version 3.0.0 and the release of DSC version 3.1.0 Preview 1. He explained the concept of desired state configuration and how it simplifies configuration management by allowing users to define desired states in a configuration file. Jason also highlighted the decoupling of DSC from PowerShell and the support for multiple languages for writing resources.
6+
7+
**DSC V3 Features and Future Plans:** Jason discussed the new features of DSC V3, including the ability to write configurations in JSON or YAML, and the support for resources written in various languages like Go, C#, and Python. He also mentioned the ongoing work to make it easier for resource owners to elevate their resources to DSC V3. Jason encouraged the community to provide feedback and share scenarios to help improve the platform.
8+
9+
**Minor Releases:** Sydney announced a few minor releases from the team, including a PS resource get release 1.1.1, which had some bug fixes and unblocked some partners. She also mentioned a new release of Script Analyzer (1.24.1) with community contributions and a preview release of the VS Code extension containing the updated Script Analyzer.
10+
11+
**AI Shell Updates:** Steven shared updates on AI Shell, including broader support for Azure PowerShell and PowerShell-generated commands from the Azure agent. He demonstrated the improved parameter replacement feature and the support for various OpenAI-compatible models. Steven also highlighted improvements in native command error handling and the easier deployment of Azure OpenAI instances with Bicep templates.
12+
13+
**Documentation Updates:** Sean provided updates on the documentation, mentioning that Mikey has been working on the DSC V3 docs, which should be available soon. He also highlighted the update to the FAQ for Microsoft Update and the community contributions from SurfingAllElephant and Arihein. Sean mentioned the ongoing process of syncing documentation changes for Script Analyzer 1.24.
14+
15+
**Azure Trusted Signing Demo:** Jordan demonstrated the use of Azure Trusted Signing and code signing certificates within PowerShell. He explained the process of signing a PowerShell script using Azure Trusted Signing and highlighted the challenges with the current implementation in PowerShell. Jordan suggested improvements to make Azure Trusted Signing more viable within PowerShell and encouraged the community to provide feedback.

0 commit comments

Comments
 (0)