This solution is intended to allow to pull metrics from Azure Monitor using Azure API and push them to Zabbix Server.
- Discover Azure resources metrics and create them as Zabbix items using Zabbix LLD (low-level discovery).
- On scheduled basis, get items representing metrics from Zabbix host, pull metrics from Azure Monitor API and push them as Zabbix items data.
Please visit https://b-blog.info/en/monitoring-azure-resources-with-zabbix.html for detailed instructions.