0% found this document useful (0 votes)
72 views1 page

Azure Devops 22nd Class Notes

Azure Devops allows for continuous integration and continuous delivery (CI/CD) through organizing work into projects within organizations, using Azure Boards for work tracking, Azure Repos for source code management, and Pipelines for automated builds, tests, and deployments. Projects contain repositories linked to applications, and organizations contain related projects and applications that can each have dedicated CI/CD pipelines.

Uploaded by

Bharath
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
72 views1 page

Azure Devops 22nd Class Notes

Azure Devops allows for continuous integration and continuous delivery (CI/CD) through organizing work into projects within organizations, using Azure Boards for work tracking, Azure Repos for source code management, and Pipelines for automated builds, tests, and deployments. Projects contain repositories linked to applications, and organizations contain related projects and applications that can each have dedicated CI/CD pipelines.

Uploaded by

Bharath
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Azure Devops 22nd Class Notes:

******************************

CI/CD:

1.Organization??
Project??
2.Azure Boards
3.Azure Repos
4.PIPELINES

ORGANIZATION1 ORGANIZATION2 ORGANIZATION3


PROJECT1 PROJECT2 PROJECT3
REP1==>APP1
REP2==>APP2
REP3==>APP3

ORG
APP1==>PRJ1==>REP1
APP2==>PRJ2==>REP2
APP3==>PRJ3==>REP3

You might also like