Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e3cf545

Browse files
committedDec 6, 2018
seo fixes
1 parent 14f8db9 commit e3cf545

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed
 

‎articles/stream-analytics/stream-analytics-build-an-iot-solution-using-stream-analytics.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: Build an IoT solution by using Azure Stream Analytics
2+
title: Build an IoT solution by using Azure Stream Analytics | Microsoft Docs
33
description: Getting-started tutorial for the Stream Analytics IoT solution of a tollbooth scenario
44
services: stream-analytics
5-
author: jasonwhowell
5+
author: mamccrea
66
ms.author: mamccrea
7-
manager: kfile
8-
ms.reviewer: jasonh, sngun
7+
ms.reviewer: jasonh
98
ms.service: stream-analytics
109
ms.topic: conceptual
11-
ms.date: 03/21/2018
10+
ms.date: 12/06/2018
11+
ms.custom: seodec18
1212
---
1313

1414
# Build an IoT solution by using Stream Analytics
@@ -31,7 +31,8 @@ You need the following prerequisites to complete this solution:
3131
## Scenario introduction: "Hello, Toll!"
3232
A toll station is a common phenomenon. You encounter them on many expressways, bridges, and tunnels across the world. Each toll station has multiple toll booths. At manual booths, you stop to pay the toll to an attendant. At automated booths, a sensor on top of each booth scans an RFID card that's affixed to the windshield of your vehicle as you pass the toll booth. It is easy to visualize the passage of vehicles through these toll stations as an event stream over which interesting operations can be performed.
3333

34-
![Picture of cars at toll booths](media/stream-analytics-build-an-iot-solution-using-stream-analytics/image1.jpg)
34+
![Picture of cars at toll booths](media/stream-analytics-build-an-iot-solution-using-stream-analytics/cars-in-toll-booth
35+
.jpg)
3536

3637
## Incoming data
3738
This solution works with two streams of data. Sensors installed in the entrance and exit of the toll stations produce the first stream. The second stream is a static lookup dataset that has vehicle registration data.
@@ -305,7 +306,7 @@ To scale up the streaming job to more streaming units:
305306
## Monitor the job
306307
The **MONITOR** area contains statistics about the running job. First-time configuration is needed to use the storage account in the same region (name toll like the rest of this document).
307308

308-
![Screenshot of monitor](media/stream-analytics-build-an-iot-solution-using-stream-analytics/monitoring.png)
309+
![Azure Stream Analytics job monitoring](media/stream-analytics-build-an-iot-solution-using-stream-analytics/stream-analytics-job-monitoring.png)
309310

310311
You can access **Activity Logs** from the job dashboard **Settings** area as well.
311312

0 commit comments

Comments
 (0)
Failed to load comments.