microsoft / vs-azure-iot-edge-docs

Documentation for Azure IoT Edge Tools for Visual Studio
Creative Commons Attribution 4.0 International
5 stars 6 forks source link

Unable to deploy MQTT enabled IoT edge hub using Azure IoT Edge Tools for VS 2019 v1.7 #30

Open ajaykush opened 3 years ago

ajaykush commented 3 years ago

I am trying to enable MQTT in IoT edge hub using Azure IoT Edge Tools for VS 2019 v1.7. In this version,https://json.schemastore.org/azure-iot-edge-deployment-template-2.0.json is being used and it is not supporting "mqttBroker": {} and giving "property name is not allowed by the schema" error message. Error_Message

konichi3 commented 3 years ago

Hi @ajaykush

Thank you for reporting the issue. We are aware of the issue that our tools have not supported new features like MQTT Broker in Edge v1.2. It is in our backlog and will respond when there is an update.