question

7a7a-9671 avatar image
0 Votes"
7a7a-9671 asked HimanshuSinha-MSFT commented

How to impose order while creating a pipeline in Azure Devops

I am trying to create multiple pipelines and datasets.

Some pipelines contain activities that use some of the datasets.

Let's say pipeline P contains a lookup activity that ueses a dataset D.

While running the deployment of the template via Azure DevOps ARM deployment task, I noticed that sometimes it fails because of this error:

[error]BadRequest: The document creation or update failed because of invalid reference 'D'.


My guess is that it tries to create the pipeline P before creating the dataset D. But P depends on D that is why it is failing.

My question is:

Is my guess correct ? If yes how can I tell the script to create the dataset before creating the pipeline ?


Thank you.

azure-data-factory
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

The product group for Azure DevOps / TFS actively monitors questions over at
https://developercommunity.visualstudio.com/report?space=21&entry=problem
https://developercommunity.visualstudio.com/report?space=22&entry=problem

--please don't forget to upvote and Accept as answer if the reply is helpful--


0 Votes 0 ·

Hello @7a7a-9671,
Thanks for the patience , unfortunately we are not getting the kind of response from the team here . if you have a support plan you may file a support ticket, else could you please send an email to azcommunity@microsoft.com with the below details, so that we can create a one-time-free support ticket for you to work closely on this matter.
Subscription ID:
Subject : Attn Himanshu
Please let me know once you have done the same.

Thanks
Himanshu

0 Votes 0 ·

0 Answers