Hi Kim –
Yes, we did get our Node-RED MQTT nodes working again with AWS. But, it’s been a while, and I don’t recall what change(s) we made.
Azure might be different from AWS, but, perhaps sharing some of our configuration will help you:
+ cert files located in var/config/ca-certificates directory
+ verify server certificate is not checked
+ use clean session is checked
+ blank Client ID
+ use legacy MQTT 3.1 support is checked
+ Port 8883
Once we got Node-RED logging working again on 5.x using guidance from the Multitech Support Portal, I believe we saw something in the logs that helped us with the MQTT connectivity issue.
Good luck.
Regards,
William