417 - 此设备的边缘代理配置为空?

417 - This device has an empty configuration for the edge agent?

我按照此处列出的步骤创建了一个 Azure IoT Edge 设备:

https://docs.microsoft.com/en-us/azure/iot-edge/quickstart-linux

当我创建部署并检查 IoT Edge 设备时,我看到以下错误消息:

417 - This device has an empty configuration for the edge agent. Please set a deployment manifest.

我错过了什么?

当您在 Azure IoT 中心创建 Edge 设备然后启动 Edge 运行时然后在 IoT 中心为设备设置模块时会发生这种情况。一旦部署完成并且 Edge 运行时看到它,这应该会消失。