I am an ASP.NET web forms programmer. While researching on IoT app development in Azure, I came across examples that use ASP.NET MVC or ASP.NET core for development.
I am keen to know whether Azure ASP.NET Web Forms app can be used for visualizing…
I got a setup with a Stream analytics outputting to an Azure function, this is working partially. In Log Analytics I am getting a lot of these errors:
Failed to write events. Error encountered after writing [1] batches.
Error - A task was canceled.…
I sent json format from Esp8266 to iot hub but I can't send data from iot hub to sql database by Stream Analytics
When I test query in Stream Analytics job, it's ok but I run Stream Analytics job data can't record to sql database and informed…