Collections of Automation resources that can include runbooks, configurations, modules, credentials, schedules, variables, connections, certificates, jobs, compilation jobs, and nodes.
MIT License
75
stars
42
forks
source link
DSC Compilation job suspended does not fail ARM template deployment #19
When handling DSC compilation jobs with ARM templates and the compilation job suspends due to whatever reason, the ARM deployment will just go on monitoring forever and needs to be stopped manually. I would expect suspended to be handled the same as failed in this case.
When handling DSC compilation jobs with ARM templates and the compilation job suspends due to whatever reason, the ARM deployment will just go on monitoring forever and needs to be stopped manually. I would expect suspended to be handled the same as failed in this case.