One click deploy of multiple artifacts in Azure Devops

0 votes
I have a solution with about 20 projects, each it's own service and we are moving to Azure. Currently we are using Octopus to deploy our solution and we could continue using that in Azure but if possible would like to drop it.

We don't run Continious Deployment.

What I am looking for is a way to deploy all our 20 or so projects without having to deploy them individualy. In other words I'm looking for a "button" that allows me to deploy all services to a certain environment.

I can't seem to find that does it exist?
Mar 16, 2022 in DevOps & Agile by Edureka
• 13,690 points
1,286 views

1 answer to this question.

0 votes
I assume you're using Azure App Service because you didn't specify where you're deploying your apps (since you said "moving to Azure"). Yes, you can use a single pipeline to deploy numerous projects.

Set up your build pipeline first, and then set up a release pipeline with several stages. This is the now "old" way of doing things. One app/project can be used for each stage of your release pipeline.

Microsoft suggests using the new multi-stage pipeline, which allows you to declare both your build and release parameters in the same YAML template.

Here's a link to a guide I found that provides a simple example of deploying several projects to Azure App Service from a single solution in Azure DevOps (this is the legacy way).
answered Mar 24, 2022 by gaurav
• 23,260 points

Related Questions In DevOps & Agile

0 votes
0 answers

What is Artifacts in Azure DevOps?

Could someone tell me what are Artifacts ...READ MORE

Feb 16, 2023 in DevOps & Agile by Edureka
• 12,690 points
749 views
0 votes
1 answer

Move multiple Azure Devops projects into one project same org

Yes, it is possible to move all ...READ MORE

answered Apr 11, 2023 in DevOps & Agile by anonymous
• 12,690 points

edited Mar 5 956 views
0 votes
1 answer

What does continuous engineering in DevOps consist of?

Continuous engineering is that unseen thread, that ...READ MORE

answered Jan 4, 2023 in DevOps & Agile by Edureka
• 12,690 points

edited Mar 5 9,469 views
0 votes
1 answer

Azure DevOps Wiki: How can I link the subpages in the parent page?

Unfortunately, Azure Devops does not have the ...READ MORE

answered Mar 8, 2022 in DevOps & Agile by gaurav
• 23,260 points
755 views
0 votes
1 answer

Azure DevOps Wiki: How can I link the subpages in the parent page?

Unfortunately, Azure Devops does not have the ...READ MORE

answered Mar 8, 2022 in DevOps & Agile by gaurav
• 23,260 points
4,266 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Is it possible to have a link to raw content of file in Azure DevOps

https://dev.azure.com/{{organization}}/{{project}}/_apis/sourceProviders/{{providerName}}/filecontents ?repository={{repository}} &path={{path}} &commitOrBranch={{commitOrBranch}} ...READ MORE

answered Mar 24, 2022 in DevOps & Agile by gaurav
• 23,260 points
3,828 views
0 votes
1 answer

How can I preview PowerPoint files in Azure DevOps (VSTS)?

For work item attachments, there are no ...READ MORE

answered Mar 8, 2022 in DevOps & Agile by gaurav
• 23,260 points
1,709 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP