Skip to content

1.0.162

Choose a tag to compare

@fanyang-mono fanyang-mono released this 20 Feb 16:09
· 627 commits to main since this release
1837adf

Features and improvements

  • Added logic to install Azure skills from this repository upon installing this release.
  • Added new custom agents to help users to accomplish their azure related tasks:
    • MCP AppService Builder
      Plan, scaffold, extend, and deploy .NET 10 MCP App Service MCP servers with azd/Bicep and RBAC
    • AzqrCostOptimizeAgent/AzureCostOptimizeAgent
      Identify, quantify, and recommend cost savings across an Azure subscription
    • Azure IaC Exporter
      Export existing Azure resources to Infrastructure as Code templates via Azure Resource Graph analysis, Azure Resource Manager API calls, and azure-iac-generator integration. Use this skill when the user asks to export, convert, migrate, or extract existing Azure resources to IaC templates (Bicep, ARM Templates, Terraform, Pulumi).
    • Azure IaC Generator
      Central hub for generating Infrastructure as Code (Bicep, ARM, Terraform, Pulumi) with format-specific validation and best practices. Use this skill when the user asks to generate, create, write, or build infrastructure code, deployment code, or IaC templates in any format (Bicep, ARM Templates, Terraform, Pulumi).