Runbook

Azure Web App Resource Access and Permissions Issue

Back to Runbooks

Overview

The incident type "Azure Web App Resource Access and Permissions Issue" refers to the situation where a web application hosted on the Azure platform is unable to access external resources or databases. This can occur due to incorrect connection string settings or access control settings. It is recommended to review the connection strings and access control settings, as well as check the network security group rules if the app is accessing Azure resources. Additionally, it is suggested to check the service connectors and web app networking settings to identify and resolve the issue.

Parameters

Debug

Check the web app's connection strings

Check the web app's access control settings

List web app connection

List web app's connection source configuration

Check web app networking settings

List the network security group

Check network security group rules

Repair

Create connection between webapp and database.

Learn more

Related Runbooks

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