Lets create a Stream Analytics service and connect with IoT Hub:
- Create an IoT Hub in the Azure portal.
- We will use the C#-based console application as a simulator to send the data.
- Select Stream Analytics job from the Internet of Things menu:
- The next step is to create the Stream Analytics service:
- A job is created without any input or output configured:
- Select Inputs from the navigation to create an input:
- Provide ...