From azure
Expert knowledge for Azure IoT Central development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when designing device templates, data export, IoT Edge gateways, REST/CLI automation, or device bridge pipelines, and other Azure IoT Central related development tasks. Not for Azure IoT Hub (use azure-iot-hub), Azure IoT Edge (use azure-iot-edge), Azure IoT (use azure-iot), Azure Digital Twins (use azure-digital-twins).
npx claudepluginhub atc-net/atc-agentic-toolkit --plugin azureThis skill uses the workspace's default tool permissions.
This skill provides expert guidance for Azure IOT Central. Covers troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.
Integrates IoT devices with AWS IoT Core, Azure IoT Hub, and Google Cloud IoT. Covers device shadows/twins, rules engines, edge runtimes, data pipelines from ingestion to analytics, and multi-cloud strategies.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Builds production-ready Apache Airflow DAGs with patterns for operators, sensors, testing, and deployment. For data pipelines, workflow orchestration, and batch jobs.
Share bugs, ideas, or general feedback.
This skill provides expert guidance for Azure IOT Central. Covers troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.
IMPORTANT for Agent: This file may be large. Use the Category Index below to locate relevant sections, then use
read_filewith 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. Usemcp_microsoftdocs:microsoft_docs_fetchto retrieve full articles.
WebFetch tool if the Microsoft Learn MCP server is not available.| Category | Lines | Description |
|---|---|---|
| Troubleshooting | L31-L35 | Investigating IoT Central changes with audit logs, and diagnosing/fixing device connectivity, telemetry, and data export issues. |
| Best Practices | L37-L40 | Guidance on designing and implementing IoT devices for IoT Central, including connectivity, reliability, security, telemetry modeling, and lifecycle best practices. |
| Decision Making | L42-L45 | Guidance for planning and executing migration of devices and workloads from Azure IoT Central to Azure IoT Hub, including architecture, data, and operational considerations. |
| Architecture & Design Patterns | L47-L52 | Solution-level IoT Central architecture, using IoT Edge as a gateway, and designing data transformation flows from devices to downstream apps and storage. |
| Limits & Quotas | L54-L58 | IoT Central limits (devices, throughput, API calls), quotas, and supported client environments, including browser support and network/connectivity requirements. |
| Security | L60-L74 | Securing IoT Central apps, devices, and APIs: device auth (SAS/X.509), private endpoints/VNet export, orgs/roles, multi-tenant access, and admin lifecycle/security policies. |
| Configuration | L76-L97 | Configuring IoT Central apps: device templates, connectivity, rules, branding, data export (Blob, ADX, Event Hubs, Service Bus, webhooks), and managing via portal, CLI, and REST APIs |
| Integrations & Coding Patterns | L99-L113 | Using REST/CLI/Power Automate/Logic Apps to integrate IoT Central with other services, manage and query devices, handle properties/commands, connect Edge/simulated devices, and export data to Power BI |
| Deployment | L115-L122 | Guides for deploying and integrating IoT Central solutions: device bridge setup, CI/CD with Azure Pipelines, and managing IoT Edge deployments and jobs via UI and REST APIs. |
| Topic | URL |
|---|---|
| Use IoT Central audit logs to investigate changes | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-use-audit-logs |
| Troubleshoot device connectivity and data export in Azure IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/troubleshooting |
| Topic | URL |
|---|---|
| Apply device implementation best practices for IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/concepts-device-implementation |
| Topic | URL |
|---|---|
| Migrate IoT Central devices to Azure IoT Hub | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-migrate-to-iot-hub |
| Topic | URL |
|---|---|
| Understand Azure IoT Central solution architecture components | https://learn.microsoft.com/en-us/azure/iot-central/core/concepts-architecture |
| Use IoT Edge gateway patterns with IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/concepts-iot-edge |
| Choose and implement data transformation paths for IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-transform-data |
| Topic | URL |
|---|---|
| Review Azure IoT Central quotas and service limits | https://learn.microsoft.com/en-us/azure/iot-central/core/concepts-quotas-limits |
| Supported browsers and connectivity requirements for Azure IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/iot-central-supported-browsers |
| Topic | URL |
|---|---|
| Deploy the Azure IoT Central device bridge solution | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-build-iotc-device-bridge |
| Integrate Azure IoT Central with Azure Pipelines CI/CD | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-integrate-with-devops |
| Manage IoT Edge deployment manifests in IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-deployment-manifests |
| Manage IoT Edge deployment manifests via IoT Central REST API | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-deployment-manifests-with-rest-api |
| Create and manage IoT Central jobs via REST API | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-jobs-with-rest-api |