Post

Azure Workbooks

Azure Workbooks

Azure


What are Azure Workbooks?

Azure Workbooks are interactive and modular dashboards used to create reports and visualizations in Azure Monitor. They enable you to design customized views that can include metrics, logs, and data from other Azure sources, providing a consolidated and interactive overview of your cloud environment.

Key Benefits of Azure Workbooks

  • Interactive Visualizations: Create interactive charts, tables, and reports tailored to meet specific business and operational needs.
  • Integration with Azure Data: Combine data from various Azure sources, including activity logs, performance metrics, and billing information.
  • Sharing and Collaboration: Workbooks can be shared across teams, fostering collaboration between finance, operations, and IT.
  • Automation and Continuous Updates: Set up automatic updates to ensure the displayed data is always current.


I will share some workbooks that might be useful or provide insights into what is possible to achieve

1 - Governance Workbook

The governance workbook is an Azure Monitor workbook that provides a comprehensive overview of the governance posture of your Azure environment. It includes the standard metrics aligned with the Cloud Adoption Framework for all disciplines and has the capability to identify and apply recommendations to address non-compliant resources.

Deploy to Azure button Reference: FinOps toolkit

2 - Cost optimization Workbook

The cost optimization workbook is an Azure Monitor workbook that provides a single pane of glass for cost optimization, modeled after the Well-Architected Framework guidance.

Deploy to Azure button Reference: FinOps toolkit

3 - Orphan Resources Workbook

The Orphan Resources Workbook is an Azure Monitor workbook designed to identify and manage orphaned resources in Azure environments. It helps reduce costs, prevent misconfigurations, and simplify operations by providing a centralized view of unused or unnecessary resources.

Deploy to Azure button Reference: Techcommunity Blog

4 - Azure Inventory Workbook

The Azure Inventory is a monitoring and management workbook that provides a comprehensive view of resources deployed in the Azure environment. It gathers information about resources such as names, types, regions, resource groups, subscriptions, tags, costs, and more, enabling organizations to maintain control and visibility of their environment efficiently.

Deploy to Azure button Reference: Sumit1551’s GitHub

5 - Azure Firewall Workbook

The Azure Firewall Security Workbook is an Azure Monitor workbook designed to visualize security-related Azure Firewall events across multiple filterable panels for a Multi-Tenant/Workspace view. It supports all Azure Firewall data types, including Application Rule Logs, Network Rule Logs, DNS Proxy logs, and ThreatIntel logs. You can import it via ARM Template or Gallery Template.

Deploy to Azure button Reference: Microsoft Learn


Conclusion

Azure Workbooks is a powerful tool that provides enhanced visibility and control over your cloud resources and environments. By integrating data from various sources and creating interactive, customized visualizations, organizations can identify optimization opportunities, make informed decisions, and continuously improve operational efficiency.

This post is licensed under CC BY 4.0 by the author.