Skip to content

Commit 4c7971a

Browse files
Merge pull request #209270 from liudan66/fixlinkerror
fix typo in the link
2 parents bcc50b9 + 4221b36 commit 4c7971a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Use the [Synapse workspace deployment](https://marketplace.visualstudio.com/item
157157
The deployment task supports 3 types of operations, validate only, deploy and validate and deploy.
158158

159159
> [!NOTE]
160-
> This workspace deployment extension in is not backward compatible. Please make sure that the latest version is installed and used. You can read the release note in [overview] (https://marketplace.visualstudio.com/items?itemName=AzureSynapseWorkspace.synapsecicd-deploy&ssr=false#overview) in Azure DevOps and the [latest version](https://github.com/marketplace/actions/synapse-workspace-deployment) in GitHub action.
160+
> This workspace deployment extension in is not backward compatible. Please make sure that the latest version is installed and used. You can read the release note in [overview](https://marketplace.visualstudio.com/items?itemName=AzureSynapseWorkspace.synapsecicd-deploy&ssr=false#overview)in Azure DevOps and the [latest version](https://github.com/marketplace/actions/synapse-workspace-deployment) in GitHub action.
161161
162162
**Validate** is to validate the Synapse artifacts in non-publish branch with the task and generate the workspace template and parameter template file. The validation operation only works in the YAML pipeline. The sample YAML file is as below:
163163

0 commit comments

Comments
 (0)