Azure / Azure/Azure-DataFactory
PrePostDeploymentScript in the Post deployement task deleted all ADF resources
Open
- Dominant language
- PowerShell
- Stars
- 529
- Forks
- 623
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
While setting up CI/CD for ADF, the prepost script deleted all ADF resources (including pipelines, linkedservices, triggers, integrationRuntimes, etc) even though deleteDeployment flag was set to false. I suspect it is the substring comparison, but will appreciate a solution or explanation for this ASAP.
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.