Runbook
Azure Web App Deployment Slot Issues
Back to Runbooks
Overview
This incident type refers to problems with deployment slots in Azure webapps. These issues may include slot swaps failing or staging slots not behaving as expected. In order to resolve this type of incident, it is recommended to review the deployment slot configurations and ensure that app settings and connection strings are correctly propagated between slots. It is also important to investigate errors during swaps and any other slot-specific issues that may be causing the problem.
Parameters
Debug
List all deployment slots for a given webapp
Get the app settings for a given deployment slot
Get the connection strings for a given deployment slot
Swap two deployment slots
Get logs for a given deployment slot
Repair
Learn more
Related Runbooks
Check out these related runbooks to help you debug and resolve similar issues.