Skip to content

Commit fac0875

Browse files
author
Jill Grant
authored
Apply suggestions from code review
Alt text fixes
1 parent 13a0d15 commit fac0875

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/stream-analytics/stream-analytics-real-time-fraud-detection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ If you want to archive every event, you can use a pass-through query to read all
8888

8989
The Stream Analytics job runs the query against the sample data from the input and displays the output at the bottom of the window. The results indicate that the Event Hubs and the Streaming Analytics job are configured correctly.
9090

91-
:::image type="content" source="media/stream-analytics-real-time-fraud-detection/sample-output-passthrough.png" alt-text="Sample output from test query":::
91+
:::image type="content" source="media/stream-analytics-real-time-fraud-detection/sample-output-passthrough.png" alt-text="Sample output from test query.":::
9292

9393
The exact number of records you see depends on how many records were captured in the sample.
9494

@@ -179,7 +179,7 @@ When you use a join with streaming data, the join must provide some limits on ho
179179

180180
7. Your dashboard should look like the following example once both tiles are added. Notice that, if your event hub sender application and Streaming Analytics application are running, your Power BI dashboard periodically updates as new data arrives.
181181

182-
![View results in Power BI dashboard](media/stream-analytics-real-time-fraud-detection/power-bi-results-dashboard.png)
182+
![Screenshot of results in Power BI dashboard.](media/stream-analytics-real-time-fraud-detection/power-bi-results-dashboard.png)
183183

184184
## Embedding your Power BI Dashboard in a web application
185185

0 commit comments

Comments
 (0)