Skill

azure-iot

Expert knowledge for Azure IoT development including troubleshooting, best practices, decision making, architecture & design patterns, security, configuration, and integrations & coding patterns. Use when building, debugging, or optimizing Azure IoT applications. Not for Azure IoT Hub (use azure-iot-hub), Azure IoT Edge (use azure-iot-edge), Azure IoT Central (use azure-iot-central), Azure Defender For Iot (use azure-defender-for-iot).

From azure
Install
1
Run in your terminal
$
npx claudepluginhub atc-net/atc-agentic-toolkit --plugin azure
Tool Access

This skill uses the workspace's default tool permissions.

Skill Content

Azure IoT Skill

This skill provides expert guidance for Azure IoT. Covers troubleshooting, best practices, decision making, architecture & design patterns, security, configuration, and integrations & coding patterns. It combines local quick-reference content with remote documentation fetching capabilities.

How to Use This Skill

IMPORTANT for Agent: This file may be large. Use the Category Index below to locate relevant sections, then use read_file with specific line ranges (e.g., L136-L144) to read the sections needed for the user's question This skill requires network access to fetch documentation content. Use mcp_microsoftdocs:microsoft_docs_fetch to retrieve full articles.

  • Fallback: Use the built-in WebFetch tool if the Microsoft Learn MCP server is not available.

Category Index

CategoryLinesDescription
TroubleshootingL35-L39Debugging Azure IoT embedded device tutorials, including build/deploy failures, connection/auth issues, sample app errors, and how to collect logs and diagnose common device-side problems.
Best PracticesL40-L45Guidance on resilient device reconnection patterns for Azure IoT and how to model IoT Plug and Play devices using DTDL for interoperability and digital twins.
Decision MakingL46-L51Guidance on using IoT Plug and Play device models in solutions and deciding between Azure IoT C vs Embedded C SDKs based on device, performance, and integration needs.
Architecture & Design PatternsL52-L57Reference architectures and patterns for industrial IoT on Azure, including dataspace-based designs, component choices, and end-to-end implementation guidance for industrial scenarios.
SecurityL58-L62Guidance on securely using Azure IoT Explorer with IoT Hub, including authentication, permissions, connection strings, and best practices to protect devices and hub access.
ConfigurationL63-L67Guidance on choosing the right Azure IoT device and service SDKs (languages, platforms, and capabilities) for building and integrating IoT solutions.
Integrations & Coding PatternsL68-L79Patterns and code for integrating devices via MQTT and IoT Plug and Play, building device/service apps, formatting payloads, using DPS/IoT Hub, and connecting SAP ERP to Azure IoT.

Troubleshooting

TopicURL
Troubleshoot Azure IoT embedded device tutorialshttps://learn.microsoft.com/en-us/azure/iot/troubleshoot-embedded-device-tutorials

Best Practices

TopicURL
Design resilient Azure IoT device reconnection strategieshttps://learn.microsoft.com/en-us/azure/iot/concepts-manage-device-reconnections
Model IoT Plug and Play devices with DTDLhttps://learn.microsoft.com/en-us/azure/iot/concepts-modeling-guide

Decision Making

TopicURL
Use IoT Plug and Play models in solutionshttps://learn.microsoft.com/en-us/azure/iot/concepts-model-discovery
Choose between Azure IoT C and Embedded C SDKshttps://learn.microsoft.com/en-us/azure/iot/concepts-using-c-sdk-and-embedded-c-sdk

Architecture & Design Patterns

TopicURL
Enable industrial dataspace architectures on Azurehttps://learn.microsoft.com/en-us/azure/iot/howto-iot-industrial-dataspaces
Implement Azure industrial IoT reference architecturehttps://learn.microsoft.com/en-us/azure/iot/tutorial-iot-industrial-solution-architecture

Security

TopicURL
Use Azure IoT Explorer securely with IoT Hubhttps://learn.microsoft.com/en-us/azure/iot/howto-use-iot-explorer

Configuration

TopicURL
Select Azure IoT device and service SDKshttps://learn.microsoft.com/en-us/azure/iot/iot-sdks

Integrations & Coding Patterns

TopicURL
Apply IoT Plug and Play MQTT messaging conventionshttps://learn.microsoft.com/en-us/azure/iot/concepts-convention
Implement IoT Plug and Play devices with Azure SDKshttps://learn.microsoft.com/en-us/azure/iot/concepts-developer-guide-device
Build IoT Plug and Play service applicationshttps://learn.microsoft.com/en-us/azure/iot/concepts-developer-guide-service
Work with IoT Plug and Play digital twinshttps://learn.microsoft.com/en-us/azure/iot/concepts-digital-twin
Format IoT Plug and Play device message payloadshttps://learn.microsoft.com/en-us/azure/iot/concepts-message-payloads
Connect on-premises SAP ERP to Azure industrial IoThttps://learn.microsoft.com/en-us/azure/iot/howto-connect-on-premises-sap-to-azure
Use MQTT protocol with Azure IoT DPShttps://learn.microsoft.com/en-us/azure/iot/iot-mqtt-connect-to-iot-dps
Use MQTT protocol with Azure IoT Hubhttps://learn.microsoft.com/en-us/azure/iot/iot-mqtt-connect-to-iot-hub
Create an Azure IoT device client using raw MQTThttps://learn.microsoft.com/en-us/azure/iot/tutorial-use-mqtt
Stats
Parent Repo Stars0
Parent Repo Forks1
Last CommitMar 19, 2026