Share via

Rerun skipped stage at a different point of time

Rajendra Dhaundiyal 6 Reputation points
2023-07-06T21:17:10.6366667+00:00

Hi,

I have an azure devops yaml pipeline which has multiple stages starting with build and publish and then dev,test, uat, prod. Prod has a gated approval so will not run till someone approves it. However, I can also run the pipeline while skipping prod stage. Once my UAT is passed in 30 days, if I want to deploy the same release to prod , there is no way to run the skipped stage. I will have to start from the begining stage i.e. build and publish and go through each dependent environment to deploy to prod. Is there a better option to run the same build only on prod environment.

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

Azure Automation
Azure Automation

An Azure service that is used to automate, configure, and install updates across hybrid environments.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Pramod Valavala 20,661 Reputation points Microsoft Employee Moderator
    2023-07-06T23:14:40.51+00:00

    @Rajendra Dhaundiyal DevOps is currently not supported in on Microsoft Q&A.

    You can ask the experts in the dedicated forum over here:https://stackoverflow.com/questions/tagged/devops

    https://developercommunity.visualstudio.com/AzureDevOps

    Was this answer helpful?

    0 comments No comments

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.