@@ -98,6 +98,8 @@ Azure Monitor suggests using Azure Managed Grafana for data visualizations and d
98
98
✅ Supported<br >
99
99
☑️ Supported with requirements/limitations
100
100
101
+ #### Option 1 (empty rows to separate categories)
102
+
101
103
| ** Fully Azure Native Reporting** | Workbooks | Azure Managed Grafana |
102
104
| :--------------------------------------------------------------------------------| :------------------------------------------------------------------:| :----------------------------------------------:|
103
105
| In the Azure portal, no other entry points required | ✅ | |
@@ -152,6 +154,53 @@ Azure Monitor suggests using Azure Managed Grafana for data visualizations and d
152
154
| Client-side Processing – Expressions & Transforms | | ✅ |
153
155
| Dashboard playlists/rotation | | ✅ |
154
156
157
+ #### Option 2 (additional column to separate categories)
158
+
159
+ ✅ Supported<br >
160
+ ☑️ Supported with requirements/limitations
161
+
162
+ | Category | Topic | Workbooks | Azure Managed Grafana |
163
+ | :---------------------------------------| :--------------------------------------------------------------------------------| :------------------------------------------------------------------:| :----------------------------------------------:|
164
+ | ** Fully Azure Native Reporting** | | | |
165
+ | | In the Azure portal, no other entry points required | ✅ | |
166
+ | | Leveraged by Azure Monitor Insights | ✅ | |
167
+ | | Visualizations are native ARM resources | ✅ | |
168
+ | | At scale deployment and management of visualizations – ARM, Bicep, Terraform | ✅ | ☑️<br >Only Azure CLI supported |
169
+ | | Access model Identical to Azure RBAC | ✅ | ☑️<br >Not supported for Prometheus |
170
+ | | Included in Azure Cost | ✅ | ☑️<br >Additional per user pricing |
171
+ | | Reports and guided workflows in the Azure portal | ✅ | |
172
+ | ** Complete set of Azure datasources** | | | |
173
+ | | ARM, Azure Resource Health, Azure Service Health | ✅ | ☑️<br >Doesn't support ARM and Resource Health |
174
+ | | Azure Monitor metrics, logs, traces, ARG, Azure Prom, ADX (Azure Data Explorer) | ✅ | ✅ |
175
+ | ** Azure Hybrid Environments** | | | |
176
+ | | Azure Arc | ✅ | |
177
+ | | Azure Stack Hub | ✅ | |
178
+ | | Azure Edge and Azure IoT | ✅ | |
179
+ | ** Azure Automation** | | | |
180
+ | | Supports integrations actions and runbooks | ✅ | |
181
+ | ** Multi-tenancy and portability** | | | |
182
+ | | Single view for multiple Azure tenants | ☑️<br >Via Lighthouse | ✅ |
183
+ | | Visualizations available outside of the Azure portal | | ✅ |
184
+ | | On demand and scheduled reports outside of the Azure portal | | ✅ |
185
+ | | Azure service principal and Azure SQL Managed Instance auth | | ✅ |
186
+ | ** Multicloud and multi-platform** | | | |
187
+ | | AWS (Amazon Web Services), GCP (Google Cloud Platform), Oracle Cloud | ☑️<br >Requires ARC and Azure Monitor instrumentation and ingestion | ✅ |
188
+ | | OSS datasources – Zipkin, Jaeger, Tempo, Loki, Standalone Prometheus | | ✅ |
189
+ | | Third party datasources - AppDynamic, DataDog, New Relic, DataDog etc. | | ✅ |
190
+ | | Generic database support – SQL, Mongo, Postgres, Oracle etc. | | ✅ |
191
+ | ** Cloud Native** | | | |
192
+ | | Prometheus queries | ✅ | ✅ |
193
+ | | Prometheus Builder (No Code Queries) | | ✅ |
194
+ | | Prometheus Community Dashboards | | ✅ |
195
+ | | Prometheus + Exemplars | | ✅ |
196
+ | | Istio - Service Mesh | | ✅ |
197
+ | ** Operational dashboards** | | | |
198
+ | | Multiple queries in single pane | | ✅ |
199
+ | | Event and annotations combined with time series data | | ✅ |
200
+ | | Client-side Processing – Expressions & Transforms | | ✅ |
201
+ | | Dashboard playlists/rotation | | ✅ |
202
+
203
+
155
204
## Other options
156
205
157
206
Some Azure Monitor partners provide visualization functionality. An Azure Monitor partner might provide out-of-the-box visualizations to save you time, although these solutions might have an extra cost.
0 commit comments