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
+58-5Lines changed: 58 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ The [out-of-the-box Grafana Azure alerts dashboard](https://grafana.com/grafana/
70
70
71
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
72
73
-
**Option 1**
73
+
## Option 1
74
74
75
75
**Use Azure workbooks for:**
76
76
@@ -95,11 +95,64 @@ Azure Monitor suggests using Azure Managed Grafana for data visualizations and d
95
95
* Sharing dashboards outside of the Azure portal
96
96
* Leveraging open-source community dashboards
97
97
98
-
**Option 2**
98
+
## Option 2
99
+
100
+
### Azure workbooks use cases
101
+
102
+
* Out of the box and customizable Azure-native reports
* Managed with Azure Automation including ARM, Bicep, and Terraform
106
+
* With no extra cost
107
+
108
+
* Most complete set of Azure datasources
109
+
110
+
* Azure-managed hybrid and edge environments
111
+
112
+
* Integrations with Azure actions and Azure Automation
113
+
114
+
* Creating custom reports based on Azure Monitor Insights
115
+
116
+
* Leveraging Azure GitHub community templates
117
+
118
+
### Azure Managed Grafana use cases
119
+
120
+
* Cloud-native environments monitored with Prometheus and CNCF (Cloud Native Computing Foundation) tools
121
+
122
+
* Multicloud and multi-platform environments
123
+
124
+
* Multi-tenancy and portability support
125
+
126
+
* Interoperability with open-source and third party tools
127
+
128
+
* Extensive flexibility combining data queries, query results, and performing open-ended client-side data processing
129
+
130
+
* Sharing dashboards outside of the Azure portal
131
+
132
+
* Leveraging open-source community dashboards
133
+
134
+
## Option 3
135
+
136
+
### Azure Workbooks Use Cases
137
+
138
+
***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 additional cost.
139
+
***Comprehensive Azure Data Sources:** Offering the most extensive collection of Azure data sources.
140
+
***Azure-Managed Hybrid and Edge Environments:** Seamlessly integrated for optimal management.
141
+
***Azure Actions and Automation Integration:** Enhancing functionality and efficiency.
142
+
***Custom Report Creation with Azure Monitor Insights:** Tailor reports to meet specific monitoring needs.
143
+
***Community Templates from Azure GitHub:** Utilize shared knowledge and resources for report creation.
144
+
145
+
### Azure Managed Grafana Use Cases
146
+
147
+
***Monitoring Cloud-Native Environments:** Utilize Prometheus and CNCF tools for comprehensive insights.
148
+
***Multi-Cloud and Multi-Platform Monitoring:** Achieve broad visibility across various environments.
149
+
***Support for Multi-Tenancy and Portability:** Ensuring flexibility and scalability.
150
+
***Interoperability with Open-Source and Third-Party Tools:** Expand capabilities with diverse integrations.
151
+
***Advanced Flexibility in Data Handling:** Combine data queries and client-side processing for tailored results.
***Leverage Open-Source Community Dashboards:** Tap into a wealth of shared resources for enhanced monitoring.
99
154
100
-
| Use Azure workbooks for: | Use Azure Managed Grafana for: |
101
-
|---------|---------|
102
-
| • Out of the box and customizable Azure-native reports<br> • Within the Azure portal<br> • Accessed exclusively via users' Azure RBAC (role-based access control) assignments<br> • Managed with Azure Automation including ARM, Bicep, and Terraform<br> • With no extra cost<br>• Most complete set of Azure datasources<br>• Azure-managed hybrid and edge environments<br>• Integrations with Azure actions and Azure Automation<br>• Creating custom reports based on Azure Monitor Insights<br>• Leveraging Azure GitHub community templates<br> | • Cloud-native environments monitored with Prometheus and CNCF (Cloud Native Computing Foundation) tools<br>• Multicloud and multi-platform environments<br>• Multi-tenancy and portability support<br>• Interoperability with open-source and third party tools<br>• Extensive flexibility combining data queries, query results, and performing open-ended client-side data processing<br>• Sharing dashboards outside of the Azure portal<br>• Leveraging open-source community dashboards<br> |
0 commit comments