# March 2021

### New and updated integrations

* New: Azure Alerts Integration for [Azure Activity Logs](/integrations/inbound-integrations/azure-alerts/activity-logs.md)
* New: Azure Alerts Integration for [Budget Alert](/integrations/inbound-integrations/azure-alerts/budget.md)
* New: Azure Alerts Integration for [Azure Logs](/integrations/inbound-integrations/azure-alerts/logs.md)
* New: Azure Alerts Integration for [Azure Metric](/integrations/inbound-integrations/azure-alerts/metric.md)
* New: Azure Alerts Integration for [Azure Sentinel](/integrations/inbound-integrations/azure-alerts/sentinel.md)
* New: Azure Alerts Integration for [Service Health](/integrations/inbound-integrations/azure-alerts/service-health.md)
* New: [SignalFx Inbound](/integrations/inbound-integrations/signalfx.md) Integration
* New: [Terraform Cloud / Terraform Enterprise Inbound](/integrations/inbound-integrations/terraform-cloud-terraform-enterprise.md) Integration
* New: [Sentry Inbound](/integrations/inbound-integrations/sentry.md) Integration
* New: [Kubernetes Inbound](/integrations/inbound-integrations/kubernetes.md) Integration

### Improvements <a href="#improvements" id="improvements"></a>

* [Nagios](/integrations/inbound-integrations/nagios.md) / [CheckMK](/integrations/inbound-integrations/checkmk/check-mk.md) Plugin: Use proxy for the outbound traffic via `--proxy` flag
* [Nagios](/integrations/inbound-integrations/nagios.md) / [CheckMK](/integrations/inbound-integrations/checkmk/check-mk.md) Plugin: Disable SSL certification validation (e.g. to use self-signed certificates) via `--insecure` flag


---

# 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/changelog/2021/march-2021.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.
