Skip to content

Commit 3291f0a

Browse files
committed
Reverting to old table
1 parent 74817e0 commit 3291f0a

File tree

1 file changed

+74
-1
lines changed

1 file changed

+74
-1
lines changed

articles/azure-monitor/best-practices-analysis.md

Lines changed: 74 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,79 @@ Azure Monitor suggests using Azure Managed Grafana for data visualizations and d
9393
* Sharing dashboards outside of the Azure portal
9494
* Leveraging open-source community dashboards
9595

96+
**Option 1**
97+
98+
| Visualization tool | Benefits | Recommended uses |
99+
|--------------------|----------|------------------|
100+
| [Azure Workbooks](./visualize/workbooks-overview.md) | Native Azure dashboarding platform | Use as a tool for engineering and technical teams to visualize and investigate scenarios. |
101+
| | Autorefresh | Use as a reporting tool for App developers, Cloud engineers, and other technical personnel |
102+
| | Out-of-the-box and public GitHub templates and reports | |
103+
| | Parameters allow dynamic real time updates | |
104+
| | Can provide high-level summaries that allow you to select any item for more in-depth data using the selected value in the query | |
105+
| | Can query more sources than other visualizations | |
106+
| | Fully customizable | |
107+
| | Designed for collaborating and troubleshooting | |
108+
| [Azure dashboards](../azure-portal/azure-portal-dashboards.md) | Native Azure dashboarding platform | For Azure/Arc exclusive environments |
109+
| | No added cost | |
110+
| | Supports at scale deployments | |
111+
| | Can combine a metrics graph and the results of a log query with operational data for related services | |
112+
| | Share a dashboard with service owners through integration with [Azure role-based access control](../role-based-access-control/overview.md) | |
113+
|[Azure Managed Grafana](../managed-grafana/overview.md)|Multi-platform, multicloud single pane of glass visualizations |For users without Azure access |
114+
| | Seamless integration with Azure |Use for external visualization experiences, especially for RAG type dashboards in SOC and NOC environments |
115+
| | Can combine time-series and event data in a single visualization panel |Cloud Native CNCF monitoring |
116+
| | Can create dynamic dashboards based on user selection of dynamic variables |Multicloud environments |
117+
| | Prometheus support|Overall Statuses, Up/Down, and high level trend reports for management or executive level users |
118+
| | Integrates with third party monitoring tools|Use to show status of environments, apps, security, and network for continuous display in Network Operations Center (NOC) dashboards |
119+
| | Out-of-the-box plugins from most monitoring tools and platforms | |
120+
| | Dashboard templates with focus on operations | |
121+
| | Can create a dashboard from a community-created and community-supported template | |
122+
| | Can create a vendor-agnostic business continuity and disaster scenario that runs on any cloud provider or on-premises | |
123+
| [Power BI](https://powerbi.microsoft.com/documentation/powerbi-service-get-started/) | Rich visualizations | Use for external visualizations aimed at management and executive levels |
124+
| | Supports BI analytics with extensive slicing and dicing | Use to help design business centric KPI dashboards for long term trends |
125+
| | Integrate data from multiple data sources | |
126+
| | Results cached in a cube for better performance | |
127+
| | Extensive interactivity, including zoom-in and cross-filtering | |
128+
| | Share easily throughout your organization | |
129+
130+
**Option 2**
131+
132+
| Visualization tool | Benefits | Recommended uses |
133+
|--------------------|----------|------------------|
134+
| [**Azure Workbooks**](./visualize/workbooks-overview.md) | | |
135+
| | Native Azure dashboarding platform | Use as a tool for engineering and technical teams to visualize and investigate scenarios. |
136+
| | Autorefresh | Use as a reporting tool for App developers, Cloud engineers, and other technical personnel |
137+
| | Out-of-the-box and public GitHub templates and reports | |
138+
| | Parameters allow dynamic real time updates | |
139+
| | Can provide high-level summaries that allow you to select any item for more in-depth data using the selected value in the query | |
140+
| | Can query more sources than other visualizations | |
141+
| | Fully customizable | |
142+
| | Designed for collaborating and troubleshooting | |
143+
| [**Azure dashboards**](../azure-portal/azure-portal-dashboards.md) | | |
144+
| | Native Azure dashboarding platform | For Azure/Arc exclusive environments |
145+
| | No added cost | |
146+
| | Supports at scale deployments | |
147+
| | Can combine a metrics graph and the results of a log query with operational data for related services | |
148+
| | Share a dashboard with service owners through integration with [Azure role-based access control](../role-based-access-control/overview.md) | |
149+
|[**Azure Managed Grafana**](../managed-grafana/overview.md) | | |
150+
| | Multi-platform, multicloud single pane of glass visualizations | For users without Azure access |
151+
| | Seamless integration with Azure | Use for external visualization experiences, especially for RAG type dashboards in SOC and NOC environments |
152+
| | Can combine time-series and event data in a single visualization panel | Cloud Native CNCF monitoring |
153+
| | Can create dynamic dashboards based on user selection of dynamic variables | Multicloud environments |
154+
| | Prometheus support|Overall Statuses, Up/Down, and high level trend reports for management or executive level users |
155+
| | Integrates with third party monitoring tools|Use to show status of environments, apps, security, and network for continuous display in Network Operations Center (NOC) dashboards |
156+
| | Out-of-the-box plugins from most monitoring tools and platforms | |
157+
| | Dashboard templates with focus on operations | |
158+
| | Can create a dashboard from a community-created and community-supported template | |
159+
| | Can create a vendor-agnostic business continuity and disaster scenario that runs on any cloud provider or on-premises | |
160+
| [**Power BI**](https://powerbi.microsoft.com/documentation/powerbi-service-get-started/) | | |
161+
| | Rich visualizations | Use for external visualizations aimed at management and executive levels |
162+
| | Supports BI analytics with extensive slicing and dicing | Use to help design business centric KPI dashboards for long term trends |
163+
| | Integrate data from multiple data sources | |
164+
| | Results cached in a cube for better performance | |
165+
| | Extensive interactivity, including zoom-in and cross-filtering | |
166+
| | Share easily throughout your organization | |
167+
168+
<!--
96169
### Compare capabilities
97170
98171
✅ Supported<br>
@@ -138,7 +211,7 @@ Azure Monitor suggests using Azure Managed Grafana for data visualizations and d
138211
| | Event and annotations combined with time series data | | ✅ |
139212
| | Client-side Processing – Expressions & Transforms | | ✅ |
140213
| | Dashboard playlists/rotation | | ✅ |
141-
214+
-->
142215

143216
## Other options
144217

0 commit comments

Comments
 (0)