microsoft / microsoft/mcp

Blocking upstream merge conflict: Azure.Mcp.Server-3.0.0-beta.42

Open
#3,620 1 comment 0 reactions 1 assignee View on GitHub

@g2vinay is already working on this.

Since Sep 10, 2026.

customer-reported engineering item needs-team-attention server-Azure.Mcp tools-Core
Dominant language
C#
Stars
3.7k
Forks
624
Avg merge
2d 20h
Merged PRs (30d)
220

Description

# Blocking merge conflict: Azure.Mcp.Server-3.0.0-beta.42

Integration branch: `integration/azure-mcp/3.0.0-beta.42`

## Conflicted files
- `servers/Azure.Mcp.Server/CHANGELOG.md`

## MCS repository-governance conflicts
- None

Governance conflicts are never resolved with blanket `ours` or `theirs` strategies. Preserve the active MCS control unless a reviewed upstream change is deliberately adopted.

## Local recovery
```powershell
git fetch origin upstream --tags
git switch integration/azure-mcp/3.0.0-beta.42
git merge --no-ff Azure.Mcp.Server-3.0.0-beta.42
git status
```

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.