// tag
#Azure Functions
4 posts
Durable Workflows in Microsoft Agent Framework: From In-Memory to Azure Functions
MAF's workflow programming model now supports durable execution backed by Durable Task — here's how to build composable agent workflows that survive process restarts and scale across Azure Functions.
Stop Hammering a Struggling Dependency: Retry Patterns for Azure Functions + Service Bus
Exponential backoff and circuit breaker patterns are now natively supported for Service Bus-triggered Azure Functions — here's how they work and why you want both.
Connect Your MCP Servers on Azure Functions to Foundry Agents — Here's How
Build your MCP server once, deploy it to Azure Functions, and connect it to Microsoft Foundry agents with proper auth. Your tools work everywhere — VS Code, Cursor, and now enterprise AI agents.
MCP Apps Get a Fluent API — Build Rich AI Tool UIs in .NET with Three Steps
The new fluent configuration API for MCP Apps on Azure Functions lets you turn any .NET MCP tool into a full app with views, permissions, and CSP policies in just a few lines of code.