Fix Monitor and Fabric Core tool names#2134
Merged
alzimmermsft merged 5 commits intomicrosoft:mainfrom Mar 20, 2026
Merged
Conversation
conniey
reviewed
Mar 20, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Updates Monitor and Fabric tool identifiers to use dash-separated names (instead of underscores) and aligns docs/tests/changelog entries accordingly.
Changes:
- Renamed multiple Fabric Docs/Core command names to dash-separated variants and updated related unit tests.
- Renamed Azure Monitor instrumentation tool names to dash-separated variants and updated docs, prompts, and consolidated tool mappings.
- Added changelog entries describing the breaking rename.
Reviewed changes
Copilot reviewed 29 out of 29 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| tools/Fabric.Mcp.Tools.OneLake/src/Prompts/OneLakePrompts.cs | Renames OneLake prompt identifier to dash-separated form. |
| tools/Fabric.Mcp.Tools.Docs/tests/Fabric.Mcp.Tools.Docs.UnitTests/FabricDocsSetupTests.cs | Updates docs setup test expectations for renamed command keys. |
| tools/Fabric.Mcp.Tools.Docs/tests/Fabric.Mcp.Tools.Docs.UnitTests/Commands/PublicApisCommandsTests.cs | Updates unit tests to expect renamed public API command names. |
| tools/Fabric.Mcp.Tools.Docs/tests/Fabric.Mcp.Tools.Docs.UnitTests/Commands/BestPracticesCommandsTests.cs | Updates unit tests to expect renamed best-practices-related command names. |
| tools/Fabric.Mcp.Tools.Docs/src/Commands/PublicApis/GetWorkloadApisCommand.cs | Renames workload API spec command to dash-separated name. |
| tools/Fabric.Mcp.Tools.Docs/src/Commands/PublicApis/GetPlatformApisCommand.cs | Renames platform API spec command to dash-separated name. |
| tools/Fabric.Mcp.Tools.Docs/src/Commands/BestPractices/GetWorkloadDefinitionCommand.cs | Renames item definitions command to dash-separated name. |
| tools/Fabric.Mcp.Tools.Docs/src/Commands/BestPractices/GetExamplesCommand.cs | Renames API examples command to dash-separated name. |
| tools/Fabric.Mcp.Tools.Docs/src/Commands/BestPractices/GetBestPracticesCommand.cs | Renames best practices command to dash-separated name. |
| tools/Fabric.Mcp.Tools.Core/tests/README.md | Updates test README to reflect renamed core command. |
| tools/Fabric.Mcp.Tools.Core/tests/FabricCoreSetupTests.cs | Updates setup test messaging for renamed core command (but assertion key still uses old name). |
| tools/Fabric.Mcp.Tools.Core/tests/Commands/ItemCreateCommandTests.cs | Updates unit tests to expect renamed create-item command. |
| tools/Fabric.Mcp.Tools.Core/src/Commands/ItemCreateCommand.cs | Renames core create item command to dash-separated name. |
| tools/Azure.Mcp.Tools.Monitor/tests/Azure.Mcp.Tools.Monitor.UnitTests/Instrumentation/Tools/GetLearningResourceToolTests.cs | Updates validation message expected by tests for renamed tool name. |
| tools/Azure.Mcp.Tools.Monitor/src/Tools/Instrumentation/SendBrownfieldAnalysisTool.cs | Updates user-facing instructions/messages to reference renamed tools; adds file header. |
| tools/Azure.Mcp.Tools.Monitor/src/Tools/Instrumentation/OrchestratorTool.cs | Updates embedded workflow instructions to reference renamed tools; adds file header. |
| tools/Azure.Mcp.Tools.Monitor/src/Tools/Instrumentation/GetLearningResourceTool.cs | Updates error messages to reference renamed tool name; adds file header. |
| tools/Azure.Mcp.Tools.Monitor/src/Options/Instrumentation/MonitorInstrumentationOptionDefinitions.cs | Updates option help text to reference renamed tool name. |
| tools/Azure.Mcp.Tools.Monitor/src/Models/Instrumentation/Constants.cs | Updates agent instruction string to reference renamed tool name; adds file header. |
| tools/Azure.Mcp.Tools.Monitor/src/Commands/Instrumentation/SendBrownfieldAnalysisCommand.cs | Renames command and updates description references to renamed orchestrator tools. |
| tools/Azure.Mcp.Tools.Monitor/src/Commands/Instrumentation/OrchestratorStartCommand.cs | Renames command and updates description references to renamed next tool. |
| tools/Azure.Mcp.Tools.Monitor/src/Commands/Instrumentation/OrchestratorNextCommand.cs | Renames command and updates description references to renamed tools. |
| tools/Azure.Mcp.Tools.Monitor/src/Commands/Instrumentation/GetLearningResourceCommand.cs | Renames command and updates description reference to renamed start tool. |
| servers/Fabric.Mcp.Server/changelog-entries/1774030612193.yaml | Adds Fabric server breaking change entry for renamed tools. |
| servers/Fabric.Mcp.Server/README.md | Updates documented Fabric tool names to dash-separated variants. |
| servers/Azure.Mcp.Server/src/Resources/consolidated-tools.json | Updates mapped monitor instrumentation tool names to dash-separated variants. |
| servers/Azure.Mcp.Server/docs/e2eTestPrompts.md | Updates e2e test prompt tool names for renamed monitor instrumentation tools. |
| servers/Azure.Mcp.Server/docs/azmcp-commands.md | Updates CLI examples and notes to reference renamed monitor instrumentation commands. |
| servers/Azure.Mcp.Server/changelog-entries/1774030525892.yaml | Adds Azure server breaking change entry for renamed tools (contains a typo). |
srnagar
approved these changes
Mar 20, 2026
anannya03
pushed a commit
to anannya03/mcp
that referenced
this pull request
Mar 25, 2026
* Fix Monitor and Fabric Core tool names * Add CHANGELOG entries * CI follow-ups
colbytimm
pushed a commit
to colbytimm/microsoft-mcp
that referenced
this pull request
Apr 20, 2026
* Fix Monitor and Fabric Core tool names * Add CHANGELOG entries * CI follow-ups
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Fixes invalid tools names in Monitor and Fabric Core
GitHub issue number?
[Link to the GitHub issue this PR addresses]Pre-merge Checklist
servers/Azure.Mcp.Server/README.mdand/orservers/Fabric.Mcp.Server/README.mddocumentationREADME.mdchanges running the script./eng/scripts/Process-PackageReadMe.ps1. See Package READMEToolDescriptionEvaluatorand obtained a score of0.4or more and a top 3 ranking for all related test promptsconsolidated-tools.jsonbreaking-changelabelservers/Azure.Mcp.Server/docs/azmcp-commands.md./eng/scripts/Update-AzCommandsMetadata.ps1to update tool metadata inazmcp-commands.md(required for CI)servers/Azure.Mcp.Server/docs/e2eTestPrompts.mdcrypto mining, spam, data exfiltration, etc.)/azp run mcp - pullrequest - liveto run Live Test Pipeline