MQ: [CI] Add checks to make sure command names are mentioned in documentation and are correct
Open
@conniey is already working on this.
Since Sep 16, 2026.
documentation
Engineering Excellence
engineering item
server-Azure.Mcp
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 624
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 220
Description
There are numerous places where command names are mentioned in our documentation, for example:
- `README.MD`
- `docs/azmcp-commands.md`
- `e2eTests/e2eTestPrompts.md`
We need a way to ensure the names of commands are mentioned in these and that they match actual commands in the Azure MCP server. This way we can ensure the docs stay up to date every time commands get added or changed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.