All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Security
Security
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

Microsoft Unveils Azure Functions Serverless Agents Runtime at Build 2026

By

Steef-Jan Wiggers

16d ago· 5 min readenNews

Summary

Microsoft announced the public preview of Azure Functions serverless agents runtime at Build 2026, transforming the event-driven compute service into a platform for building and hosting AI agents. The key innovation is a markdown-first programming model where agents are defined in .agent.md files, allowing instructions, tools, connections, and behavior to be declared in a single readable document. Any Azure Functions trigger (HTTP, Timer, Service Bus, Event Hubs, SQL, Cosmos DB) can spawn an agent, and the platform supports MCP server access with over 1,400 connectors and sandboxed execution.

Source

bskyMicrosoft Unveils Azure Functions Serverless Agents Runtime at Build 2026infoq.com

Key quotes

· 2 pulled
The headline change: agents are defined in .agent.md files, a markdown-first programming model in which an agent's instructions, tools, connections, and behavior are declared in a single readable document rather than scattered across code files.
Any Azure Functions trigger can now spawn an agent: HTTP, Timer, Service Bus, Event Hubs, SQL, Cosmos DB, or the new connection-backed triggers for Team
Snippet from the RSS feed
Azure Functions shipped a serverless agents runtime in public preview at Build 2026. Agents are defined in .agent.md markdown files with YAML triggers, MCP server access, 1,400+ connectors, and sandbo

You might also wanna read

Comments

Sign in to join the conversation.

No comments yet. Be the first.