Skip to content

[ONBOARD] Azure Advisor – remediation get tool #3267

Description

Service / Tool Name

Microsoft.Advisor – advisor remediation get (advisor_remediation_get)

Contacts

Jigyasa Chopra (jchopra@microsoft.com), ShubhiGupta (shubgupt@microsoft.com), Kishore Kalluri (kkalluri@microsoft.com), Sachin Trivedi (strivedi), Devi Mani (demani@microsoft.com)

Intended Agent Scenarios

When Azure Advisor flags a resource (cost, security, reliability, performance, operational excellence), users today only get a text recommendation — they still have to figure out how to fix it. This tool closes that gap by returning a ready-to-run remediation package for a given recommendation, containing:

  • Ordered remediation steps, and
  • Executable artifacts in CLI, PowerShell, Bicep, and ARM formats.

Agent scenarios enabled:

  • "How do I fix Advisor recommendation ?" → agent returns the steps.
  • "Give me the CLI/PowerShell script to remediate " → agent returns the runnable artifact.
  • "Get the Bicep/ARM template to fix " → agent returns infra-as-code the user can deploy.

This lets AI agents (GitHub Copilot, etc.) move users from "here's a problem" to "here's the exact fix you can run" directly inside the Azure MCP Server. Backed by the proposed Microsoft.Advisor/remediationTypes ARM API. Users can filter which artifact types are returned via --artifact-types.

Timeline

August 2026

Metadata

Metadata

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions