# Azure Alerts Integration

Azure Alerts is a comprehensive management and monitoring service provided by Microsoft's Azure platform, designed to notify users about issues within their Azure applications and infrastructure. It allows administrators and developers to identify and address issues within their applications and systems proactively by providing timely alerts in response to specific conditions or thresholds being met or exceeded.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Azure Activity Logs</strong></td><td><a href="azure-alerts/activity-logs">activity-logs</a></td></tr><tr><td><strong>Azure Metric</strong></td><td><a href="azure-alerts/metric">metric</a></td></tr><tr><td><strong>Azure Logs</strong></td><td><a href="azure-alerts/logs">logs</a></td></tr><tr><td><strong>Azure Service Health</strong></td><td><a href="azure-alerts/service-health">service-health</a></td></tr><tr><td><strong>Azure Sentinel</strong></td><td><a href="azure-alerts/sentinel">sentinel</a></td></tr><tr><td><strong>Azure Cost Budget</strong></td><td><a href="azure-alerts/budget">budget</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ilert.com/integrations/inbound-integrations/azure-alerts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
