Share via

Azure Synapse CI CD Publishing

Moshik Cohen 11 Reputation points
2021-08-23T12:14:52.573+00:00

I am trying to develop a Azure DevOps pipeline for our Synapse (connected to Azure DevOps Git Repo).
This pipeline will be responsible for publishing changes from master to live mode.

I have followed the tutorial on:
https://techcommunity.microsoft.com/t5/data-architecture-blog/ci-cd-in-azure-synapse-analytics-part-4-the-release-pipeline/ba-p/2034434

As a test I have created a simple pipeline with a single activity named "wait11" and changed it to "wait111" (first it was named "wait1")
In my use case, I have successfully created the "builld" pipeline producing the artifact:

125661-image.png

But the published artifact doesn't have the changes, see the "published" artifact:

125662-image.png

And the change isn't being published to live.

  1. What am I missing, what is the difference between "Consumed" to "Published" artifacts.
  2. How can I see the artifact being published to live.
Azure Synapse Analytics
Azure Synapse Analytics

An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.

0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. HimanshuSinha 19,577 Reputation points Microsoft Employee Moderator
    2021-08-25T19:17:28.423+00:00

    Hello @Moshik Cohen ,
    Thanks for the ask and using the Microsoft Q&A platform .
    I think you are missing to publish . Can you please do that see if that fixes the issue ?

    126471-image.png

    Please do let me know how it goes .
    Thanks
    Himanshu
    Please do consider clicking on "Accept Answer" and "Up-vote" on the post that helps you, as it can be beneficial to other community members


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.