While working on DSC for a client I came across the need to use Composite Configurations, however it needed to work with Azure Automation. Microsoft did use to say that Azure Automation DSC does not support partial or composite configurations, however composite ones can actually be wrapped up as a module and imported. After that […]