All Posts
-
Azure App Service is now a trigger destination for Azure Managed Connectors Azure Managed Connectors now delivers trigger events directly to App Service apps, with managed-identity authentication and an end-to-end Outlook-to-Teams email-triage sample. -
Who Cleans Up After the Coding Agents? Vibe Coding Has a Garbage Collection Problem AI made it nearly free to start coding work. After cleaning up 96 local branches across 41 repositories, I think agentic development needs a safer lifecycle for finishing, archiving, and deleting it. -
What the New API Management AI Gateway Tier Changes for App Service-Hosted Agents App Service remains the application runtime for your agent. The dedicated API Management AI Gateway tier becomes the governed boundary for models and MCP tools. -
Build Durable, Long-Running MCP Tasks on Azure App Service Build reconnect-safe, retryable MCP Tasks on Azure App Service with .NET, Azure Table Storage for durable task state, and Azure Service Bus for durable work dispatch. -
Announcing Public Preview: Markdown for Agents in Azure App Service Markdown for Agents lets Azure App Service automatically convert HTML responses into cleaner, smaller Markdown for AI agents—without requiring changes to application code. -
Microsoft Foundry Now Has an AI Gateway Control Plane — What Changes for App Service Microsoft Foundry can now create or associate an APIM-based AI Gateway directly from its Admin console. Here's what that changes for an App Service-hosted agent, what stays in APIM, and the v2-tier constraint to check before migrating. -
MCP Enterprise Authorization Is Here — What Entra and App Service Can Do Today MCP Enterprise-Managed Authorization standardizes how enterprise identity reaches a resource authorization server. See what Entra ID and App Service provide today, what ID-JAG adds, and try both paths in a working Python sample. -
Give your AI agent two memories with Azure App Service Build an AI agent with two distinct memory horizons: bounded conversation history in Azure Managed Redis and durable, user-scoped semantic memory in Azure Cosmos DB, all hosted on Azure App Service. -
The Cloud's Most Underrated Feature: Someone Else to Blame The App Service team on the quiet superpower of the cloud — the closer you get to PaaS, the more of your infrastructure (and your outages) become someone else's problem. A love letter to the shared responsibility model, and a nudge toward App Service Managed Instance. -
The Iceberg Demo: Why the Best Ones Look Boring A to-do list. An online store. On the surface our demos look almost too simple — underneath they run the newest platform features, MCP, and multi-agent AI. An App Service PM on why that gap is the whole point.