You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/best-practices-analysis.md
+16-18Lines changed: 16 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,30 +57,15 @@ Common scenarios for dashboards include the following:
57
57
58
58
See [Create and share dashboards of Log Analytics data](visualize/tutorial-logs-dashboards.md) for details on creating a dashboard that includes data from Azure Monitor Logs. See [Create custom KPI dashboards using Azure Application Insights](app/tutorial-app-dashboards.md) for details on creating a dashboard that includes data from Application Insights.
59
59
60
-
61
-
62
-
## Power BI
63
-
[Power BI](https://powerbi.microsoft.com/documentation/powerbi-service-get-started/) is useful for creating business-centric dashboards and reports, along with reports that analyze long-term KPI trends. You can [import the results of a log query](./logs/log-powerbi.md) into a Power BI dataset and then take advantage of its features, such as combining data from different sources and sharing reports on the web and mobile devices.
64
-
65
-

66
-
67
-
Common scenarios for Power BI include the following:
68
-
69
-
- Rich visualizations.
70
-
- Extensive interactivity, including zoom-in and cross-filtering.
71
-
- Ease of sharing throughout your organization.
72
-
- Integration with other data from multiple data sources.
73
-
- Better performance with results cached in a cube.
74
-
75
-
76
-
77
60
## Grafana
78
61
[Grafana](https://grafana.com/) is an open platform that excels in operational dashboards. It's useful for detecting, isolating, and triaging operational incidents, combining visualizations of Azure and non-Azure data sources including on-premises, third party tools, and data stores in other clouds. Grafana has popular plugins and dashboard templates for APM tools such as Dynatrace, New Relic, and App Dynamics which enables users to visualize Azure platform data alongside other metrics from higher in the stack collected by other tools. It also has AWS CloudWatch and GCP BigQuery plugins for multi-cloud monitoring in a single pane of glass.
79
62
80
63
81
64
82
65
83
-
You can add the [Azure Monitor data source plug-in for Grafana](visualize/grafana-plugin.md) to your Azure subscription to have it visualize your Azure metric data.
66
+
All versions of Grafana include the [Azure Monitor datasource plug-in](visualize/grafana-plugin.md) to visualize your Azure Monitor metrics and logs.
67
+
68
+
Additionally, [Azure Managed Grafana](../managed-grafana/overview.md) optimizes this experience for Azure-native data stores such as Azure Monitor and Data Explorer thus making it easy for you to connect to any resource in your subscription and view all resulting telemetry in a familiar Grafana dashboard. It also supports pinning charts from Azure Monitor metrics and logs to Grafana dashboards and includes out of the box dashboards for Azure resources. [Create your first Azure Managed Grafana workspace](../managed-grafana/quickstart-managed-grafana-portal.md) to get started.
84
69
85
70

86
71
@@ -92,6 +77,19 @@ Common scenarios for Grafana include the following:
92
77
- Create a dashboard from a community created and supported template.
93
78
- Create a vendor agnostic BCDR scenario that runs on any cloud provider or on-premises.
94
79
80
+
## Power BI
81
+
[Power BI](https://powerbi.microsoft.com/documentation/powerbi-service-get-started/) is useful for creating business-centric dashboards and reports, along with reports that analyze long-term KPI trends. You can [import the results of a log query](./logs/log-powerbi.md) into a Power BI dataset and then take advantage of its features, such as combining data from different sources and sharing reports on the web and mobile devices.
82
+
83
+

84
+
85
+
Common scenarios for Power BI include the following:
86
+
87
+
- Rich visualizations.
88
+
- Extensive interactivity, including zoom-in and cross-filtering.
89
+
- Ease of sharing throughout your organization.
90
+
- Integration with other data from multiple data sources.
91
+
- Better performance with results cached in a cube.
92
+
95
93
## Azure Monitor partners
96
94
Some Azure Monitor partners provide visualization functionality. For a list of partners that Microsoft has evaluated, see [Azure Monitor partner integrations](./partners.md). An Azure Monitor partner might provide out-of-the-box visualizations to save you time, although these solutions may have an additional cost.
0 commit comments