Deploying to Production
Learn to deploy a project to the production environment in Azure DevOps.
We'll cover the following...
We'll cover the following...
Carry out the following steps in the release pipeline to deploy build artifacts to the production environment:
If it's not open already, open the release pipeline with the “Pipeline” tab selected, with a visual diagram showing.
Here, we are going to add a stage for the production deployment. Hover over the “Staging” card, and click on the “Clone” option, as illustrated in the following screenshot:
Press + to interact
Let's click on the stage we have just created and call it “Production,” ...