GATEWAY

Icon

Icon 1 4 Troubleshooting Commands

Icon 2 Contributed by stewartshea

Icon 2 Codecollection: rw-cli-codecollection


Queries the health of an Azure Application Gateway, returning 1 when it's healthy and 0 when it's unhealthy.

Tasks:
  • Check for Resource Health Issues Affecting Application Gateway `${APP_GATEWAY_NAME}` In Resource Group `${AZ_RESOURCE_GROUP}`
  • Check Configuration Health of Application Gateway `${APP_GATEWAY_NAME}` In Resource Group `${AZ_RESOURCE_GROUP}`
  • Check Backend Pool Health for Application Gateway `${APP_GATEWAY_NAME}` In Resource Group `${AZ_RESOURCE_GROUP}`
  • Generate Application Gateway Health Score

Icon 1 3 Troubleshooting Commands

Icon 2 Contributed by stewartshea

Icon 2 Codecollection: rw-cli-codecollection


Performs a health check on Azure Application Gateways and the backend pools used by them, generating a report of issues and next steps.

Tasks:
  • Check for Resource Health Issues Affecting Application Gateway `APP_GATEWAY_NAME` In Resource Group `AZ_RESOURCE_GROUP`
  • Check Configuration Health of Application Gateway `APP_GATEWAY_NAME` In Resource Group `AZ_RESOURCE_GROUP`
  • Check Backend Pool Health for Application Gateway `APP_GATEWAY_NAME` In Resource Group `AZ_RESOURCE_GROUP`