Skip to content

Commit fea8943

Browse files
authored
Merge pull request #26910 from JSeb225/patch-1
Fixing typo
2 parents 093830d + e1cd64c commit fea8943

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/stream-analytics/start-job.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: mamccrea
77
ms.reviewer: jasonh
88
ms.service: stream-analytics
99
ms.topic: conceptual
10-
ms.date: 03/05/2019
10+
ms.date: 03/12/2019
1111
---
1212

1313
# How to start an Azure Stream Analytics job
@@ -18,7 +18,7 @@ You can start your Azure Stream Analytics job using the Azure portal, Visual Stu
1818

1919
Navigate to your job in the Azure portal and select **Start** on the overview page. Select a **Job output start time** and then select **Start**.
2020

21-
There are three options for **Job output start time**: *Now*, *Custom*, and *When last stopped*. Selecting *Now* starts the job at the current time. Selecting *Custom* allows you to set a custom time in the past or the future for the job to begin. To resume a stopped job without losing data, choose. When last stopped*.
21+
There are three options for **Job output start time**: *Now*, *Custom*, and *When last stopped*. Selecting *Now* starts the job at the current time. Selecting *Custom* allows you to set a custom time in the past or the future for the job to begin. To resume a stopped job without losing data, choose *When last stopped*.
2222

2323
## Visual Studio
2424

@@ -57,4 +57,4 @@ For more information on the `Start-AzStreamAnalyitcsJob` cmdlet, view the [Start
5757

5858
* [Quickstart: Create a Stream Analytics job by using the Azure portal](stream-analytics-quick-create-portal.md)
5959
* [Quickstart: Create a Stream Analytics job using Azure PowerShell](stream-analytics-quick-create-powershell.md)
60-
* [Quickstart: Create a Stream Analytics job by using the Azure Stream Analytics tools for Visual Studio](stream-analytics-quick-create-vs.md)
60+
* [Quickstart: Create a Stream Analytics job by using the Azure Stream Analytics tools for Visual Studio](stream-analytics-quick-create-vs.md)

0 commit comments

Comments
 (0)