You are on page 1of 1

Good info:

No experience in ci/cd, read this:

https://docs.microsoft.com/en-gb/azure/devops/pipelines/get-started/what-is-azure-
pipelines?view=azure-devops

https://docs.microsoft.com/en-gb/azure/devops/pipelines/get-started/pipelines-get-
started?view=azure-devops

 First step (to create a pipeline, app):

https://docs.microsoft.com/en-gb/azure/devops/pipelines/create-first-pipeline?
view=azure-devops

 Build code from git:

https://docs.microsoft.com/en-gb/azure/devops/pipelines/repos/github?view=azure-
devops

 Build and deploy containers:

https://docs.microsoft.com/en-
gb/azure/devops/pipelines/ecosystems/containers/build-image?view=azure-devops

 More advanced topics:

https://docs.microsoft.com/en-
gb/azure/devops/pipelines/ecosystems/kubernetes/aks-template?view=azure-
devops

https://docs.microsoft.com/en-gb/azure/devops/pipelines/ecosystems/python?
view=azure-devops

https://docs.microsoft.com/en-gb/azure/devops/pipelines/integrations/microsoft-
teams?view=azure-devops

https://docs.microsoft.com/en-gb/azure/devops/service-hooks/overview?view=azure-
devops

 Wanna do some tests?:

https://docs.microsoft.com/en-gb/azure/devops/pipelines/ecosystems/python?
view=azure-devops#run-tests

You might also like