Runbook

Azure WebApp Application Deployment Failures

Back to Runbooks

Overview

This incident type refers to the failure of deployment for web applications hosted on the Azure WebApp platform. The applications fail to update due to various reasons such as incorrect configuration of deployment sources like Azure DevOps, GitHub, Bitbucket, and errors in deployment logs. The resolution of this incident is to check the logs for errors, verify the application settings, and connection strings.

Parameters

Debug

List all the web apps deployed on Azure

View the deployment details for a specific web app

Check the deployment logs for a specific web app

Verify the application settings for a specific web app

Check the connection string for the specific web app

Repair

Verify application settings: Check the application settings to ensure they are correctly configured for the WebApp environment. Verify the database connection strings, API endpoints, and other configuration settings.

Learn more

Related Runbooks

Check out these related runbooks to help you debug and resolve similar issues.