Showing category results for Azure SDK

Apr 23, 2026
Post comments count0
Post likes count1

Azure MCP Server now available as an MCP Bundle (.mcpb)

Victor Colin Amador

Azure MCP Server is now available as an MCP Bundle (.mcpb), enabling one-click installation into Claude Desktop and other MCP-compatible clients.

azureAIMCP
Apr 22, 2026
Post comments count0
Post likes count2

Write azd hooks in Python, JavaScript, TypeScript, or .NET

Kristen Womack

Hooks are one of the most popular features in , and now you can write them in Python, JavaScript, TypeScript, or .NET, not just Bash and PowerShell. What's new? The Azure Developer CLI () hook system now supports four more languages beyond Bash and PowerShell. You can write hook scripts in Python, JavaScript, TypeScript, or .NET. automatically d...

javascriptpythontypescript
Apr 21, 2026
Post comments count0
Post likes count0

Azure SDK Release (April 2026)

Ronnie Geraghty

Azure SDK releases every month. In this post, you'll find this month's highlights and release notes.

sdkrelease
Apr 20, 2026
Post comments count1
Post likes count2

GitHub Copilot meets Azure Developer CLI: AI-assisted project setup and error troubleshooting

Kristen Womack

The Azure Developer CLI (azd) now integrates with GitHub Copilot for AI-assisted project scaffolding and intelligent deployment error troubleshooting, helping you resolve common Azure errors like MissingSubscriptionRegistration, SkuNotAvailable, and StorageAccountAlreadyTaken without leaving the terminal.

azure-developer-cliazdinfrastructure-as-code
Apr 7, 2026
Post comments count4
Post likes count10

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.

dotnetAIMCP
Apr 6, 2026
Post comments count0
Post likes count2

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.

javascriptpythontypescript