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 125d1ab

Browse files
committedAug 8, 2018
update images
1 parent 1499784 commit 125d1ab

10 files changed

+4
-0
lines changed
 

‎articles/stream-analytics/stream-analytics-vs-tools-local-run.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ Select **Run Locally** in the query editor. Or you can press F5.
4141

4242
![Run Locally](./media/stream-analytics-vs-tools-local-run/stream-analytics-tools-for-vs-local-run-01.png)
4343

44+
The output can be viewed in a table format directly from Visual Studio.
45+
46+
![Output in table format](./media/stream-analytics-vs-tools-local-run/stream-analytics-for-vs-local-result.png)
47+
4448
You can find the output path from the console output. Press any key to open the result folder.
4549

4650
![Local run](./media/stream-analytics-vs-tools-local-run/stream-analytics-tools-for-vs-local-run-02.png)

0 commit comments

Comments
 (0)
Please sign in to comment.