Showing results for Azure DSC extension - PowerShell Team

Sep 12, 2017
1
0

DSC Future Direction Update

Mark Gray [MSFT]
Mark Gray [MSFT]

PowerShell Core and DSC PowerShell is open sourced and moving over to .Net Standard 2.0 for the reasons outlined in Jeffrey's blog post. Like PowerShell, PowerShell Desired State configuration (DSC) needs to meet customers in this multi-platform, multi-cloud, multi-OS world where they live. In Joey's blog post, he outlined what this means to the ...

DSCAzure DSC extension
Oct 21, 2015
0
0

Azure DSC Extension 2.8 & How to map downloads of the extension dependencies to your own location.

Travis Plunk
Travis Plunk

NOTE: For information on OS support, and other features, please refer to our release history. Overview Today, we released version 2.8 of the Azure DSC Extension, we added support to map downloads of the extension dependencies to your own location. This could be useful, if you want to configure the network, of a VM not to allow direct access ...

Azure DSC extension
Oct 2, 2015
0
0

How to use WMF 4 with Azure DSC Extension in Azure Resource Manager (ARM)

Travis Plunk
Travis Plunk

Overview In version 2.7 of the Azure DSC Extension, we added support to leave your Virtual Machine on the latest supported version of WMF 4.0. This blog will show you how to use this feature in Azure Resource Manager (ARM) templates. For this, I will use the Azure Resource Manger Tools, that were released with Azure SDK 2.6 for .NET. I will ...

Azure DSC extensionAzure Resource Manager
Oct 1, 2015
0
0

Azure DSC Extension v2.7 released

Travis Plunk
Travis Plunk

NOTE: For information on OS support, and other features, please refer to our release history. Summary Today, we released version 2.7 of the Azure DSC Extension, which adds support to leave your Virtual Machine on the latest supported version of WMF 4.0. We have a blog posted with examples of how to use this in Azure Cloud Service Manager (ASM) ...

Azure DSC extension
Sep 10, 2014
0
0

Secure credentials in the Azure PowerShell Desired State Configuration (DSC) extension

PowerShell Team
PowerShell Team

UPDATE 11/21/2014: For information on OS support, and other features, please refer to our release history. We have updated the Azure Extension Handler to v1.1! Release notes for v1.1 If you are not familiar with the Azure PowerShell DSC extension, please start from our first blogpost about it. Desired State Configuration provides a way to ...

PowerShellDSCDesired State Configuration