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 8521153

Browse files
committedJan 29, 2020
fix section and image
1 parent 61adcd8 commit 8521153

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 
Loading

‎articles/stream-analytics/setup-cicd-vs-code.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,10 @@ Open a web browser and navigate to your Azure Stream Analytics Visual Studio Cod
116116

117117
2. Do not change any of the default configurations.
118118

119+
### Save and run
120+
121+
Once you have finished adding the npm, command line, copy files, and publish build artifacts tasks, select **Save & queue**. When you are prompted, enter a save comment and select **Save and run**.
122+
119123
## Release with Azure Pipelines
120124

121125
Open a web browser and navigate to your Azure Stream Analytics Visual Studio Code project.
@@ -174,10 +178,6 @@ To create a release, select **Create release** in the top right corner.
174178

175179
![Create a release using Azure pipelines](./media/setup-cicd-vs-code/create-release.png)
176180

177-
### Save and run
178-
179-
Once you have finished adding the npm, command line, copy files, and publish build artifacts tasks, select **Save & queue**. When you are prompted, enter a save comment and select **Save and run**.
180-
181181
## Additional resources
182182

183183
To use Managed Identity for Azure Data Lake Store Gen1 as output sink, you need to provide Access to the service principal using PowerShell before deploying to Azure. Learn more about how to [deploy ADLS Gen1 with Managed Identity with Resource Manager template](stream-analytics-managed-identities-adls.md#resource-manager-template-deployment).

0 commit comments

Comments
 (0)
Please sign in to comment.