Data stream between stream analytics services and WebApp service (.NET core 3.1)

Ranjith Gowda M N 21 Reputation points
2020-06-14T19:13:23.71+00:00

Hello All,

I and my team are trying to build an app for data visualization and analysis in WebApp the data source is from Stream Analytics Services,

  1. can we connect to Stream Analytics from .NET core web app, if there is any way please provide reference resources.
  2. what is the best practice or service to use for data stream if I am using WebApp.
    1. Or can we connect to IOTHub from WebApp, which is better option compared with the above one?

Thank you
Ranjith

Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
330 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,830 questions
0 comments No comments
{count} votes

Accepted answer
  1. PRADEEPCHEEKATLA-MSFT 76,586 Reputation points Microsoft Employee
    2020-06-15T09:03:20.837+00:00

    @Ranjith Gowda M N , Welcome to the Microsoft Q&A platform.

    Unfortunately, Azure Stream Analytics cannot stream data directly into a .Net core web app.

    Option1: You can visualize data from your Azure IoT Hub in a web application.

    Option2: If you want to use Azure Stream Analytics, you need to send the data into supported outputs and then connect to the Web app.

    9989-asa-webapp.jpg

    Reference:

    Visualize real-time sensor data from your Azure IoT hub in a web application

    Creating a simple IoT application using a RaspberryPi+ NET Core and Azure

    Disclaimer: This response contains a reference to a third-party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.

    Hope this helps. Do let us know if you any further queries.

    ----------------------------------------------------------------------------------------

    Do click on "Accept Answer" and Upvote on the post that helps you, this can be beneficial to other community members.


0 additional answers

Sort by: Most helpful