Forum Discussion
arnaud_grow-una
May 14, 2025Brass Contributor
Monitor Azure network components
Hi team, Hope you're doing well. Today, I need some advices to implement monitoring on network resources. For one of my clients, I'm in charge of deploying the dedicated infrastructure foundat...
Kidd_Ip
May 18, 2025MVP
Azure monitor offers below:
- Azure Network Watcher: This tool provides network monitoring, diagnostics, and logging capabilities. It includes features like Connection Monitor, which helps track network connectivity between Azure resources.
- Network Performance Monitor (NPM): It helps monitor network connectivity, latency, and packet loss across Azure and hybrid environments.
- Azure Monitor Workbooks: You can customize dashboards and pull in relevant network metrics.
- Azure Managed Grafana: Azure Managed Grafana integrates with Azure Monitor and can provide custom dashboards for network observability which providing advanced visualization.
- Network Observability Add-on for AKS: If your infrastructure includes Azure Kubernetes Service (AKS), this add-on provides cluster-level networking metrics.
- arnaud_grow-unaMay 19, 2025Brass Contributor
Thanks for your answer.
Unfortunately I already check these services and none of thus provide relevant metrics or logs to perform any visual monitoring.
As a Microsoft engineer said: "He never saw these services have issues"
Maybe but I would like to be sure that in case of incident, I can detect it through monitorng ;o)