Showing results for Azure & Cloud - Azure DevOps Blog

Jan 26, 2024
25
5

New version of Publish Code Coverage Results task

Bohdan Janousek
Bohdan Janousek

We’ve introduced a new V2 version of the publish code coverage results task (known as PCCR) in Azure Pipelines recently. The main benefit of the V2 task is the support for more formats of the code coverage results and therefore more programming languages than the V1 task, which was limited to Cobertura and JaCoCo formats only. You can see more ...

Azure & CloudDevOpsTest
Dec 1, 2023
0
0

Work Items in Visual Studio

Dan Hellem
Dan Hellem

Several years ago, with the introduction of Visual Studio 2019, we launched a completely revamped work item experience. This updated view operates entirely on REST, replacing the deprecated SOAP APIs utilized in the legacy version. Although Visual Studio 2022 still includes the option to revert to the legacy view, the majority of our users have ...

DevOpsAzure & CloudCommunity
Nov 28, 2023
15
5

Updated: Azure DevOps Server 2022.1 RTW now available

Gloridel Morales
Gloridel Morales

12/5 Update: There is a known issue where the Agent version does not update after upgrading to Azure DevOps Server 2022.1 and using Update Agent in Agent Pool configuration. We are currently working on a patch to resolve this issue and will share updates in the Developer Community as we make progress. In the meantime, you can find a workaround for ...

Azure & CloudAzure DevOps ServerReleases
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 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 ...

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

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

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

DevOpsAzure & CloudCommunity
Sep 11, 2023
35
13

Public preview of Workload identity federation for Azure Pipelines

Eric van Wijk
Eric van Wijk

Do you want to stop storing secrets and certificates in Azure service connections? Are you tired rotating these secrets whenever they expire? We are now announcing a public preview of workload identity federation for Azure service connections. Workload identity federation uses an industry-standard technology, Open ID Connect (OIDC), to simplify the...

CI/CDAzure & Cloud
Aug 22, 2023
8
5

Introducing Azure Artifacts support for Rust Crates

Jorge Fernandez
Jorge Fernandez

Rust is earning its place as a go-to language for developers everywhere. Why? It's fast, it's safe, and the community around it is supportive and hands-on. With clear guides and a collective push to help each other out, Rust feels less like just another tool and more like a reliable coding partner for modern programming challenges. We at the Azure...

Azure & Cloud

Feedback