100% found this document useful (1 vote)
1K views5 pages

Microsoft Azure DevOps

Azure DevOps provides integrated developer services to support planning work, collaborating on code development, and building and deploying applications. Developers can access these services through a web browser or IDE either through the cloud-based Azure DevOps Services or on-premises using Azure DevOps Server. Key services include source control, build/release, work tracking, testing, and package management.

Uploaded by

Haitham
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
1K views5 pages

Microsoft Azure DevOps

Azure DevOps provides integrated developer services to support planning work, collaborating on code development, and building and deploying applications. Developers can access these services through a web browser or IDE either through the cloud-based Azure DevOps Services or on-premises using Azure DevOps Server. Key services include source control, build/release, work tracking, testing, and package management.

Uploaded by

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

What is Azure DevOps?

Azure DevOps Services | Azure DevOps Server 2019 | TFS 2018 | TFS 2017 | TFS
2015 | TFS 2013

Azure DevOps provides developer services to support teams to plan work, collaborate
on code development, and build and deploy applications. Developers can work in the
cloud using Azure DevOps Services or on-premises using Azure DevOps Server. Azure
DevOps Server was formerly named Visual Studio Team Foundation Server (TFS).

Azure DevOps provides integrated features that you can access through your web
browser or IDE client. You can use one or more of the following services based on your
business needs:

 Azure Repos provides Git repositories or Team Foundation Version Control (TFVC)
for source control of your code
 Azure Pipelines provides build and release services to support continuous
integration and delivery of your apps
 Azure Boards delivers a suite of Agile tools to support planning and tracking
work, code defects, and issues using Kanban and Scrum methods
 Azure Test Plans provides several tools to test your apps, including
manual/exploratory testing and continuous testing
 Azure Artifacts allows teams to share Maven, npm, and NuGet packages from
public and private sources and integrate package sharing into your CI/CD pipelines

You can also use collaboration tools such as:

 Customizable team dashboards with configurable widgets to share information,


progress, and trends
 Built-in wikis for sharing information
 Configurable notifications

Azure DevOps supports adding extensions and integrating with other popular services,
such as: Campfire, Slack, Trello, UserVoice, and more, and developing your own custom
extensions.

For information on the differences between the cloud versus on-premises platforms,
see Azure DevOps Services and Azure DevOps Server.
Microsoft renamed Visual Studio Team Services (VSTS) to Azure DevOps Services. For
more information about this change, see Introducing Azure DevOps.

Team Foundation Server became Azure DevOps Server 2019.

Choose Azure DevOps Services


Choose Azure DevOps Services when you want:

 Quick set-up
 Maintenance-free operations
 Easy collaboration across domains
 Elastic scale
 Rock-solid security

To learn more about data protection in Azure DevOps Services, see Data protection
overview.

Azure DevOps Services also gives you access to cloud build and deployment servers,
and application insights.

We've made it easy for you to start for free and try out our services. Sign up for free by
creating an organization. Then, either upload your code to share or source control.
Begin tracking your work using Scrum, Kanban, or a combination of methods.

You can use all the services included with Azure DevOps, or choose just what you need
to complement your existing workflows.

 Azure Boards. Plan, track, and discuss work across your teams.
 Azure Pipelines. Continuously build, test, and deploy to any platform and cloud.
 Azure Repos. Get unlimited, cloud-hosted private Git repositories for your project.
Choose Azure DevOps Server
Choose on-premises Azure DevOps Server when you need:

 Your data to stay within your network.


 Your work tracking customization requirements are met better with the on-
premises XML process model over the inheritance process model. The on-premises
model supports modification of XML definition files.
When you deploy Azure DevOps Server, you can also configure the following servers or
integration points:

 Build server supports on-premises and cloud-hosted builds.


 SQL Server and SQL Analysis Server support SQL Server Reports and the ability
to create Excel pivot charts based on the cube.

Start for free by downloading Azure DevOps Server Express. Then, either upload your
code to share or source control. Or, begin tracking your work using Scrum, Kanban, or a
combination of methods.

To learn more about managing Azure DevOps Server, see the Administrative tasks quick
reference.

Visual Studio Team Services is now Azure DevOps


Services
Many of the featured services in VSTS are now offered as standalone services in both
Azure DevOps Services and Azure DevOps Server 2019. You can get services separately
or all together as Azure DevOps Services. If you're an Azure DevOps subscriber, you
have access to all of the services already.

VSTS feature Azure DevOps


name service name Description

Build & Azure Pipelines Continuous integration and continuous delivery


release (CI/CD) that works with any language, platform,
and cloud.

Code Azure Repos Unlimited cloud-hosted private Git and Team


Foundation Version Control (TFVC)
repositories for your project.

Work Azure Boards Work tracking with Kanban boards, backlogs,


team dashboards, and custom reporting.

Test Azure Test All-in-one planned and exploratory testing


Plans solution.
VSTS feature Azure DevOps
name service name Description

Packages Azure Artifacts Maven, npm, and NuGet package feeds from
(extension) public and private sources.

Both Azure DevOps Services and Azure DevOps Server 2019 use the new navigation user
interface, with a vertical sidebar to navigate to the main service
areas: Boards, Repos, Pipelines, and more. To learn more, see Web portal navigation in
Azure DevOps.

Note

You can disable select services from the user interface. For more information, see Turn a
service on or off.

You can still use visualstudio.com to access Azure DevOps Services. We've moved to the
new dev.azure.com domain name as the primary URL for new organizations. That URL
is https://dev.azure.com/{your organization}/{your project}. If you want to change your
URL to be based on dev.azure.com as the primary, an organization administrator can do
so from the organization settings page.

Choose your content version


This content supports a platform/version selector. Toggle the Content version selector
dropdown, located above the table of contents, to access the content that is specific to
your version. The table of contents and content page refresh to show only that content
specific to the selected version.
Next steps

You might also like