ARM Explanation of Alerts from the Azure Monitor(ARM and REST API) There have been many changes to Alerting on the Azure platform recently. I will try to explain the state as of today. We have: Metrics Alerts - Metric alerts in Azure Monitor provide
PowerShell How to add Dependency Agent to VM in Azure using PowerShell and ARM Template Some solutions in OMS like Network Performance Monitor or Service Map require Dependency Agent installed on Virtual Machine. Let's try to add this in the most efficient way. ARM Template { "$schema"
OMS How to deploy OMS Alerts with ARM Template OMS is a great tool, but I can't imagine to set it manually. Most boring part is Alerting, so I prepared ARM Template for that. Before we start coding we need to understand