Monitor for VMs and Application Insights
Explore how to monitor Azure virtual machines using built-in statistics and gain insights on application performance with Application Insights. Understand how to detect API and database errors, HTTP issues, and integrate logs from containers to optimize DevOps monitoring strategies.
We'll cover the following...
Azure monitor for VMs
Although not technically part of the Azure Monitor suite of services, Azure Virtual Machines have built-in statistics right on the overview page of each virtual machine itself. The below screenshot is sample data collected from a running virtual machine.
You can see several options without even moving out of the Overview section to see how the virtual machine is doing in terms of health and traffic. However, there are a ton of other monitoring functionalities of a virtual ...