A city VM stops responding because a custom application process crashed after a bad code deploy. An admin checks Azure Service Health and finds no platform incident. What does this scenario illustrate?
Select an answer to reveal the explanation.
Short Explanation
If your app tripped over its own feet, that is not an Azure platform outage. Service Health cares about Microsoft's service status; buggy code on your VM is a different kind of fire drill.
Full Explanation
Azure Service Health focuses on the health of Azure platform services and related communications. Failures caused by customer application defects, misconfiguration, or guest OS issues typically do not appear as Azure service incidents. Distinguishing platform events from workload bugs helps civic teams choose the right troubleshooting path—Service Health versus application and resource monitoring.