Skip to main content
Introducing: Azure DevOps
  1. Posts/

Introducing: Azure DevOps

·146 words·1 min
Christoph Petersen
Author
Christoph Petersen

Yesterday Microsoft announced the evolution of DevOps. Or rather the evolution of DevOps tooling from Microsoft known as Visual Studio Team Services: Azure DevOps.

Azure DevOps represents 15 years of engineering in services to help developers turn an idea into production code. Azure DevOps offers Pipelines, Boards, Artifacts, Repos and Test Plans to cover all aspects of modern software engineering.

Azure DevOps services

Azure DevOps comes with a major overhaul in the UI experience that will be enabled by default for new projects. Existing projects continue to use the old UI unless this setting is explicitly set. The new experience will be enabled for existing users by default in the coming months.

New UI experience

Open Source projects can now use Azure Pipelines as part of Azure DevOps for free CI/CD. Public projects can be used to fuel Open Source projects with committers around the world working on the same shared project.

Related

Using Update Management in Isolated Environments

·475 words·3 mins
Almost all Azure management services run in/for any cloud. Among them is Update Management which automates OS patching for both Linux and Windows machines whether they are running on-premises, in Azure or in other clouds.