azure_availability
Query Azure Application Insights availability test results to monitor endpoint uptime and identify failures. Filter by test name, time range, and show only failed tests.
Instructions
Query availability test results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timespan | No | ISO 8601 duration | P1D |
| limit | No | Maximum number of results | |
| test_name | No | Filter by test name | |
| failed_only | No | Show only failed tests |