hands-on lab

Analyzing IoT Data Using Azure Stream Analytics

Difficulty: Beginner
Duration: Up to 30 minutes
Students: 2,159
Rating: 4.7/5
Get guided in a real environmentPractice with a step-by-step scenario in a real, provisioned environment.
Learn and validateUse validations to check your solutions every step of the way.
See resultsTrack your knowledge and monitor your progress.

Description

Lab Overview

Azure Stream Analytics is a fully-managed service for analyzing real-time streaming data. A common use case for Stream Analytics is analyzing Internet of Things (IoT) device data. Stream Analytics accepts streaming input data sources from a variety of sources in Azure, including IoT Hubs. In this Lab, you will develop a Stream Analytics query that analyzes Internet of Things (IoT) sensor data to identify if there have been any IoT device failures.

Lab Objectives

Upon completion of this Lab you will be able to:

  • Create Stream Analytics jobs
  • Develop and test Stream Analytics queries

Lab Prerequisites

You should be familiar with:

Lab Environment

After completing the Lab instructions, the environment should look similar to:

Updates

December 19th, 2023 - Updated screenshots & instructions to match the latest UI.

October 13th, 2022 - Added check to validate stream analytics job creation.

July 18, 2022 - Updated screenshots & instructions for the latest UI experience.

September 22nd, 2021 - Updated screenshots and instructions to reflect the latest UI experience.

Covered topics

Lab steps

Logging in to the Microsoft Azure Portal
Creating a Stream Analytics Job
Configuring a Stream Analytics Job to Query for IoT Data
Executing the Stream Analytics IoT Query