Rerun skipped stage at a different point of time

Rajendra Dhaundiyal 1 Reputation point
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.
5,314 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,289 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Pramod Valavala 20,646 Reputation points Microsoft Employee
    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

    0 comments No comments

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.