GATEWAY
Queries the health of an Azure Application Gateway, returning 1 when it's healthy and 0 when it's unhealthy.
Tasks:
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
Performs a health check on Azure Application Gateways and the backend pools used by them, generating a report of issues and next steps.
Tasks:
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`