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'