【发布时间】:2018-03-12 09:57:44
【问题描述】:
我需要使用 ARM 模板部署带有 IoT Edge 设备的 Azure IoT 中心。不幸的是,我在官方documentation 中找不到 Edge 设备对象的任何属性。我应该假设这个功能还不支持吗?
更新:我终于设法使用带有IoT Extensionaz iot hub device-identity create --hub-name hubName --device-id newEdgeDevice --edge-enabled的Azure CLI创建了IoT Edge设备
【问题讨论】:
标签: azure azure-iot-hub arm-template azure-iot-edge