Skip to content

Commit 9982cd8

Browse files
committed
delete the search form and add notes
1 parent f0d153e commit 9982cd8

File tree

2 files changed

+7
-25
lines changed

2 files changed

+7
-25
lines changed

articles/synapse-analytics/cicd/continuous-integration-delivery.md

Lines changed: 6 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,7 @@ ms.topic: conceptual
88
ms.date: 10/08/2021
99
ms.author: liud
1010
ms.reviewer: pimorano
11-
ms.search.keywords:
12-
- CICD
13-
- Synapse
14-
- source control
15-
ms.search.form:
16-
- CICD
17-
- source control 1
18-
ms.search.features:
19-
- CICD
20-
- source control 2
21-
searchScope:
22-
- Deployment
23-
- CICD
24-
- Azure
25-
tags: CICD, source control 1
11+
2612
---
2713

2814
# Continuous integration and delivery for an Azure Synapse Analytics workspace
@@ -197,10 +183,13 @@ The deployment task supports 3 types of operations, validate only, deploy and v
197183
TargetWorkspaceName: '<target workspace name>'
198184
```
199185
200-
**Deploy** The inputs of the operation deploy include Synapse workspace template and parameter template, which can be created after publishing in the workspace publish branch or after the validation. It is same as the version 1.x.
201-
202186
**Validate and deploy** can be used to directly deploy the workspace from non-publish branch with the artifact root folder.
203187
188+
> [!NOTE]
189+
> Please make sure you have the endpoint **web.azuresynapse.net** whitelisted when the operation type is selected as **Validate** or **Validate and deploy** if network policies are enabled on the VM.
190+
191+
**Deploy** The inputs of the operation deploy include Synapse workspace template and parameter template, which can be created after publishing in the workspace publish branch or after the validation. It is same as the version 1.x.
192+
204193
You can choose the operation types based on the use case. Following part is an example of the deploy.
205194
206195
1. In the task, select the operation type as **Deploy**.

articles/synapse-analytics/cicd/source-control.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,7 @@ ms.topic: conceptual
88
ms.date: 11/20/2020
99
ms.author: liud
1010
ms.reviewer: pimorano
11-
ms.search.keywords: CICD, Synapse, source control
12-
ms.search.form: CICD, source control 1
13-
ms.search.features: CICD, source control 2
14-
tags: CICD, source control 1
15-
searchScope:
16-
- Source control
17-
- CICD
18-
- Azure
11+
1912
---
2013

2114
# Source control in Synapse Studio

0 commit comments

Comments
 (0)