PuiChee (PC) Chan shares insights into the latest Azure Developer CLI (azd) release, covering new features like container apps GA, layered provisioning beta, extension enhancements, template updates, and tighter integration with AI and DevOps workflows.

Azure Developer CLI (azd) November 2025 Release Overview

Authored by PuiChee (PC) Chan

Release Highlights

  • Azure Container Apps support GA (general availability)
  • Layered provisioning feature now in Beta
  • Extension framework adds:
    • Custom ServiceConfig settings
    • Enhanced CI/CD and no-prompt support
    • ServiceContext lifecycle events
    • Additional programming language/framework support
    • Custom service target endpoints for azd show
    • New AccountService gRPC API
  • Aspire 13 compatibility guarantees smooth .NET 10 and cloud integration
  • Updated pipeline configs support the latest .NET runtimes
  • Azure App Service deployments now display Aspire dashboard URLs
  • azure.yaml gains prepublish and postpublish hooks for workflow customization
  • Container Apps deployments now support runtime env variable management via azure.yaml

Bug Fixes & Improvements

  • Container App resource check accuracy
  • Error messaging for missing --environment flag
  • Output formatting fixes for hyperlinks
  • Progress bar stability during agent deployments
  • Improved lifetime management and reliability within extensions
  • Environment reload improvements for bicep provider
  • Remote build stability for agent extension
  • Project-level events and workflow command registration fixes
  • Developer experience improvements (logged hook warnings, completion support for Visual Studio Code)

Documentation Updates

Community Templates

  • Copilot Studio with Azure AI Search: Build AI-based agents using Copilot Studio and Azure AI Search (template)
  • Release Manager Assistant: AI solution accelerator for release lifecycle management (template)
  • Call Center Voice Agent Accelerator: Scalable voice agents via Azure Communication Services (template)
  • AI applications with SharePoint knowledge and actions: Use Azure AI Foundry SDK and Copilot Retrieval API (template)
  • Functions Event Grid Blob Trigger quickstarts: for Python, JavaScript, .NET, Java, TypeScript (gallery)
  • Semantic Kernel Function App: Deploy Semantic Kernel-powered function apps (template)
  • Logic App AI Agents and AI Foundry (template)
  • Azure Container Apps dynamic sessions w/ Python interpreter (template)
  • Label Studio on Container Apps (template)

Contributor Acknowledgments

Many community contributors advanced support for Azure, AI, and DevOps workflows.

  • HadwaAbdelhalem (Copilot Studio template with AI Search)
  • JayChase (Semantic Kernel Function App)
  • marnixcox (Logic Apps AI Agents, Azure AI Foundry)
  • Jeff Martinez (Python dynamic sessions)
  • Bill DeRusha (Label Studio deployment)

Getting Started with azd


This post appeared first on “Microsoft Azure SDK Blog”. Read the entire article here