Azure DevOps Blog

DevOps, Git, and Agile updates from the team building Azure DevOps

Pull Requests with Rebase

(image) We're excited to roll out another way to integrate your pull requests in Azure Repos. Arriving in the Sprint 150 update is an option to rebase your pull request into the target branch. This lets you keep a linear commit history in your master branch, which many people think is an elegant way to visualize history. Like tabs vs spaces...

Top Stories from the Microsoft DevOps Community – 2019.04.12

I'm back from a few weeks of travelling - a fun mix of conferences and holiday - and I'm happy to be home. I'm particularly excited that I'll be here in England for the Global Azure Bootcamp in just a few weeks. It's coming up on April 27, it's all about Azure and Cloud Computing, and it's taking place in locations across the world. So now I'...

April Security Release: Patches available for Azure DevOps Server 2019, TFS 2018.3.2, TFS 2018.1.2, TFS 2017.3.1, and the release of TFS 2015.4.2

For the April security release, we are releasing fixes for vulnerabilities that impact Azure DevOps Server 2019, TFS 2018, TFS 2017, and TFS 2015. These vulnerabilities were found through our Azure DevOps Bounty Program. Thanks to everyone who has been participating in this program. CVE-2019-0857: spoofing vulnerability in the Wiki CVE-2019-...

March Security Release: Patches available for TFS 2018.3.2, TFS 2018.1.2, and TFS 2017.3.1

For the March security release, we are releasing a fix for a cross site scripting (XSS) vulnerability in release management (CVE-2019-0777). This impacts TFS 2017 and TFS 2018. We are releasing patches for TFS 2018 Update 3.2, TFS 2018 Update 1.2, and TFS 2017 Update 3.1. This fix is already in Azure DevOps Server 2019. TFS 2018 Update 3.2 ...

Announcing Azure DevOps Server 2019 RTW

Today, we announced the release of Azure DevOps Server 2019, the evolution of Team Foundation Server. This is the first release of our new brand and new navigation. You can read about the new features in our release notes. Here are some key links: Thanks to everyone who installed our release candidates and sent us feedback. Please send...

Top Stories from the Microsoft DevOps Community – 2019.03.01

I don't know why but it seems like some weeks are just busier than others for everybody. And y'all have obviously been busy, because this week I got so many notifications about Agile, DevOps, GitHub and Azure DevOps articles in my inbox that it was hard to keep up. (But don't worry, the ones that I didn't have a chance to read this week are ...

Create a CI/CD pipeline for your Azure IoT Edge solution with Azure Pipelines

Modern software moves quickly and demands more from developers than ever. New CI/CD tools can help developers deliver value faster and more transparently, but the need for customized scripts that address different kinds of edge solutions still presents a challenge for some CI/CD pipelines. Now, with the Azure IoT Edge task in Azure Pipelines, ...