Skip to content

This example demonstrates how to store a DSC configuration example with the ARM templates to test in Azure VMs

License

Notifications You must be signed in to change notification settings

zjalexander/ConfigurationTestExample

Repository files navigation

Very Simple DSC Deployment Example

This is a very simple test repo for a DSC configuration example

To test this configuration:

From Git Shell
git clone https://github.com/mgreenegit/ConfigurationTestExample

From Azure PowerShell
New-AzureResourceGroup -TemplateFile .\azuredeploy.json -TemplateParameterFile .\azuredeploy.parameters.json -Name TestDSC -Location WestUS -locationFromTemplate 'West US'

About

This example demonstrates how to store a DSC configuration example with the ARM templates to test in Azure VMs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published