Showing category results for Azure & Cloud

Feb 12, 2024
Post comments count6
Post likes count4

Workload identity federation for Azure deployments is now generally available

Eric van Wijk

In September, we announced the ability to configure Azure service connections that do not need a secret. Azure service connections that use workload identity federation are easier to manage and more secure. Many customers have adopted this feature and we're excited to announce it is now generally available! Improved security Workload identity f...

Azure & CloudCI/CD
Feb 5, 2024
Post comments count1
Post likes count5

Regenerating secrets for Azure DevOps OAuth applications

Angel Wong

You can now self-regenerate new client secrets as needed for apps made on top of the Azure DevOps' OAuth platform. A valid, active client secret is critical for getting a refresh token to continue using your app. Once the secret has expired, you will also no longer be able to get access and refresh tokens needed to access Azure Devops APIs through ...

Azure & Cloud
Feb 5, 2024
Post comments count4
Post likes count1

Azure Boards + GitHub improvements in private preview

Dan Hellem

Today we are happy to announce several improvements to our GitHub integration story. These improvements are vital for those customers who are seeking better traceability between Azure Boards and GitHub repositories. AB# Validation This is a recap of the private preview announcement we made in December 2023. AB# validation is now available to all ...

DevOpsAzure & CloudCommunity
Jan 26, 2024
Post comments count2
Post likes count0

New Boards Hub Update, January 2024

Dan Hellem

In our fall update, we acknowledged the necessity to pause the rollout of New Boards Hub. Our focus was on enhancing its quality, performance, accessibility, and addressing an long list of bugs and issues. We're pleased with the progress achieved in the past few months and want to highlight a few key points as we prepare to make New Boards Hub the ...

DevOpsAzure & CloudCommunity
Jan 26, 2024
Post comments count26
Post likes count6

New version of Publish Code Coverage Results task

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

Azure & CloudDevOpsTest
Dec 1, 2023
Post comments count0
Post likes count0

Work Items in Visual Studio

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

DevOpsAzure & CloudCommunity
Nov 28, 2023
Post comments count15
Post likes count5

Updated: Azure DevOps Server 2022.1 RTW now available

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
Post comments count5
Post likes count5

Git Partial Clone Now Supported in Azure DevOps

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
Post comments count6
Post likes count7

Team Work Item Automation Rules (Private Preview)

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

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