{"id":"30fe5052-1a05-43c5-ab45-fa3b8ca75494","shortId":"jJpjXc","kind":"skill","title":"azure-iot-central","tagline":"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 expor","description":"# Azure IoT Central Skill\n\nThis 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.\n\n## How to Use This Skill\n\n> **IMPORTANT for Agent**: Use the **Category Index** below to locate relevant sections. For categories with line ranges (e.g., `L35-L120`), use `read_file` with the specified lines. For categories with file links (e.g., `[security.md](security.md)`), use `read_file` on the linked reference file\n\n> **IMPORTANT for Agent**: If `metadata.generated_at` is more than 3 months old, suggest the user pull the latest version from the repository. If `mcp_microsoftdocs` tools are not available, suggest the user install it: [Installation Guide](https://github.com/MicrosoftDocs/mcp/blob/main/README.md)\n\nThis skill requires **network access** to fetch documentation content:\n- **Preferred**: Use `mcp_microsoftdocs:microsoft_docs_fetch` with query string `from=learn-agent-skill`. Returns Markdown.\n- **Fallback**: Use `fetch_webpage` with query string `from=learn-agent-skill&accept=text/markdown`. Returns Markdown.\n\n## Category Index\n\n| Category | Lines | Description |\n|----------|-------|-------------|\n| Troubleshooting | L37-L42 | Investigating IoT Central changes with audit logs, and diagnosing/fixing device connectivity, telemetry, and data export issues. |\n| Best Practices | L43-L47 | Guidance on designing and implementing IoT devices for IoT Central, including connectivity, reliability, security, telemetry modeling, and lifecycle best practices. |\n| Decision Making | L48-L52 | Guidance for planning and executing migration of devices and workloads from Azure IoT Central to Azure IoT Hub, including architecture, data, and operational considerations. |\n| Architecture & Design Patterns | L53-L59 | Solution-level IoT Central architecture, using IoT Edge as a gateway, and designing data transformation flows from devices to downstream apps and storage. |\n| Limits & Quotas | L60-L65 | IoT Central limits (devices, throughput, API calls), quotas, and supported client environments, including browser support and network/connectivity requirements. |\n| Security | L66-L81 | 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. |\n| Configuration | L82-L104 | 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 |\n| Integrations & Coding Patterns | L105-L120 | 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 |\n| Deployment | L121-L128 | 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. |\n\n### Troubleshooting\n| Topic | URL |\n|-------|-----|\n| Use IoT Central audit logs to investigate changes | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-use-audit-logs |\n| Troubleshoot device connectivity and data export in Azure IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/troubleshooting |\n\n### Best Practices\n| Topic | URL |\n|-------|-----|\n| Apply device implementation best practices for IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/concepts-device-implementation |\n\n### Decision Making\n| Topic | URL |\n|-------|-----|\n| Migrate IoT Central devices to Azure IoT Hub | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-migrate-to-iot-hub |\n\n### Architecture & Design Patterns\n| Topic | URL |\n|-------|-----|\n| Understand Azure IoT Central solution architecture components | https://learn.microsoft.com/en-us/azure/iot-central/core/concepts-architecture |\n| Use IoT Edge gateway patterns with IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/concepts-iot-edge |\n| Choose and implement data transformation paths for IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-transform-data |\n\n### Limits & Quotas\n| Topic | URL |\n|-------|-----|\n| Review Azure IoT Central quotas and service limits | https://learn.microsoft.com/en-us/azure/iot-central/core/concepts-quotas-limits |\n| Supported browsers and connectivity requirements for Azure IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/iot-central-supported-browsers |\n\n### Security\n| Topic | URL |\n|-------|-----|\n| Configure device authentication and enrollment in IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/concepts-device-authentication |\n| Configure private endpoints for IoT Central device connectivity | https://learn.microsoft.com/en-us/azure/iot-central/core/concepts-private-endpoints |\n| Authenticate IoT Central devices with X.509 certificates | https://learn.microsoft.com/en-us/azure/iot-central/core/how-to-connect-devices-x509 |\n| Authenticate and authorize IoT Central REST API calls | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-authorize-rest-api |\n| Export Azure IoT Central data to secure VNet destinations | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-connect-secure-vnet |\n| Configure IoT Central organizations for multi-tenant access control | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-create-organizations |\n| Create and configure private endpoints for Azure IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-create-private-endpoint |\n| Manage IoT Central organizations with the REST API | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-organizations-with-rest-api |\n| Manage IoT Central users and roles in the portal | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-users-roles |\n| Manage IoT Central users and roles via REST API | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-users-roles-with-rest-api |\n| Administer IoT Central applications and lifecycle policies | https://learn.microsoft.com/en-us/azure/iot-central/core/overview-iot-central-admin |\n| Secure IoT Central apps, devices, and API access | https://learn.microsoft.com/en-us/azure/iot-central/core/overview-iot-central-security |\n\n### Configuration\n| Topic | URL |\n|-------|-----|\n| Define and manage IoT Central device templates | https://learn.microsoft.com/en-us/azure/iot-central/core/concepts-device-templates |\n| Configure and manage IoT Central device file uploads | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-configure-file-uploads |\n| Configure telemetry-based rules and actions in IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-configure-rules |\n| Create IoT Central applications via portal or CLI | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-create-iot-central-application |\n| Configure branding and UI customization in Azure IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-customize-ui |\n| Version and edit IoT Central device templates safely | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-edit-device-template |\n| Configure IoT Central data export to Azure Data Explorer | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-export-to-azure-data-explorer |\n| Configure IoT Central data export to Blob Storage | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-export-to-blob-storage |\n| Configure IoT Central data export to Event Hubs | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-export-to-event-hubs |\n| Configure IoT Central data export to Service Bus | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-export-to-service-bus |\n| Configure IoT Central data export to webhooks | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-export-to-webhook |\n| Manage and monitor Azure IoT Central applications | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-and-monitor-iot-central |\n| Manage IoT Central data exports using the REST API | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-data-export-with-rest-api |\n| Manage IoT Central device templates via REST API | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-device-templates-with-rest-api |\n| Manage IoT Central applications using control plane REST API | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-iot-central-with-rest-api |\n| Map and transform telemetry on ingress to IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-map-data |\n| Create device templates and define capabilities in IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-set-up-template |\n| Transform device data inside IoT Central before export | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-transform-data-internally |\n| Implement device connectivity primitives for IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/overview-iot-central-developer |\n\n### Integrations & Coding Patterns\n| Topic | URL |\n|-------|-----|\n| Connect IoT Edge transparent gateway to IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/how-to-connect-iot-edge-transparent-gateway |\n| Integrate IoT Central rules with Power Automate and Logic Apps | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-configure-rules-advanced |\n| Control IoT Central devices with REST API properties and commands | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-control-devices-with-rest-api |\n| Manage IoT Central devices programmatically with REST API | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-devices-with-rest-api |\n| Monitor IoT Central device connectivity with Azure CLI | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-monitor-devices-azure-cli |\n| Query IoT Central devices using the REST API | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-query-with-rest-api |\n| Define and invoke device commands in IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-use-commands |\n| Programmatically use device properties in IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-use-properties |\n| Plan integrations between IoT Central and other services | https://learn.microsoft.com/en-us/azure/iot-central/core/overview-iot-central-solution-builder |\n| Connect simulated devices to Azure IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/tutorial-connect-device |\n| Use IoT Central REST API for app management | https://learn.microsoft.com/en-us/azure/iot-central/core/tutorial-use-rest-api |\n| Export IoT Central data and build Power BI insights | https://learn.microsoft.com/en-us/azure/iot-central/retail/tutorial-in-store-analytics-export-data-visualize-insights |\n\n### Deployment\n| Topic | URL |\n|-------|-----|\n| Deploy the Azure IoT Central device bridge solution | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-build-iotc-device-bridge |\n| Integrate Azure IoT Central with Azure Pipelines CI/CD | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-integrate-with-devops |\n| Manage IoT Edge deployment manifests in IoT Central | https://learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-deployment-manifests |\n| 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 |\n| 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 |","tags":["azure","iot","central","agent","skills","microsoftdocs","agent-skills","agentic-skills","agentskill","ai-agents","ai-coding","azure-functions"],"capabilities":["skill","source-microsoftdocs","skill-azure-iot-central","topic-agent","topic-agent-skills","topic-agentic-skills","topic-agentskill","topic-ai-agents","topic-ai-coding","topic-azure","topic-azure-functions","topic-azure-kubernetes-service","topic-azure-openai","topic-azure-sql-database","topic-azure-storage"],"categories":["Agent-Skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/MicrosoftDocs/Agent-Skills/azure-iot-central","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add MicrosoftDocs/Agent-Skills","source_repo":"https://github.com/MicrosoftDocs/Agent-Skills","install_from":"skills.sh"}},"qualityScore":"0.698","qualityRationale":"deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 497 github stars · SKILL.md body (12,102 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-04-22T06:53:33.614Z","embedding":null,"createdAt":"2026-04-18T21:59:16.066Z","updatedAt":"2026-04-22T06:53:33.614Z","lastSeenAt":"2026-04-22T06:53:33.614Z","tsv":"'/en-us/azure/iot-central/core/concepts-architecture':532 '/en-us/azure/iot-central/core/concepts-device-authentication':596 '/en-us/azure/iot-central/core/concepts-device-implementation':502 '/en-us/azure/iot-central/core/concepts-device-templates':734 '/en-us/azure/iot-central/core/concepts-iot-edge':543 '/en-us/azure/iot-central/core/concepts-private-endpoints':607 '/en-us/azure/iot-central/core/concepts-quotas-limits':570 '/en-us/azure/iot-central/core/how-to-connect-devices-x509':617 '/en-us/azure/iot-central/core/how-to-connect-iot-edge-transparent-gateway':953 '/en-us/azure/iot-central/core/howto-authorize-rest-api':628 '/en-us/azure/iot-central/core/howto-build-iotc-device-bridge':1091 '/en-us/azure/iot-central/core/howto-configure-file-uploads':745 '/en-us/azure/iot-central/core/howto-configure-rules':758 '/en-us/azure/iot-central/core/howto-configure-rules-advanced':966 '/en-us/azure/iot-central/core/howto-connect-secure-vnet':640 '/en-us/azure/iot-central/core/howto-control-devices-with-rest-api':979 '/en-us/azure/iot-central/core/howto-create-iot-central-application':769 '/en-us/azure/iot-central/core/howto-create-organizations':653 '/en-us/azure/iot-central/core/howto-create-private-endpoint':665 '/en-us/azure/iot-central/core/howto-customize-ui':781 '/en-us/azure/iot-central/core/howto-edit-device-template':792 '/en-us/azure/iot-central/core/howto-export-to-azure-data-explorer':804 '/en-us/azure/iot-central/core/howto-export-to-blob-storage':815 '/en-us/azure/iot-central/core/howto-export-to-event-hubs':826 '/en-us/azure/iot-central/core/howto-export-to-service-bus':837 '/en-us/azure/iot-central/core/howto-export-to-webhook':847 '/en-us/azure/iot-central/core/howto-integrate-with-devops':1102 '/en-us/azure/iot-central/core/howto-manage-and-monitor-iot-central':857 '/en-us/azure/iot-central/core/howto-manage-data-export-with-rest-api':869 '/en-us/azure/iot-central/core/howto-manage-deployment-manifests':1113 '/en-us/azure/iot-central/core/howto-manage-deployment-manifests-with-rest-api':1126 '/en-us/azure/iot-central/core/howto-manage-device-templates-with-rest-api':880 '/en-us/azure/iot-central/core/howto-manage-devices-with-rest-api':990 '/en-us/azure/iot-central/core/howto-manage-iot-central-with-rest-api':892 '/en-us/azure/iot-central/core/howto-manage-jobs-with-rest-api':1138 '/en-us/azure/iot-central/core/howto-manage-organizations-with-rest-api':676 '/en-us/azure/iot-central/core/howto-manage-users-roles':688 '/en-us/azure/iot-central/core/howto-manage-users-roles-with-rest-api':700 '/en-us/azure/iot-central/core/howto-map-data':904 '/en-us/azure/iot-central/core/howto-migrate-to-iot-hub':517 '/en-us/azure/iot-central/core/howto-monitor-devices-azure-cli':1001 '/en-us/azure/iot-central/core/howto-query-with-rest-api':1012 '/en-us/azure/iot-central/core/howto-set-up-template':916 '/en-us/azure/iot-central/core/howto-transform-data':555 '/en-us/azure/iot-central/core/howto-transform-data-internally':927 '/en-us/azure/iot-central/core/howto-use-audit-logs':474 '/en-us/azure/iot-central/core/howto-use-commands':1023 '/en-us/azure/iot-central/core/howto-use-properties':1033 '/en-us/azure/iot-central/core/iot-central-supported-browsers':582 '/en-us/azure/iot-central/core/overview-iot-central-admin':710 '/en-us/azure/iot-central/core/overview-iot-central-developer':937 '/en-us/azure/iot-central/core/overview-iot-central-security':721 '/en-us/azure/iot-central/core/overview-iot-central-solution-builder':1044 '/en-us/azure/iot-central/core/troubleshooting':487 '/en-us/azure/iot-central/core/tutorial-connect-device':1054 '/en-us/azure/iot-central/core/tutorial-use-rest-api':1065 '/en-us/azure/iot-central/retail/tutorial-in-store-analytics-export-data-visualize-insights':1077 '/microsoftdocs/mcp/blob/main/readme.md)':167 '3':138 'accept':206 'access':172,363,649,718 'action':752 'admin':365 'administ':701 'adx':384 'agent':87,131,190,204 'api':329,352,397,460,624,673,697,717,866,877,889,973,987,1009,1059,1123,1135 'app':316,349,375,407,714,963,1061 'appli':492 'applic':704,762,854,884 'architectur':18,56,284,289,300,518,528 'audit':224,467 'auth':354 'authent':588,608,618 'author':620 'autom':960 'automate/logic':406 'avail':157 'azur':2,8,37,47,276,280,447,482,512,524,561,577,630,660,776,799,851,997,1049,1083,1093,1097 'azure-iot-centr':1 'base':749 'best':14,52,235,258,488,495 'bi':429,1073 'blob':383,811 'brand':380,771 'bridg':443,1087 'browser':337,572 'build':1071 'bus':388,834 'call':330,625 'capabl':79,910 'categori':90,98,114,210,212 'central':4,10,39,49,221,249,278,299,325,348,374,411,440,466,484,499,509,526,540,552,563,579,593,602,610,622,632,643,662,668,679,691,703,713,729,739,755,761,778,786,795,807,818,829,840,853,860,872,883,901,913,922,934,950,956,969,982,993,1004,1020,1030,1038,1051,1057,1068,1085,1095,1110,1121,1131 'certif':614 'chang':222,471 'choos':544 'ci/cd':445,1099 'cli':394,766,998 'client':334 'code':26,64,399,939 'combin':69 'command':976,1017 'compon':529 'configur':24,62,368,372,586,597,641,656,722,735,746,770,793,805,816,827,838 'connect':229,251,378,421,477,574,604,930,943,995,1045 'consider':288 'content':74,176 'control':650,886,967 'cover':50 'creat':654,759,905,1127 'custom':774 'data':35,232,285,309,381,426,479,547,633,796,800,808,819,830,841,861,919,1069 'decis':16,54,260,503 'defin':725,909,1013 'deploy':29,67,430,436,453,1078,1081,1106,1117 'descript':214 'design':19,32,57,242,290,308,519 'destin':637 'develop':11 'devic':33,228,246,272,313,327,350,353,376,418,423,442,476,493,510,587,603,611,715,730,740,787,873,906,918,929,970,983,994,1005,1016,1026,1047,1086 'diagnosing/fixing':227 'doc':182 'document':77,175 'downstream':315 'e.g':102,118 'edg':303,452,535,945,1105,1116 'edge/simulated':422 'edit':784 'endpoint':599,658 'endpoints/vnet':357 'enrol':590 'environ':335 'event':385,822 'execut':269 'expert':5,44 'explor':801 'expor':36 'export':233,358,382,425,480,629,797,809,820,831,842,862,924,1066 'fallback':194 'fetch':78,174,183,196 'file':108,116,123,128,741 'flow':311 'gateway':306,536,947 'github.com':166 'github.com/microsoftdocs/mcp/blob/main/readme.md)':165 'guid':164,434 'guidanc':45,240,265 'handl':419 'hub':282,386,514,823 'implement':244,494,546,928 'import':85,129 'includ':12,250,283,336 'index':91,211 'ingress':898 'insid':920 'insight':1074 'instal':161,163 'integr':25,63,398,409,438,938,954,1035,1092 'investig':219,470 'invok':1015 'iot':3,9,38,48,220,245,248,277,281,298,302,324,347,373,410,439,451,465,483,498,508,513,525,534,539,551,562,578,592,601,609,621,631,642,661,667,678,690,702,712,728,738,754,760,777,785,794,806,817,828,839,852,859,871,882,900,912,921,933,944,949,955,968,981,992,1003,1019,1029,1037,1050,1056,1067,1084,1094,1104,1109,1115,1120,1130 'issu':234 'job':455,1132 'knowledg':6 'l104':371 'l105':402 'l105-l120':401 'l120':105,403 'l121':432 'l121-l128':431 'l128':433 'l35':104 'l35-l120':103 'l37':217 'l37-l42':216 'l42':218 'l43':238 'l43-l47':237 'l47':239 'l48':263 'l48-l52':262 'l52':264 'l53':293 'l53-l59':292 'l59':294 'l60':322 'l60-l65':321 'l65':323 'l66':344 'l66-l81':343 'l81':345 'l82':370 'l82-l104':369 'latest':146 'learn':189,203 'learn-agent-skil':188,202 'learn.microsoft.com':473,486,501,516,531,542,554,569,581,595,606,616,627,639,652,664,675,687,699,709,720,733,744,757,768,780,791,803,814,825,836,846,856,868,879,891,903,915,926,936,952,965,978,989,1000,1011,1022,1032,1043,1053,1064,1076,1090,1101,1112,1125,1137 'learn.microsoft.com/en-us/azure/iot-central/core/concepts-architecture':530 'learn.microsoft.com/en-us/azure/iot-central/core/concepts-device-authentication':594 'learn.microsoft.com/en-us/azure/iot-central/core/concepts-device-implementation':500 'learn.microsoft.com/en-us/azure/iot-central/core/concepts-device-templates':732 'learn.microsoft.com/en-us/azure/iot-central/core/concepts-iot-edge':541 'learn.microsoft.com/en-us/azure/iot-central/core/concepts-private-endpoints':605 'learn.microsoft.com/en-us/azure/iot-central/core/concepts-quotas-limits':568 'learn.microsoft.com/en-us/azure/iot-central/core/how-to-connect-devices-x509':615 'learn.microsoft.com/en-us/azure/iot-central/core/how-to-connect-iot-edge-transparent-gateway':951 'learn.microsoft.com/en-us/azure/iot-central/core/howto-authorize-rest-api':626 'learn.microsoft.com/en-us/azure/iot-central/core/howto-build-iotc-device-bridge':1089 'learn.microsoft.com/en-us/azure/iot-central/core/howto-configure-file-uploads':743 'learn.microsoft.com/en-us/azure/iot-central/core/howto-configure-rules':756 'learn.microsoft.com/en-us/azure/iot-central/core/howto-configure-rules-advanced':964 'learn.microsoft.com/en-us/azure/iot-central/core/howto-connect-secure-vnet':638 'learn.microsoft.com/en-us/azure/iot-central/core/howto-control-devices-with-rest-api':977 'learn.microsoft.com/en-us/azure/iot-central/core/howto-create-iot-central-application':767 'learn.microsoft.com/en-us/azure/iot-central/core/howto-create-organizations':651 'learn.microsoft.com/en-us/azure/iot-central/core/howto-create-private-endpoint':663 'learn.microsoft.com/en-us/azure/iot-central/core/howto-customize-ui':779 'learn.microsoft.com/en-us/azure/iot-central/core/howto-edit-device-template':790 'learn.microsoft.com/en-us/azure/iot-central/core/howto-export-to-azure-data-explorer':802 'learn.microsoft.com/en-us/azure/iot-central/core/howto-export-to-blob-storage':813 'learn.microsoft.com/en-us/azure/iot-central/core/howto-export-to-event-hubs':824 'learn.microsoft.com/en-us/azure/iot-central/core/howto-export-to-service-bus':835 'learn.microsoft.com/en-us/azure/iot-central/core/howto-export-to-webhook':845 'learn.microsoft.com/en-us/azure/iot-central/core/howto-integrate-with-devops':1100 'learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-and-monitor-iot-central':855 'learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-data-export-with-rest-api':867 'learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-deployment-manifests':1111 'learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-deployment-manifests-with-rest-api':1124 'learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-device-templates-with-rest-api':878 'learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-devices-with-rest-api':988 'learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-iot-central-with-rest-api':890 'learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-jobs-with-rest-api':1136 'learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-organizations-with-rest-api':674 'learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-users-roles':686 'learn.microsoft.com/en-us/azure/iot-central/core/howto-manage-users-roles-with-rest-api':698 'learn.microsoft.com/en-us/azure/iot-central/core/howto-map-data':902 'learn.microsoft.com/en-us/azure/iot-central/core/howto-migrate-to-iot-hub':515 'learn.microsoft.com/en-us/azure/iot-central/core/howto-monitor-devices-azure-cli':999 'learn.microsoft.com/en-us/azure/iot-central/core/howto-query-with-rest-api':1010 'learn.microsoft.com/en-us/azure/iot-central/core/howto-set-up-template':914 'learn.microsoft.com/en-us/azure/iot-central/core/howto-transform-data':553 'learn.microsoft.com/en-us/azure/iot-central/core/howto-transform-data-internally':925 'learn.microsoft.com/en-us/azure/iot-central/core/howto-use-audit-logs':472 'learn.microsoft.com/en-us/azure/iot-central/core/howto-use-commands':1021 'learn.microsoft.com/en-us/azure/iot-central/core/howto-use-properties':1031 'learn.microsoft.com/en-us/azure/iot-central/core/iot-central-supported-browsers':580 'learn.microsoft.com/en-us/azure/iot-central/core/overview-iot-central-admin':708 'learn.microsoft.com/en-us/azure/iot-central/core/overview-iot-central-developer':935 'learn.microsoft.com/en-us/azure/iot-central/core/overview-iot-central-security':719 'learn.microsoft.com/en-us/azure/iot-central/core/overview-iot-central-solution-builder':1042 'learn.microsoft.com/en-us/azure/iot-central/core/troubleshooting':485 'learn.microsoft.com/en-us/azure/iot-central/core/tutorial-connect-device':1052 'learn.microsoft.com/en-us/azure/iot-central/core/tutorial-use-rest-api':1063 'learn.microsoft.com/en-us/azure/iot-central/retail/tutorial-in-store-analytics-export-data-visualize-insights':1075 'level':297 'lifecycl':257,706 'lifecycle/security':366 'limit':21,59,319,326,556,567 'line':100,112,213 'link':117,126 'local':70 'locat':94 'log':225,468 'logic':962 'make':17,55,261,504 'manag':391,415,450,666,677,689,727,737,848,858,870,881,980,1062,1103,1114,1129 'manifest':1107,1118 'map':893 'markdown':193,209 'mcp':152,179 'metadata.generated':133 'microsoft':181 'microsoftdoc':153,180 'migrat':270,507 'model':255 'monitor':850,991 'month':139 'multi':361,647 'multi-ten':360,646 'network':171 'network/connectivity':340 'old':140 'oper':287 'organ':644,669 'orgs/roles':359 'path':549 'pattern':20,27,58,65,291,400,520,537,940 'pipelin':448,1098 'plan':267,1034 'plane':887 'polici':367,707 'portal':393,685,764 'power':428,959,1072 'practic':15,53,236,259,489,496 'prefer':177 'primit':931 'privat':356,598,657 'programmat':984,1024 'properti':974,1027 'properties/commands':420 'provid':43 'pull':144 'queri':185,199,417,1002 'quick':72 'quick-refer':71 'quota':22,60,320,331,557,564 'rang':101 'read':107,122 'refer':73,127 'relev':95 'reliabl':252 'remot':76 'repositori':150 'requir':170,341,575 'rest':396,459,623,672,696,865,876,888,972,986,1008,1058,1122,1134 'rest/cli/power':405 'return':192,208 'review':560 'role':682,694 'rule':379,750,957 'safe':789 'sas/x.509':355 'section':96 'secur':23,61,253,342,346,583,635,711 'security.md':119,120 'servic':387,414,566,833,1041 'setup':444 'simul':1046 'skill':40,42,84,169,191,205 'skill-azure-iot-central' 'solut':296,441,527,1088 'solution-level':295 'source-microsoftdocs' 'specifi':111 'storag':318,812 'string':186,200 'suggest':141,158 'support':333,338,571 'telemetri':230,254,748,896 'telemetry-bas':747 'templat':34,377,731,788,874,907 'tenant':362,648 'text/markdown':207 'throughput':328 'tool':154 'topic':462,490,505,521,558,584,723,941,1079 'topic-agent' 'topic-agent-skills' 'topic-agentic-skills' 'topic-agentskill' 'topic-ai-agents' 'topic-ai-coding' 'topic-azure' 'topic-azure-functions' 'topic-azure-kubernetes-service' 'topic-azure-openai' 'topic-azure-sql-database' 'topic-azure-storage' 'transform':310,548,895,917 'transpar':946 'troubleshoot':13,51,215,461,475 'ui':457,773 'understand':523 'upload':742 'url':463,491,506,522,559,585,724,942,1080 'use':30,82,88,106,121,178,195,301,404,464,533,863,885,1006,1025,1055 'user':143,160,680,692 'version':147,782 'via':392,456,695,763,875,1119,1133 'vnet':636 'webhook':389,844 'webpag':197 'workload':274 'x.509':613","prices":[{"id":"0ee21b45-f6b8-45a5-a4aa-eb3428719c69","listingId":"30fe5052-1a05-43c5-ab45-fa3b8ca75494","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"MicrosoftDocs","category":"Agent-Skills","install_from":"skills.sh"},"createdAt":"2026-04-18T21:59:16.066Z"}],"sources":[{"listingId":"30fe5052-1a05-43c5-ab45-fa3b8ca75494","source":"github","sourceId":"MicrosoftDocs/Agent-Skills/azure-iot-central","sourceUrl":"https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-iot-central","isPrimary":false,"firstSeenAt":"2026-04-18T21:59:16.066Z","lastSeenAt":"2026-04-22T06:53:33.614Z"}],"details":{"listingId":"30fe5052-1a05-43c5-ab45-fa3b8ca75494","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"MicrosoftDocs","slug":"azure-iot-central","github":{"repo":"MicrosoftDocs/Agent-Skills","stars":497,"topics":["agent","agent-skills","agentic-skills","agentskill","ai","ai-agents","ai-coding","azure","azure-functions","azure-kubernetes-service","azure-openai","azure-sql-database","azure-storage","azure-virtual-machine","claude-code","github-copilot","microsoft-learn","openai-codex","skills"],"license":"cc-by-4.0","html_url":"https://github.com/MicrosoftDocs/Agent-Skills","pushed_at":"2026-04-22T01:37:27Z","description":"Curated Agent Skills for Microsoft & Azure – giving AI coding assistants structured, real-time expertise from Microsoft Learn docs.","skill_md_sha":"172496784f5bfcc7eea108e023d94dfaa4a2ce17","skill_md_path":"skills/azure-iot-central/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-iot-central"},"layout":"multi","source":"github","category":"Agent-Skills","frontmatter":{"name":"azure-iot-central","description":"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).","compatibility":"Requires network access. Uses mcp_microsoftdocs:microsoft_docs_fetch or fetch_webpage to retrieve documentation."},"skills_sh_url":"https://skills.sh/MicrosoftDocs/Agent-Skills/azure-iot-central"},"updatedAt":"2026-04-22T06:53:33.614Z"}}