Azure VMs monitoring using resource groups

What Grafana version and what operating system are you using?

Grafana 10

What are you trying to achieve?

I am trying to create a Grafana dashboard to monitor Azure VMs as an admin to visualize data.

How are you trying to achieve it?

I have used the following template dashboards and resources to set it up:

  1. Medium Article on Monitoring Azure VMs Using Grafana
  2. [Azure Virtual Machine Dashboard (10532-azure-virtual-machine/)
  3. Azure Insights Virtual Machines by Resource Group Dashboard

What happened?

One of the dashboards, “azure-insights-virtual-machines-by-resource-group,” doesn’t work. Additionally, when I try to use the “0532-azure-virtual-machine” dashboard and combine more than one VM in a view, it doesn’t work either.

What did you expect to happen?

I expected the dashboards to display the monitoring data for multiple Azure VMs correctly.

Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.

Yes, I received the following errors:
Log analytics link forbidden

Could someone guide me on how the query should be done for these dashboards or provide a solution for monitoring multiple Azure VMs in a single view?

Thank you