Azure / Azure/Synapse-workspace-deployment

validateDeploy loses any url's specified on web activities that are within a until or foreach loop

Open
#79 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
29
Forks
50
PR merge metrics
No merged PRs in 30d

Description

Using git hub action Azure/Synapse-workspace-deployment@V1.7.0

Created a pipeline with a 3 web activities
1. Web activity with a specified url in main pipeline
2. Web activity within a until activity with a specified url
3. Web activity within a foreach activity with a specified url
4. Validated the workspace successfully.
5. Used the action with operation: 'validateDeploy' with a specified workspace git branch holding the new pipeline.

Once completed successfully no errors on deployment reported.

6. Went to destination workspace in Synapse studio and hit validate all.
7. The pipeline deployed however:
**2 errors reported 'Please specify and expression' relating to the 2 web activities in until and foreach loops.**
9. On inspection of the activities the url's in settings have **not** been deployed and are blank.

_Note: the web activity (step 1) outside of the loops in the main pipleline validates ok and has not lost the url_

Error is any web activity within an until or foreach deployed loses the url on deployment to the target workspace.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.