azure-iot-operations

Configure and troubleshoot Azure IoT Operations deployments in Kubernetes environments.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/mfcollins3/standup --skill azure-iot-operations-mfcollins3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-iot-operations
Source: https://github.com/mfcollins3/standup/tree/main/.github/skills/azure-iot-operations
Command: npx skills add https://github.com/mfcollins3/standup --skill azure-iot-operations-mfcollins3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Azure IoT Operations development guidance for troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when configuring MQTT broker, OPC UA/ONVIF integrations, Akri discovery, WASM modules, or layered OT/IT topologies, and other Azure IoT Operations related development tasks. Not for Azure IoT (use azure-iot), Azure IoT Hub (use azure-iot-hub), Azure IoT Edge (use azure-iot-edge), Azure Defender For Iot (use azure-defender-for-iot).

Core Features & Use Cases

  • Expert guidance across troubleshooting, architecture patterns, and deployment strategies for Azure IoT Operations.
  • Practical scenarios including MQTT broker setup, Akri-based device discovery, OPC UA integrations, and WebAssembly module deployment.
  • Applications across secure deployment, integration with OT/IT layers, and scalable operations in Kubernetes environments.

Quick Start

Follow the Category Index in this Skill to locate relevant sections and begin configuring or troubleshooting an Azure IoT Operations deployment.

Frequently Asked Questions about azure-iot-operations

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

FAQPage Schema
How do I deploy Azure IoT Operations MQTT broker on Kubernetes?

Deploy Azure IoT Operations MQTT broker on Kubernetes by configuring the broker settings within your cluster, applying secure deployment practices, and validating the OT/IT topology integration for scalable messaging.

What's the best way to integrate OPC UA with Azure IoT Operations?

The best way to integrate OPC UA with Azure IoT Operations is to use the platform's built-in connectors to bridge OT data into the MQTT broker, enabling seamless telemetry flow across layered OT/IT topologies.

Does Azure IoT Operations support WebAssembly module deployment?

Yes, Azure IoT Operations supports WebAssembly (WASM) module deployment, allowing you to execute custom logic at the edge within Kubernetes environments for specialized data processing tasks.

How does Akri-based device discovery work in Azure IoT Operations?

Akri-based discovery in Azure IoT Operations automatically detects edge devices attached to your Kubernetes nodes, dynamically exposing them as Kubernetes resources so workloads can consume the device streams.

Can I use Azure IoT Operations for Azure IoT Edge deployment tasks?

No, Azure IoT Operations is specifically for Kubernetes-based deployments and layered OT/IT topologies. For Azure IoT Edge tasks, you should use the dedicated azure-iot-edge Skill instead.

What are the limitations when configuring layered OT/IT topologies in Azure IoT Operations?

When configuring layered OT/IT topologies in Azure IoT Operations, consider Kubernetes cluster limits, MQTT broker quotas, and security configuration constraints that may impact large-scale edge deployments.