Showing tag results for DSC

May 10, 2019
Post comments count0
Post likes count0

Building a better DSC script

Developer Support
Developer Support

For those people that want to build a better DSC script, one that checks for most conditions and wants to keep their custom scripts from failing with no error handling, check out these recommendations.

TeamDevOpsDSC
Apr 8, 2019
Post comments count0
Post likes count0

Azure Automation DSC via ARM Template

Developer Support
Developer Support

One of the challenges was figuring out a way to get the commercial software installed and configured on the virtual machines in a completely automated fashion, which is where Azure Automation DSC fit into the solution. DSC or Desired State Configuration is not a new concept, but I recently learned that Azure Automation can be used as a DSC pull se...

TeamAzureARM