Skip to content

Commit 7b8e25c

Browse files
authored
Update articles/stream-analytics/cicd-tools.md
Change "Azure pipelines" to "Azure Pipelines" as flagged by Acrolinx.
1 parent d77c8f0 commit 7b8e25c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/stream-analytics/cicd-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 12/27/2022
1111

1212
# Automate builds, tests, and deployments of an Azure Stream Analytics job using CI/CD tools
1313

14-
After developing your Stream Analytics project in Visual Studio Code, you can use the Azure Stream Analytics (ASA) CI/CD npm package to automatically build, test, and deploy your Stream Analytics projects. This article shows how to use the npm package with any CI/CD system. For deployment with Azure pipelines, see [Use Azure DevOps to create a CI/CD pipeline for a Stream Analytics job](set-up-cicd-pipeline.md).
14+
After developing your Stream Analytics project in Visual Studio Code, you can use the Azure Stream Analytics (ASA) CI/CD npm package to automatically build, test, and deploy your Stream Analytics projects. This article shows how to use the npm package with any CI/CD system. For deployment with Azure Pipelines, see [Use Azure DevOps to create a CI/CD pipeline for a Stream Analytics job](set-up-cicd-pipeline.md).
1515

1616
## Installation
1717

0 commit comments

Comments
 (0)