Trigger several releases from the same build

Anonymous
2024-04-03T08:00:14.4966667+00:00

I'm working with Azure DevOps CI/CD

In the build, I managed to extract which Logic Apps were modified in the commit and stored the list in a .txt file that I added to the build artifact.

I'd like several releases to be triggered, one for each entry in the list of modified Logic Apps. Is that possible ?

If yes, should that be done from the build (triggering all the releases) or the release itself (looping through the list of Logic Apps and triggering the AMR template deployment) ?

Aside from helping me decide the right approach, any help to implement it would be highly appreciated :)

Community Center Not monitored
0 comments No comments
{count} votes

Accepted answer
  1. ManoharLakkoju 710 Reputation points Microsoft External Staff Moderator
    2024-04-03T09:59:40.12+00:00

    @Anonymous
    Welcome to Microsoft Q&A Platform, thanks for posting your query here. Azure DevOps related queries/issues are currently not supported on this Microsoft Q&A platform.

    I would request you to please post your queries in dedicated forums as in below links:

    https://developercommunity.visualstudio.com/spaces/21/index.html

    https://developercommunity.visualstudio.com/t/get-unique-id-from-devops-organization/756710

    https://stackoverflow.com/questions/tagged/azure-devops

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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