October 28, 2025
Everyone writes about building AI solutions. Nobody writes about using AI as a daily tool. Here's the technical breakdown of two different approaches to AI-assisted Azure operations.
Azure
AI
Tools
Productivity
October 13, 2025
Chris Bowman's CCO Dashboard is 200+ pages of Power BI. I needed to understand it to build CCO 2.0. Built a tool that extracts all queries, measures, and relationships in seconds. .pbix files are just ZIP archives.
Azure
Power BI
Python
Tools
CCO Dashboard
October 13, 2025
Azure Workbooks hide 110+ items and complex KQL queries in nested JSON. Built a Streamlit tool that extracts everything in seconds. Parsed Billy York's workbook: 41 queries, full structure, exportable. No more clicking through Azure Portal.
Azure
Workbooks
KQL
Python
Tools
Streamlit