Showing tag results for Azure Functions

Jun 24, 2026
Post comments count0
Post likes count1

Azure Functions MCP Extension: What’s New at Build 2026

Lily Ma

A roundup of what shipped in the Azure Functions MCP extension since preview: resource and prompt triggers, MCP Apps, built-in MCP authentication, structured and rich content, fluent .NET configuration APIs, and what is coming next.

javapythontypescript
Apr 28, 2026
Post comments count0
Post likes count1

The problem: All-or-nothing batch processing in Azure Service Bus

Swapnil Nagar

Azure Functions lets you settle each Service Bus message on its own within a batch. Complete, abandon, dead-letter, or defer messages one by one to avoid duplicate processing and handle errors with precision.

pythonjavascripttypescript
Apr 7, 2026
Post comments count4
Post likes count11

MCP as Easy as 1-2-3: Introducing the Fluent API for MCP Apps

Lilian Kasem (she/her)

Build MCP tools with rich UI experiences using the new Fluent API for MCP Apps in the .NET isolated worker. Configure views, permissions, and security policies with just a few lines of code.

dotnetAIAzure Functions
Apr 6, 2026
Post comments count0
Post likes count3

MCP Apps on Azure Functions: Quickstart with TypeScript

Swapnil Nagar

Learn how to build and deploy MCP (Model Context Protocol) apps on Azure Functions using TypeScript. This guide covers MCP tools, resources, local development, and serverless deployment with a practical weather app example.

pythonjavascripttypescript
Mar 22, 2022
Post comments count0
Post likes count0

What’s new in the Azure Functions Tables extension for .NET **Beta**

Josh Love

Azure Functions Tables extension now are available in a new Beta package called Microsoft.Azure.WebJobs.Extensions.Tables. Like the other new Azure Functions extensions for Storage, Event Hubs, and Service Bus, the new Tables extension supports integration with Azure.Identity.

.NETAzure Functionstables