Showing results for March 2021 - PowerShell Team

Mar 31, 2021
Post comments count7
Post likes count0

Announcing the preview of PSArm

Steve Lee
Steve Lee

We are pleased to announce the preview of PSArm, providing a domain-specific language embedded in PowerShell for Azure Resource Manager (ARM) templates.

PowerShellAnnouncementAzure
Mar 25, 2021
Post comments count4
Post likes count2

SecretManagement and SecretStore are Generally Available

Sydney Smith
Sydney Smith

We are excited to announce two modules are now generally available on the PowerShell Gallery: To install the modules, open any PowerShell console and run: Introducing SecretManagement The SecretManagement module helps users manage secrets by providing a common set of cmdlets to interface with secrets across vaults. SecretManage...

SecretManagementSecretStore
Mar 15, 2021
Post comments count0
Post likes count0

SecretStore Release Candidate 3

Sydney Smith
Sydney Smith

The SecretStore release candidate 3 (RC3) module is now available on the PowerShell Gallery. This contains an exciting new feature which allows users to non-interactively create, and configure a SecretStore. This feature was added to support CI systems and other automated scenarios. SecretStore is an extension vault module, for PowerShell SecretMa...

SecretStore
Mar 5, 2021
Post comments count1
Post likes count0

Announcing PSReadLine 2.2-beta.2 with Dynamic help

Jason Helmick
Jason Helmick

We are pleased to announce Dynamic Help, providing just-in-time help at the command line. Receive the help you need in the terminal without losing your place typing on the pipeline.

PowerShellPSReadLineAnnouncement
Mar 3, 2021
Post comments count0
Post likes count0

SecretManagement and SecretStore Release Candidate 2

Sydney Smith
Sydney Smith

The SecretManagement and SecretStore release candidate 2 (RC2) modules are now available on the PowerShell Gallery. These releases contain an exciting new feature which allows users to provide non-sensitive metadata for secrets (note: this feature may not be available for all extension vaults). For more context on these modules check out these pre...

SecretManagementSecretStore
Mar 2, 2021
Post comments count5
Post likes count0

PowerShell Team 2021 Investments

Steve Lee
Steve Lee

Details of the work the PowerShell team has planned for PowerShell 7.2, OpenSSH, and related tooling.

PowerShellRoadmapOpenSSH