I have only one device connecting to Iothub and telemetry data is under 1k. In such situation, Azure Stream Analytics is too expensive.
Unlike Cosmos DB , Azure Functions has bindings of it , but SQL DB.
How can I store data from Azure Iothub into Azure SQL Database using azure function?
ps. I'm using Javascript.