Brian West
Brian West
### Description of the new feature In order to support publishing DSC configurations via the Publish-AzVMDscConfiguration cmdlet in the air-gapped clouds, a repository parameter should be added to support pwsh...
**Pull Request (PR) description:** Add Test-DscConfiguration to each resource to ensure the compiled MOF files have all the information required to be used. **This Pull Request (PR) fixes the following...
There is currently no test to validate that a DSC configuration, including each DSC resource updated as part of a PR, generates a useable MOF file, before merging. I'd like...