docs(iothub): consolidate duplicate Azure IoT Hub Operations sections (#3367) - #3536
docs(iothub): consolidate duplicate Azure IoT Hub Operations sections (#3367)#3536Teddy100x (teddiesloco) wants to merge 1 commit into
Conversation
|
Azure Pipelines: Successfully started running 1 pipeline(s). There may be pipelines that require an authorized user to comment /azp run to run. |
|
Thank you for your contribution Teddy100x (@teddiesloco)! We will review the pull request and get back to you soon. |
|
Teddy100x (@teddiesloco) please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
There was a problem hiding this comment.
🟢 Approval recommended
The change is a straightforward documentation consolidation with consistent formatting and no remaining duplicated IoT Hub sections.
Pull request overview
This PR addresses #3367 by consolidating duplicated Azure IoT Hub documentation in azmcp-commands.md, keeping all IoT Hub device registry commands documented together under a single Azure IoT Hub Operations section.
Changes:
- Moved the
azmcp iothub device listdocumentation into the primary IoT Hub Operations section alongside related device commands. - Removed the redundant duplicate “Azure IoT Hub Operations” header/section that previously contained only
device list.
File summaries
| File | Description |
|---|---|
| servers/Azure.Mcp.Server/docs/azmcp-commands.md | Consolidates duplicated IoT Hub command docs by relocating device list into the main IoT Hub section and removing the redundant header block. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Summary
Closes #3367
Consolidates the disjointed
### Azure IoT Hub Operationssections inservers/Azure.Mcp.Server/docs/azmcp-commands.md.azmcp iothub device listcommand into the primary IoT Hub Operations section alongsidedevice showanddevice stats.