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