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.
After July 9, 2026, the Azure SDK for JavaScript will no longer support Node.js 20.x. Upgrade to an Active Node.js Long Term Support (LTS) version to stay secure and up-to-date.
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.
Explore Azure Developer CLI releases 1.23.7, 1.23.8, 1.23.9, 1.23.10, 1.23.11, 1.23.12, and 1.23.13, featuring Run and Debug AI Agents Locally, GitHub Copilot Integration, and Container App Jobs ...
Learn how to write Azure service-related unit tests for Spring Boot projects using Docker and Spring Cloud Azure. Using Docker for unit testing provides an easy way to test Azure-related features without provisioning real Azure resources. It helps .. ...
This post walks through the full end-to-end workflow: deploying an AI agent to Microsoft Foundry, invoking it remotely, running it locally for development, and monitoring it in real time--all from Visual Studio (VS) Code.
You can now run an AI agent on your local machine and send it messages--all from azd, no portal required. The azure.ai.agents extension adds two commands, azd ai agent run starts your agent locally with automatic dependency detection and installation ...
When a hosted AI agent crashes, azd now shows you the status and streams live logs--right from the CLI. The azure.ai.agents extension adds two commands: azd ai agent show displays your agent's container status, health, and error details, while azd ai ...