How to publish to Azure using MQTT?
I am trying to send data to Azure using MQTT. Thingworx has most of the data and right now the scope is to send a few messages to the application in Azure (Azure is an endpoint, not our data storage so I am looking for a simple solution).
When using the MQTT plugin available on the marketplace, I am however not able to get the MQTT thing to connect to the MQTT broker in Azure. Did anyone try this before? Azure is quite specific on how to connect (encrypted traffic only on ports 8883 or 443) and it has a specific user name and password format that contains some unconventional characters. Did anyone use this way of communicating with Azure?
Thanks
Best regards
Erik

