microsoft / microsoft/mcp

`deploy_plan_get` is getting called when deploying just a storage account and requiring `--target-app-service`

Open
#1,306 0 comments 0 reactions 1 assignee View on GitHub

@qianwens is already working on this.

Since Dec 2, 2025.

bug server-Azure.Mcp tools-Deploy
Dominant language
C#
Stars
3.7k
Forks
624
Avg merge
2d 20h
Merged PRs (30d)
220

Description

### Describe the bug

I'm deploying just a storage account and deploy_plan_get is requiring `--target-app-service`, but that's not relevant for my scenario.

Image

### Expected behavior

Either `--target-app-service` is not required (along with other params that are not relevant)
Or deploy_plan_get is not called in this scenario

### Actual behavior

Image

### Reproduction Steps

Prompt: `I want to deploy a storage account in Azure where I will store pictures using IaC`

### Environment

_No response_

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.