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