SQL Server on Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Is it possible to create Azure alerts to monitor SQL servers on virtual machines for metrics like deadlocks ?
Hi,
Yes this should be possible, there is an Azure Monitor metric specifically for deadlocks:
You'll find the list of metrics here:
https://learn.microsoft.com/en-us/azure/azure-monitor/platform/metrics-supported
Best regards,
Leon