azure-iot

Provide expert guidance for Azure IoT development, troubleshooting, and security.

686|107|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/MicrosoftDocs/Agent-Skills --skill azure-iot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-iot
Source: https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-iot
Command: npx skills add https://github.com/MicrosoftDocs/Agent-Skills --skill azure-iot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance for developing, troubleshooting, and securing Internet of Things solutions on Microsoft Azure, ensuring efficient and robust IoT application development.

Core Features & Use Cases

  • Expert Guidance: Offers solutions for troubleshooting, best practices, decision-making, architecture, security, and coding patterns.
  • Targeted Solutions: Differentiates between various Azure IoT services (IoT Hub, Edge, Central) for precise assistance.
  • Use Case: When encountering device connectivity issues in an Azure IoT solution, consult this Skill for troubleshooting steps, best practices for reconnection, and security configurations.

Quick Start

Use the azure-iot skill to troubleshoot device connection issues.

Frequently Asked Questions about azure-iot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I troubleshoot Azure IoT device connectivity issues?

Troubleshooting Azure IoT device connectivity involves applying best practices for reconnection, verifying security configurations, and debugging network interactions. This process resolves common connection drops and authentication failures in IoT applications.

What's the best way to architect an Azure IoT solution?

Architecting an Azure IoT solution requires mapping device connectivity to appropriate services, implementing secure communication patterns, and configuring integrations. Applying these best practices ensures robust and efficient IoT application development.

Does this Azure IoT guidance cover IoT Hub, Edge, and Central?

This guidance differentiates between Azure IoT services like IoT Hub, Edge, Central, and Defender for IoT to provide targeted assistance. It helps you choose the correct service for specific device management and messaging scenarios.

How do I secure communications for Azure IoT applications?

Securing Azure IoT communications involves configuring device authentication, managing access control policies, and applying encryption best practices. These security measures protect data integrity across device-to-cloud and cloud-to-device messaging flows.

Why are my Azure IoT devices failing to reconnect after network drops?

Azure IoT devices failing to reconnect often experience expired tokens, incorrect retry logic, or misconfigured security policies. Troubleshooting these issues requires reviewing connection lifecycle management and implementing recommended reconnection patterns.