azure-iot

Automate Azure IoT operations across IoT Hub, Edge, DPS, Central, and Digital Twins.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill equips AI agents to automate Azure IoT platform operations across IoT Hub, IoT Edge, Device Provisioning Service, IoT Central, and Digital Twins for reliable fleet management and edge workloads.

Core Features & Use Cases

  • Provision IoT Hubs, register devices, manage device twins, routes, and device identities.
  • Orchestrate device-to-cloud and cloud-to-device messaging, direct methods, and module deployments for edge scenarios.
  • Manage IoT Edge deployments, store-and-forward patterns, and IoT Central/Digital Twins integrations to model fleets and behavior.

Quick Start

Run the Azure CLI commands in the Prerequisites & Setup section to provision an IoT Hub, register a device, and begin sending telemetry.

Frequently Asked Questions about azure-iot

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

FAQPage Schema
How do I automate Azure IoT Hub device provisioning and twin management?

You can automate Azure IoT Hub device provisioning and twin management by running Azure CLI commands to register devices, configure routes, and manage device identities for reliable fleet operations.

How do I deploy IoT Edge modules and configure store-and-forward patterns?

Deploy IoT Edge modules and configure store-and-forward patterns by orchestrating module deployments, managing device-to-cloud messaging, and executing direct methods across your edge devices.

What is the best way to manage telemetry workflows across IoT Central and Digital Twins?

Manage telemetry workflows across IoT Central and Digital Twins by integrating both services to model fleet behavior, provision resources, and route device telemetry for comprehensive cloud monitoring.

Can I use Azure CLI to provision IoT Hubs and register devices at fleet scale?

Yes, you can use Azure CLI to provision IoT Hubs and register devices at fleet scale, applying automated workflows that handle device identities, twins, and routes for engineering teams managing large deployments.

Does this approach support Device Provisioning Service for automated device enrollment?

Yes, this approach supports Device Provisioning Service for automated device enrollment, allowing you to provision resources and register devices seamlessly across IoT Hub and IoT Central platforms.

When should I not use automated IoT Edge deployments for cloud-to-device messaging?

You should avoid automated IoT Edge deployments for cloud-to-device messaging when your scenario requires custom offline synchronization logic beyond standard store-and-forward patterns or module deployment configurations.