Showing archive results for 2026

Jul 5, 2026
Post comments count0
Post likes count0

Azure SDK Release (June 2026)

Justin Bettencourt

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

sdkrelease
Jun 26, 2026
Post comments count0
Post likes count0

Azure Developer CLI (azd) – May and June 2026

Kristen Womack

A combined May and June recap. A new azd tool command group, the cross-platform azd exec runner, safer multi-layer provisioning, an interactive Ctrl+C cancel prompt, Go support for Azure Functions, self-contained extension bundles, per-tenant subscription filters, and a long list of correctness fixes for parallel Container Apps deploys and authenti...

javapythonjavascript
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
Jun 22, 2026
Post comments count0
Post likes count0

Azure SDK Release (May 2026)

Justin Bettencourt

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

sdkrelease
May 19, 2026
Post comments count0
Post likes count0

Eliminate LLM Cold starts: Load models up to 6x Faster with Azure Blob Storage and Run:AI Model Streamer

Vishnu Charan TJ

Stop paying for idle GPUs while model weights copy to disk. Stream them straight into GPU memory instead with Run:AI Streamer from Azure Blob Storage. The Problem: Every Cold Start Costs You More Than Money GPU compute is among the most expensive cloud infrastructure, and every second a GPU is allocated but unavailable for serving is real mo...

May 7, 2026
Post comments count0
Post likes count3

Least privilege AI agents: A new azd template from Curity and Microsoft

Kristen Womack

If you ever built an AI agent demo, you probably had this moment. Everything works: the agent interprets natural language, calls the right tools, and returns the right data. Then you start designing for the real users of the app. You think about data boundaries: what if someone tries to get data they're not supposed to see? For example, imagine ...

azure-developer-cliAIazd
Apr 30, 2026
Post comments count0
Post likes count1

Azure Developer CLI (azd) – April 2026

Kristen Womack

The Azure Developer CLI () shipped five releases in April 2026. The biggest theme this month is multi-language hook support: write hooks in Python, JavaScript, TypeScript, or .NET alongside the existing Bash and PowerShell options. Here's what's in versions 1.23.14, 1.23.15, 1.24.0, 1.24.1, and 1.24.2. To share your feedback and questions, join...

javapythonjavascript