From the course: Continuous Delivery with Azure DevOps

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Azure DevOps end-to-end experience

Azure DevOps end-to-end experience

From the course: Continuous Delivery with Azure DevOps

Start my 1-month free trial

Azure DevOps end-to-end experience

- [Instructor] Let's bring up our staging, and you can see nothing. And that's because we actually do not have our staging environment set yet. We did not deploy to our QA environment. You'll notice down here in our Deployment process, that we have Post-deployment approvals pending. And so if I click on that, it's going to say, okay, it's been pending approval for a minute, times out after 30 days. And do I want to approve it, do I want to reassign it to a different team member, or do I want to flat-out reject it. So, at this point, I can have looked and got what my team has decided, okay, it deployed to Dev, did all the tests pass? Well, it appears they did. Is it ready to go? It appears it is. So, I could put in here Ready for QA, and approve it. At which point, now that it's been approved, when we go back to the Release-6, you can see now that QA is pending an approval. So it's went through the Deployment process, automatically, so we made a change. It got pushed out into the Dev…

Contents