Building an AI Azure Ops Workbench — Part 2: The War Room — watch AI root-cause a 5xx in 90 seconds

This post opens the first pillar — Converse — and goes inside the two features that make it real: a chat that actually queries your estate and shows its work, and the marquee act, a War Room of specialist agents…

BuddyAI Desktop – Bringing AI Directly Into Your Workflow

The Problem: AI Is Powerful… But Disruptive AI tools like ChatGPT, Copilot, and Claude have fundamentally changed how we work. But ironically, using them often breaks your workflow: Copy text Switch apps or browser tabs Paste Ask Copy results Go…

Integrate Azure Logic Apps with External APIs for Workflow Automation: A Practical Azure Implementation Guide

Integrate Azure Logic Apps with External APIs for Workflow Automation: A Practical Azure Implementation Guide is not just an implementation task; it is an architecture decision that influences reliability, security posture, operating cost, and team velocity for years. At principal…

Develop Azure Dashboards from Legacy Application Custom Logs

Overview and Problem You have an application (for example a desktop application, an application running in baremetal IIS, a console application, a Windows Service, so on..) that is producing custom application logs, CSV, Kafka middle-ware or so, being stored in…

Azure Policy: Restrict Azure Functions from using Consumption Plan

Azure Functions can either use a Consumption or a Premium/Dedicated/other for execution and pricing. Consumption plans are good when you want to stay dynamic in terms of how you want to scale up based on the utilization and you can…