Improve error message when uploading configuration
Error message when uploading an invalid configuration file resulted in "Gateway timeout" error message via the portal and via powershell upload. Actual resolution to the issue was to modify the configuration file Import-DscResource statements to use -ModuleName instead of -Name parameters.
1
vote
