Showing results for DevOps - Azure DevOps Blog

Nov 21, 2023
Post comments count7
Post likes count0

New Boards Hub, Fall Update

Dan Hellem
Dan Hellem

If you have been following these posts, then you are more than familiar with our New Boards Hub initiative. We have been doing our best to keep our community informed of the new features and our rollout plans. Now is a good time to provide an update on where things are at with a couple of our new preview features, as well as our rollout plans. Rol...

AgileDevOpsCommunity
Nov 16, 2023
Post comments count2
Post likes count0

Azure DevOps’ First Consensus Assessment Initiative Questionnaire (CAIQ) Now Available

Benibo Ajumogobia
Benibo Ajumogobia

I am thrilled to announce that we have now published, for the first time, a Consensus Assessment Initiative Questionnaire (CAIQ) specific to Azure DevOps. The Consensus Assessment Initiative Questionnaire (CAIQ) is a tool developed by the Cloud Security Alliance (CSA). It serves as a standard set of questions aimed at helping potential cloud custom...

CommunityDevOpsSecurity
Nov 1, 2023
Post comments count5
Post likes count5

Git Partial Clone Now Supported in Azure DevOps

Michael Carlson
Michael Carlson

Git Partial Clone Treeless and blobless Git Partial Clones are now enabled in Azure DevOps for all customers! Partial clones are a reduced type of git clone that users create via specific arguments on the git command line. For large repositories with a lot of history, they offer a dramatic performance improvement compared to a regular clone, with ...

Azure & CloudDevOpsCI/CD
Oct 31, 2023
Post comments count2
Post likes count2

Azure Boards + GitHub Integration Improvements

Dan Hellem
Dan Hellem

The existing Azure Boards + GitHub integration has been in place for several years now. This integration was a great starting point, but it does not offer the level of traceability that our customers have grown accustomed to. Based on your feedback, we have put together set of investments to enhance this integration. Our goal is to improve upon it ...

DevOpsCommunityGit & Version Control
Oct 24, 2023
Post comments count2
Post likes count13

Introducing Work Item Chart Filtering in Azure DevOps Dashboards

Jihye Eom
Jihye Eom

We are thrilled to announce the release of Work Item Chart Filtering in Azure DevOps Dashboards. This enhanced filtering streamlines your workflow just a click away. Effortless Filtering for Deeper Insights With this new feature, not only can you hover over a work item chart, but you can also delve deeper into work items by clicking on its segm...

DevOpsCommunityReporting
Oct 19, 2023
Post comments count3
Post likes count6

Improved Code Coverage Tab Experience

Vinayak Joshi
Vinayak Joshi

If you’re using Azure DevOps for your CI/CD pipeline, you may be interested in our recent improvements to code coverage testing. Code coverage tests can help you identify areas of your code that are not tested, or not tested enough, and improve the quality of your automated tests and overall code quality. With our recent updates, you can now view ...

DevOpsTest
Oct 2, 2023
Post comments count6
Post likes count7

Team Work Item Automation Rules (Private Preview)

Dan Hellem
Dan Hellem

Customers have been requesting to automate state transitions for a while. Take this request from 2018: “When a User Story contains several child tasks, often developers update the child tasks but not the overall state of the User Story. It would be great to automatically update the state of the User Story according to the state of the child task...

DevOpsAzure & CloudCommunity
Sep 28, 2023
Post comments count0
Post likes count2

New Azure DevOps scopes now available for Microsoft Identity OAuth delegated flow apps

Angel Wong
Angel Wong

We have added new Azure DevOps scopes for delegated OAuth apps on the Microsoft Identity platform, also colloquially known as Azure Active Directory OAuth apps. These new scopes will enable app developers to announce specifically which permissions they are hoping to request from the user in order to perform app duties. They may look familiar as the...

Azure & CloudDevOpsSecurity