Showing results for DevOps - Azure DevOps Blog

Nov 1, 2023
5
5

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
2
2

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
2
13

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
3
6

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
6
7

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
0
2

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
Sep 27, 2023
7
3

Managed identity and service principal support for Azure DevOps now in General Availability (GA)

Angel Wong
Angel Wong

After announcing the release of Managed Identity and Service Principal support in public preview last March, we were overcome by the positive response many of you had. We’re grateful to those who have taken the time to implement a managed identity within your apps and tools. With your help, we’ve collected valuable feature feedback and resolved som...

Azure & CloudDevOpsSecurity
Sep 25, 2023
0
0

New Boards Hub Rollout Update

Dan Hellem
Dan Hellem

In July, we provided an overview on the steps for New Boards hub to go GA. In this blog post, we wanted to provide a short update on where things are at and what you can expect over the next couple of months. Roll out schedule So far, the New Boards Hub “on by default” initiative has been enabled for over 30% of the active organizations. We have ...

DevOpsAzure & CloudCommunity