I completed this tutorial and can see data sent to Azure's cloud.
https://microsoft.github.io/azure-iot-developer-kit/docs/get-started/
But, looking at the serial monitor, I see it disconnecting and reconnecting over and over, between the successful sensor messages.
[...] hardware\stm32f4\1.6.0\cores\arduino\azure-iot-sdk-c\c-utility\adapters\socketio_mbed_os5.c Func:send_queued_data Line:213,
Socketio_Failure: encountered unknow connection issue, the connection will be restarted.
2019-03-27 00:35:28 INFO: >>>Connection status: disconnected
2019-03-27 00:35:30 INFO: >>>Re-connect.
My connection seems fine, judging by Google's speed test.