Azure / Azure/SAP-on-Azure-Scripts-and-Utilities
Can Start-Stop-Automation Scripts be Modified to Reflect Failure Status upon System Startup Issues?
- Dominant language
- PowerShell
- Stars
- 168
- Forks
- 103
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Hello,
Is there a way to adjust Start-Stop-Automation scripts so that they accurately report a "failed" status in situations where the system fails to start? Currently, the scripts consistently conclude with a "completed" status, even when the system encounters issues during startup.
Given that we rely on monitoring tools to track the completion status of automation accounts, it's imperative that the scripts reflect the true outcome of the automation process. By ensuring that failures during system startup are appropriately flagged, we can improve the reliability of our automation processes and enable our monitoring tools to effectively detect and respond to any issues.
Are there any recommendations or modifications that can be made to achieve this goal?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.