Showing archive results for 2021

Jun 2, 2021
Post comments count4
Post likes count0

PowerShell for Visual Studio Code May 2021 Update

Andy Jordan
Andy Jordan

We are excited to announce that an update to our PowerShell extension is now available on the Visual Studio Code Marketplace. This blog will explain what is new in this release as well as what you can expect from the extension in the coming months. What's new in the PowerShell Extension release This incremental release incorporates a majo...

Visual Studio Code
May 6, 2021
Post comments count1
Post likes count0

Announcing PowerShell Crescendo Preview.2

Jason Helmick
Jason Helmick

Many native commands require elevated privileges to perform the expected operations. PowerShell Crescendo Preview 2 now supports cross platform elevation for your Crescendo wrapped native commands.

PowerShell Crescendo
Apr 6, 2021
Post comments count9
Post likes count4

Optimizing your $Profile

Steve Lee
Steve Lee

Learn how to measure and improve startup time of your $Profile

PowerShell
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