<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/azure-functions-ships-serverless-agents-runtime-at-build-2026-sajc9mte5" -->

---
title: Azure Functions Ships Serverless Agents Runtime at Build...
description: Microsoft announced the Azure Functions serverless agents runtime in public preview at Build 2026, introducing a markdown-first programming model where agents...
canonical: https://daily.dev/posts/azure-functions-ships-serverless-agents-runtime-at-build-2026-sajc9mte5
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Azure Functions Ships Serverless Agents Runtime at Build 2026 | daily.dev
og:description: Microsoft announced the Azure Functions serverless agents runtime in public preview at Build 2026, introducing a markdown-first programming model where agents...
og:url: https://daily.dev/posts/azure-functions-ships-serverless-agents-runtime-at-build-2026-sajc9mte5
og:image: https://api.daily.dev/og/posts/saJC9mTe5.png
og:image:alt: Azure Functions Ships Serverless Agents Runtime at Build 2026
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Azure Functions Ships Serverless Agents Runtime at Build 2026

**[InfoQ](https://daily.dev/sources/infoq)** · 5 min read · 0 upvotes · 0 comments

## Summary

Microsoft announced the Azure Functions serverless agents runtime in public preview at Build 2026, introducing a markdown-first programming model where agents are defined in .agent.md files with YAML triggers, MCP server access, 1,400+ connectors, and sandboxed execution. The runtime adds no cold start overhead beyond standard HTTP triggers and carries no billing premium over Flex Consumption's per-second scale-to-zero model. Agents can be triggered by HTTP, Timer, Service Bus, Event Hubs, SQL, Cosmos DB, Teams, Outlook, and SharePoint events. The MCP extension reached GA with full tool, resource, and prompt trigger support across .NET, Java, Python, TypeScript, and JavaScript. Additional announcements include Go as a first-class language, Durable Task Scheduler on-demand sandboxes, Azure Functions Skills for coding agents like Claude Code and GitHub Copilot, and rolling updates for Flex Consumption now GA. Microsoft positions Functions for code-first developers, Logic Apps for low-code workflows, and Azure API Management for governance across both.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.infoq.com/news/2026/06/azure-functions-serverless-agent>

## Similar posts on daily.dev

- [Microsoft Releases Azure Functions Support for Model Context Protocol Servers](https://daily.dev/posts/microsoft-releases-azure-functions-support-for-model-context-protocol-servers-vullgj3ge) · InfoQ · 0 upvotes · 0 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#azure](https://daily.dev/tags/azure), [#serverless](https://daily.dev/tags/serverless), [#mcp](https://daily.dev/tags/mcp), [#azure-functions](https://daily.dev/tags/azure-functions)

[View this post on daily.dev](https://daily.dev/posts/azure-functions-ships-serverless-agents-runtime-at-build-2026-sajc9mte5)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Azure Functions Ships Serverless Agents Runtime at Build 2026","url":"https://daily.dev/posts/azure-functions-ships-serverless-agents-runtime-at-build-2026-sajc9mte5","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/azure-functions-ships-serverless-agents-runtime-at-build-2026-sajc9mte5"},"datePublished":"2026-06-19T09:03:19.863Z","dateModified":"2026-08-24T06:58:05.960Z","description":"Microsoft announced the Azure Functions serverless agents runtime in public preview at Build 2026, introducing a markdown-first programming model where agents...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/8c4ca607b417e3520175240a00c98043?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/8c4ca607b417e3520175240a00c98043?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"InfoQ","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"InfoQ","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/afc3bced3e1e4b188dd9127017a60e0c","url":"https://daily.dev/sources/infoq"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/azure-functions-ships-serverless-agents-runtime-at-build-2026-sajc9mte5","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ai-agents,azure,serverless,mcp,azure-functions","timeRequired":"PT5M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"InfoQ","item":"https://daily.dev/sources/infoq"},{"@type":"ListItem","position":3,"name":"Azure Functions Ships Serverless Agents Runtime at Build 2026"}]}
```

