Not able to execute Powershell 7 scripts parallelly on DevOps

0 votes
I use the Azure Powershell step in our Release Pipeline to use DACPAC to update our databases. It takes about one hour to iterate through all the databases. I heard that  Powershell 7 now supports parallel execution but Azure DevOps does not officially support this. How to achieve parallel execution of Powershell 7 scripts on DevOps?
Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,040 points
619 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
0 votes
Just explicitly select the option to use Powershell core (v 7.0.3) in Azure DevOps. PowerShell Core runs side-by-side with Windows PowerShell. By default, when you are using the Powershell task on Azure DevOps, it uses normal PowerShell.
You can also enable Powershell core on Azure DevOps task by a checkbox in Powershell Core under Advanced settings.
answered Apr 17, 2022 by narikkadan
• 63,600 points

edited Mar 5

Related Questions In Other DevOps Questions

0 votes
1 answer

How to configure and execute Azure Devops classic editor pipeline after commit in Github?

If you're looking for CI/CD triggers, all ...READ MORE

answered Feb 10, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
1,211 views
0 votes
0 answers

Azure DevOps profile pictures not displayed on boards

We recently switched to  Azure DevOps. I successfully connected ...READ MORE

Mar 21, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,739 views
0 votes
0 answers

TFS (Azure DevOps) On prem upgrade 2018 to 2019 question

I want to upgrade to TFS 2019 ...READ MORE

Mar 22, 2022 in Other DevOps Questions by Kichu
• 19,040 points
726 views
0 votes
0 answers

Move Work Items to different project on Azure Devops

I want to move/copy my Work Items ...READ MORE

Mar 27, 2022 in Other DevOps Questions by Kichu
• 19,040 points
866 views
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers

Trigger Azure DevOps CI/CD through powershell script

How can we trigger CI/CD pipelines through ...READ MORE

Mar 30, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,062 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