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
+13-27Lines changed: 13 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ This table describes Azure Monitor features that provide analysis of collected d
26
26
27
27
### Azure workbooks
28
28
29
-
[Azure workbooks](./visualize/workbooks-overview.md) provide a flexible canvas for data analysis and the creation of rich visual reports. You can use workbooks to tap into multiple data sources from across Azure and combine them into unified interactive experiences. They're especially useful to prepare end-to-end monitoring views across multiple Azure resources. Insights use prebuilt workbooks to present you with critical health and performance information for a particular service. You can access a gallery of workbooks on the **Workbooks** tab of the Azure Monitor menu and create custom workbooks to meet the requirements of your different users.
29
+
[Azure workbooks](./visualize/workbooks-overview.md) provide a flexible canvas for data analysis and the creation of rich visual reports. You can use workbooks to tap into the most complete set of data sources from across Azure and combine them into unified interactive experiences. They're especially useful to prepare end-to-end monitoring views across multiple Azure resources. Insights use prebuilt workbooks to present you with critical health and performance information for a particular service. You can access a gallery of workbooks on the **Workbooks** tab in Azure Monitor, create custom workbooks, or leverage Azure GitHub community templates to meet the requirements of your different users.
30
30
31
31
:::image type="content" source="media/visualizations/workbook.png" lightbox="media/visualizations/workbook.png" alt-text="Diagram that shows screenshots of three pages from a workbook, including Analysis of Page Views, Usage, and Time Spent on Page.":::
32
32
@@ -49,6 +49,8 @@ Here's a video about how to create dashboards:
49
49
50
50
Grafana has popular plug-ins and dashboard templates for application performance monitoring (APM) tools such as Dynatrace, New Relic, and AppDynamics. You can use these resources 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 plug-ins for multicloud monitoring in a single pane of glass.
51
51
52
+
Grafana allows you to leverage the extensive flexibility included for combining data queries, query results, and performing open-ended client-side data processing, as well as using open-source community dashboards.
53
+
52
54
All versions of Grafana include the [Azure Monitor datasource plug-in](visualize/grafana-plugin.md) to visualize your Azure Monitor metrics and logs.
53
55
54
56
[Azure Managed Grafana](../managed-grafana/overview.md) also optimizes this experience for Azure-native data stores such as Azure Monitor and Azure Data Explorer. In this way, you can easily 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. Grafana 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.
@@ -68,37 +70,21 @@ The [out-of-the-box Grafana Azure alerts dashboard](https://grafana.com/grafana/
68
70
69
71
## Choose the right visualization tool
70
72
71
-
Azure Monitor suggests using Azure Managed Grafana for data visualizations and dashboards in cloud-native scenarios, such as Kubernetes and Azure Kubernetes Service (AKS), as well as multicloud, OSS, and third-party integrations. For other Azure scenarios, including Azure hybrid environments with Azure Arc, workbooks are the recommended option.
72
-
73
-
#### When to use Azure workbooks
74
-
75
-
***Pre-configured and customizable reports native to Azure:** Easily accessible within the Azure portal and managed through Azure Automation tools like ARM, Bicep, and Terraform. These reports are tailored to your Azure RBAC assignments and come at no extra cost.
76
-
77
-
***Comprehensive Azure data sources:** Offering the most extensive collection of Azure data sources.
78
-
79
-
***Azure-managed hybrid and Edge environments:** Seamlessly integrated for optimal management.
80
-
81
-
***Azure Actions and Automation integration:** Enhancing functionality and efficiency.
82
-
83
-
***Custom report creation with Azure Monitor Insights:** Tailor reports to meet specific monitoring needs.
84
-
85
-
***Community templates from Azure GitHub:** Utilize shared knowledge and resources for report creation.
73
+
We recommend using Azure Managed Grafana for data visualizations and dashboards in cloud-native scenarios, such as Kubernetes and Azure Kubernetes Service (AKS), as well as multicloud, open source software, and third-party integrations. For other Azure scenarios, including Azure hybrid environments with Azure Arc, we recommend Azure workbooks.
86
74
87
75
#### When to use Azure Managed Grafana
88
76
89
-
***Monitoring cloud-native environments:** Utilize Prometheus and CNCF tools for comprehensive insights.
90
-
91
-
***Multi-cloud and multi-platform monitoring:** Achieve broad visibility across various environments.
92
-
93
-
***Support for multi-tenancy and portability:** Ensuring flexibility and scalability.
77
+
*Cloud native environments monitored with Prometheus and CNCF tools
78
+
* Multi-cloud and multi-platform environments
79
+
* Multi-tenancy and portability support
80
+
* Interoperability with open-source and third-party tools
81
+
*Sharing dashboards outside of the Azure portal
94
82
95
-
***Interoperability with open-source and third-party tools:** Expand capabilities with diverse integrations.
96
-
97
-
***Advanced flexibility in data handling:** Combine data queries and client-side processing for tailored results.
98
-
99
-
***Dashboard sharing beyond the Azure portal:** Facilitate broader collaboration and insight sharing.
83
+
#### When to use Azure workbooks
100
84
101
-
***Leverage open-source community dashboards:** Tap into a wealth of shared resources for enhanced monitoring.
85
+
* Azure managed hybrid and edge environments
86
+
* Integrations with Azure actions and automation
87
+
* Creating custom reports based on Azure Monitor insights
0 commit comments