Showing results for Azure - PowerShell Team

Mar 31, 2021
7
0

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
Jul 21, 2015
0
0

Azure DSC Extension v2.1 released

PowerShell Team
PowerShell Team

NOTE: For information on OS support, and other features, please refer to our release history. Today we released version 2.1 of the Azure DSC Extension, with a bug fix for ARM deployments. The bug we fixed would produce this error message in some ARM deployments: “File lock (C:\Packages\Plugins\Microsoft.Powershell.DSC\1.10.1.0\bin\..\DSCWork...

PowerShellDSCDesired State Configuration
Feb 27, 2015
0
0

Introducing Get-AzureVMDscExtensionStatus cmdlet for Azure Powershell DSC Extension

PowerShell Team
PowerShell Team

ast August we introduced PowerShell Desired State Configuration (DSC) Extension for Azure VMs. Through cmdlets released in the Azure PowerShell SDK, you can upload and apply a PowerShell DSC configuration to an Azure VM. Now, we are introducing a new cmdlet This new cmdlet retrieves the status of the DSC Extension in all the VMs deployed in a ...

DSCAzure