All articles · az365.ai
Insights, in chronological order.
41 articles on Microsoft AI for IT leaders: Azure OpenAI, Foundry, Copilot, Power Platform, AI governance, architecture decisions. New posts at least weekly. Browse by cluster below or scroll for the full reverse-chronological feed.
What this publication is
Honest analysis for IT leaders who have to ship.
Most Microsoft AI content on the internet is either marketing material from vendors trying to sell you something or analyst reports that hedge so much they say nothing. This publication is the other thing: architecture decisions made in production, cost math anchored in actual telemetry, governance frameworks that survived an audit, and procurement defenses that worked in the room.
Coverage spans eight clusters. AI Cost & ROI for buyers who must justify spend. AI Governance & Risk for IT directors building defensible compliance posture. AI Architecture for senior engineers shaping production deployments. AI Strategy & Readiness for CTOs writing 12-month plans. Power Platform Governance for admins running the platform at scale. Copilot Adoption and Copilot Governance for the programs that turn licenses into outcomes. And Architecture Documentation for the teams whose work needs to survive turnover.
Articles are published at least weekly. The bar is "I would defend this in front of a hostile CFO." If an article does not clear that bar, it does not ship.
AI Proposal Writing on Foundry: Multi-Model Patterns That Ship
A four-phase proposal pipeline running on four different LLMs. Prompts, evaluator metrics, and the eval-suite that lets you swap models cleanly.
Read articleSix Rules for LLM-Agnostic AI Agents on Microsoft Foundry
Foundry Model Router routes 18 models across providers. Six rules for AI agents that survive the next vendor rotation, with a proposal-writing example.
Read articleAI Engineering Productivity ROI: Tokens vs Closed Tickets
Vendor AI dashboards count tokens. The CFO counts closed tickets. A framework with cited inputs and an illustrative ROI calculator for the AI engineering operating model.
Read article
Microsoft 365 Copilot ROI Calculator: The Honest Math
Forrester says 353% ROI. Microsoft's own RCT says 0.5 hours per week. The interactive calculator below uses RCT-grounded defaults and shows exactly which lever your business case depends on.
Read article
Azure AI Foundry vs Azure OpenAI: The 2026 Decision
Azure OpenAI is not deprecated. Microsoft Foundry is consolidation, not replacement. The Assistants API retires August 2026. Here is the actual decision tree and the migration mechanics.
Read article
Azure AI Landing Zone: The 2026 Reference Architecture for IT Directors
Microsoft says you do not need a separate AI landing zone. You need an application landing zone with networking, identity, and data wired right. Here is the 2026 reference architecture.
Read article
AI Readiness Assessment for Microsoft Enterprises: 8 Dimensions, Honest Scoring
Free 8-dimension AI readiness assessment for Microsoft enterprises. 16 statements, 5 minutes, calibrated against what actually goes wrong in production deployments. Microsoft-stack-specific recommendations.
Read article
Shadow AI Governance for Microsoft Enterprises: Discovery to Control
98% of enterprises have shadow AI. Only 30% have visibility. The 30-day discovery sprint using Defender for Cloud Apps, Purview, Entra, and Power Platform CoE Toolkit, with the 3-tier graduation framework.
Read article
AI Governance Framework for Microsoft Enterprises: Operational Controls That Ship
An operational AI governance framework for Microsoft stacks. Six components, ISO 42001 alignment, EU AI Act readiness, and the Microsoft tools (Purview, Entra, Foundry, Agent Governance Toolkit) that make it work.
Read article
Azure OpenAI PTU vs PAYG: The Real Break-Even Table
Break-even calculators say PTU wins at 150M tokens per month. Real-world utilization breaks that math. Here is the actual table from Microsoft's PTU throughput data, with the utilization curve most architects miss.
Read article
Claude on Azure: The Marketplace Billing Trap
Three startup founders reported $1,600 to $13,000 in surprise Claude bills on Azure. Microsoft locked the Q&A thread. Here is exactly how the marketplace billing model breaks startup credits, where Claude Opus 4.7 actually deploys, and what architects must verify before going live.
Read articleAI Copilots vs Custom AI on Azure: When to Build and When to Buy
Real cost math comparing Microsoft Copilot at $30/user/month to Azure OpenAI at pennies per query. Decision framework for architects choosing build vs buy.
Read articleArchitecture Diagrams with Draw.io MCP Server and Claude Code
Generate swimlanes, ERDs, and integration maps from text using Claude Code and the Draw.io MCP server. Free, git-friendly, no Visio needed.
Read articleLogic Apps as MCP Servers - The Architecture That Actually Works
Turn Azure Logic Apps into MCP servers for AI agents. Two approaches, auth gotchas, cost math, and the architecture diagram Microsoft didn't draw.
Read articleAgentic Development with Claude Code: The Setup That Actually Works
Build a multi-agent development environment with persistent memory, quality gates, and automated pipelines. The setup that turned one CLI tool into a content factory.
Read articleGenerating 20+ Architecture Diagrams in Minutes: A Batch-Generation Pattern
Generate ERDs, network topologies, security models, CI/CD pipelines, and integration maps from code. The batch-generation pattern that replaces weeks of Visio work.
Read article15 Rules for Perfect Architecture Diagram Arrows
Zero crossings, zero diagonals, 20px clearance, perfect fan-out symmetry. The 15 rules that separate professional diagrams from auto-generated mess.
Read articleMicrosoft AI Certifications in 2026: Which Ones Actually Matter
Microsoft is retiring AI-900, AI-102, and DP-100 by June 2026. Here is the full replacement map and which new AI certifications are worth your time.
Read articleBuilding AI Solutions on Azure: The Architecture That Actually Works
Real Azure AI architecture with cost math, RAG patterns, and pricing traps that Microsoft's diagrams leave out.
Read articleWhat Are Azure AI Services in 2026? A Complete Overview
Azure AI Services in 2026 explained: five core services, the RAG pattern that works, and how to pick the right one for your project.
Read articleAI-Powered Flow Review - Quality Gates Before Production
Pipeline approvals are rubber stamps. Use AI to review Power Automate flow JSON for error handling gaps, hardcoded values, and naming violations.
Read articleWhat AI Gets Wrong on Power Platform: Common Anti-Patterns and How to Correct Them
AI proposes the most common Power Automate patterns by default, which is wrong for many real solutions. Here are the anti-patterns to watch for and how to correct them via spec discipline.
Read articleSpec-Driven Power Automate: Parallel Flow Generation From a Single Spec
How a precise markdown spec, tag-based architecture, and parallel AI agents turn a batch of notification flows into a clean Dataverse solution import. Pattern walkthrough.
Read articleSpec-Driven Power Platform: Series Overview
A connected methodology for building Power Automate solutions: spec-first authoring, tag-based architecture, notification separation, FetchXML over OData, and programmatic solution packaging.
Read articleSpec-First Power Automate Development: Why Your Flow Specs Should Exist Before the Designer Opens
Designer-first Power Automate is opaque to source control and AI. Spec-first development makes flow generation reviewable, diff-able, and parallelizable.
Read articleXrmToolBox Schema Export to ERD with Claude - 5-Minute Visual Documentation
Export your Dataverse schema from XrmToolBox and use Claude to generate a Draw.io ERD in minutes. No manual diagramming required.
Read articleGenerate a Beautiful Dataverse ERD in 5 Minutes
Stop struggling with ugly, unreadable ERDs. Generate color-coded, publication-ready Dataverse entity relationship diagrams using batch XML generation.
Read articleBuilding Dataverse Solution ZIPs Programmatically: The Undocumented Guide
Build a Dataverse solution ZIP from scratch, covering the two JSON formats, the forward-slash trap, and undocumented XML workflow entries.
Read articleFetchXML in Power Automate: When OData $filter Is Not Enough
FetchXML in Power Automate handles temporal queries, linked entity joins, and IN filters that OData $filter cannot. Patterns for notification flows.
Read articleTag-Based Flow Architecture in Power Automate
Entity-area tags turn a flat list of Power Automate flows into a navigable architecture. A naming system that maps to ADO, source control, and AI agent batches.
Read articleNotification Architecture That Cannot Break Your Business Logic
Separate Power Automate notification flows from business logic. One rule: notification flows read Dataverse and send email, never write back. The notification layer becomes disposable without business risk.
Read articleThe Weekly Power Automate Governance Digest - Automated Platform Health
Build a weekly Power Automate governance digest that emails new flows, broken flows, orphans, and policy violations to your platform team automatically.
Read articleThe Power Platform Governance Repo - Standards Reviews and Inventory in Git
One git repo for all Power Platform governance: naming standards, review checklists, flow inventory, and AI review reports. Version-controlled.
Read articlePower Platform Pipelines - Moving Flows from Dev to Prod with Approvals
Pipelines in Power Platform are Microsoft's built-in CI/CD. Most orgs don't know they exist. Setup guide with approval gates and deployment settings.
Read articlePower Automate Versioning and Source Control - Export Tag Track
Power Automate has no version control for individual flows. Export flow JSON to git, tag versions, diff changes, and track every modification.
Read articleSolution-Aware Power Automate Flows - Why Loose Flows Kill Your ALM
Learn why solution-aware Power Automate flows are essential for ALM, governance, and deployment. Fix loose flows before they become technical debt.
Read articleLiving Documentation in Git - Why Your SharePoint Word Docs Are Dead
Move architecture diagrams and technical docs from SharePoint Word files into git. Version with code, review in PRs, never let docs go stale again.
Read articlePower Automate Flow Inventory - You Can't Govern What You Can't See
Build a Power Automate flow inventory using PowerShell, admin connectors, or the CoE Starter Kit. Discover, classify, and fix orphaned flows.
Read articlePower Automate Environment Strategy - Dev Test Prod Done Right
Stop running Power Automate flows in the default environment. Practical guide to dev/test/prod with Managed Environments and environment routing.
Read articlePower Automate Naming Conventions That Scale
A definitive naming standard for Power Automate flows, connection references, and environment variables. Stop naming flows 'My Flow 2'.
Read articleCoE Starter Kit - What It Actually Does and What to Build on Top
The Center of Excellence Starter Kit is Microsoft's official governance solution. Here's what works, what doesn't, and what's missing.
Read article