Skip to content

Commit 0905cb6

Browse files
authored
Merge pull request #188283 from atikmapari/Broken-link-ebnkruma
Broken link fixed
2 parents 0d51eb0 + eb8754e commit 0905cb6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/stream-analytics/stream-analytics-clean-up-your-job.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ To stop a job using Azure SDK for .NET, use the [StreamingJobsOperationsExtensio
5555

5656
## Stop or delete a job using REST API
5757

58-
To stop a job using REST API, refer to the [Stop](/rest/api/streamanalytics/2020-03-01/streamingjobs/stop) method. To delete a job using REST API, refer to the [Delete](/rest/api/streamanalytics/2020-03-01/streamingjobs/delete) method.
58+
To stop a job using REST API, refer to the [Stop](/rest/api/streamanalytics/2020-03-01/streaming-jobs/stop) method. To delete a job using REST API, refer to the [Delete](/rest/api/streamanalytics/2020-03-01/streaming-jobs/delete) method.

articles/stream-analytics/stream-analytics-compatibility-level.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ When you create a new Stream Analytics job, it's a best practice to create it by
3030

3131
## Set the compatibility level
3232

33-
You can set the compatibility level for a Stream Analytics job in the Azure portal or by using the [create job REST API call](/rest/api/streamanalytics/2020-03-01/streamingjobs/createorreplace#compatibilitylevel).
33+
You can set the compatibility level for a Stream Analytics job in the Azure portal or by using the [create job REST API call](/rest/api/streamanalytics/2020-03-01/streaming-jobs/create-or-replace#compatibilitylevel).
3434

3535
To update the compatibility level of the job in the Azure portal:
3636

0 commit comments

Comments
 (0)