Post

Azure Shorts #6: Enhance your Observability story with Azure Workbook

This Doctor Shorts is a collection of workbooks. If you’re a partner who has deployed some solution for your customer, observability is key to your project. Workbooks can help you provide value to your customer not only by deploying the solution but also by providing monitoring capabilities. You can create your own workbook by writing ARG and KQL queries, but why reinvent the wheel when it’s already done by the PG? There are plenty of places where workbooks are available: Azure PG Github Repo, personal GitHub repos, and some are available in learn documentation, etc. All the links below will help you with JSON format workbooks, which you can import directly into your workbook and utilize them. Within less than 10 minutes, you’re up and running!

Dashboard for Network Security:

This will provide Dashboard and some KQL queries too for Azure Firewall, WAF and DDoS. https://github.com/Azure/Azure-Network-Security

Defender for Cloud:

This includes : Azure Security Benchmark, CSPM Dashboard, Costing related workbook etc. https://github.com/Azure/Microsoft-Defender-for-Cloud/tree/main/Workbooks

Azure Monitor:

This is parent location from Azure Monitor team where all the services are located and community workbooks can be hosted. Not every service would have workbooks placed but there is a placeholder named workbook in each service. I’ve found one workbook under Azure Arc services. You can go into other folders meant for specific azure service and see if workbook folder contains anything. https://github.com/microsoft/AzureMonitorCommunity/tree/master/Azure%20Services/Azure%20Arc/Workbooks

Application Insights Workbook:

Don’t go via the name of the repository, this consist of all the major service and some sample workbooks, Azure Update management, azure backup etc. https://github.com/microsoft/Application-Insights-Workbooks/tree/master/Workbooks

Azure Arc:

I’ve seen lots of requirements around customer requesting workbooks for Azure Arc service. Hence there are lots of repo which I’ve collected for you folks.

ARG queries for Azure Arc – SQL

https://learn.microsoft.com/en-us/sql/sql-server/azure-arc/view-databases?view=sql-server-ver16

Azure Monitor Community – Azure Arc for Servers

https://github.com/microsoft/AzureMonitorCommunity/tree/master/Azure%20Services/Azure%20Arc/Workbooks/Azure%20Arc%20for%20Servers

Community Driven:

I hope this will help you enhance your Azure Monitoring! If you know more repo and community driven workbook by any person post that in the comment section :)

Subscribe to my biweekly newsletter for the latest posts and summaries. Your privacy is paramount, and your email stays with us securely. click the link to submit your email. https://forms.office.com/r/6ysKm4nkp4

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