Home Business Analyst BA Agile Coach Deploy your code to Azure with Azure Pipelines

Deploy your code to Azure with Azure Pipelines

13
0



Learn how to use Azure Pipelines and workflows to implement a continuous delivery (CD) solution that deploys a web application to Microsoft Azure. We’ll also show how to automate the creation and teardown of the deployment environments using a workflow.

• Trigger continuous delivery from a workflow
• Deploy containers to Azure Container Registry
• Deploy Azure Container Registry containers to Azure services

Questions? [email protected]

Slides and source code? https://github.com/msusdev/end-to-end-ci-cd

Links:
– https://docs.microsoft.com/azure/devops/pipelines/ecosystems/containers/build-image
– https://docs.microsoft.com/azure/devops/pipelines/ecosystems/containers/push-image
– https://docs.microsoft.com/azure/app-service/tutorial-custom-container
– https://docs.microsoft.com/azure/container-apps/get-started-existing-container-image

Self-paced study on Microsoft Learn:
– https://docs.microsoft.com/learn/paths/build-applications-with-azure-devops/

source

Previous articleStack Change Set [Add, Modify, Delete resources] – AWS CloudFormation p2.5
Next articleDevOps Project Part-1 | Setting up CI-CD Pipeline for an E-Commerce App | DevOps Training | Edureka

LEAVE A REPLY

Please enter your comment!
Please enter your name here