Skip to content

Commit 22f6c3b

Browse files
committed
fixed warning
1 parent 9779312 commit 22f6c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-hubs/process-data-azure-stream-analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Here are the key benefits of Azure Event Hubs and Azure Stream Analytics integra
5353
:::image type="content" source="./media/process-data-azure-stream-analytics/snapshot-results-raw-format.png" alt-text="Screenshot of the Input preview window in the result pane of the Process data page in the raw format." lightbox="./media/process-data-azure-stream-analytics/snapshot-results-raw-format.png":::
5454
1. Select **Test query** to see the snapshot of test results of your query in the **Test results** tab. You can also download the results.
5555

56-
:::image type="content" source="./media/process-data-azure-stream-analytics/test-results.png" alt-text="Screenshot of the Input preview window in the result pane of the Process data page in the raw format." lightbox="./media/process-data-azure-stream-analytics/test-results.png":::
56+
:::image type="content" source="./media/process-data-azure-stream-analytics/test-results.png" alt-text="Screenshot of the Input preview window in the result pane with test results." lightbox="./media/process-data-azure-stream-analytics/test-results.png":::
5757
1. Write your own query to transform the data. See [Stream Analytics Query Language reference](/stream-analytics-query/stream-analytics-query-language-reference).
5858
1. Once you've tested the query and you want to move it in to production, select **Create Stream Analytics job**.
5959

0 commit comments

Comments
 (0)