Docs

    The Azure App Service API exposes the state of each app service. A healthy app service reports a “Normal” state. Blue Matador automatically looks for unhealthy states and notifies you when they occur.


    Effects


    • Increased error rate
    • Degraded application performance

     

    Fixes


    The fix for an app service’s availability state can be very specific to your application. However, the steps for troubleshooting the issue is the same for most applications:

    1. Enable and check the diagnostic logs for your app service. Fix any application issues you may find in the logs.
    2. If there’s nothing odd in your diagnostic logs, check the Azure status page to see if there is a general issue in App Service and open a support ticket with Azure support.


    Resources