DevOps

Update on Azure Boards + GitHub Integration

It’s been a few months since our last update on the initiative to enhance the integration between Azure Boards and GitHub. We’re excited to share that many new features have been completed and are in the process of being rolled out.
The post Update on Azure Boards + GitHub Integration appeared first on Azure DevOps Blog.
Programming

Azure DevOps Server 2022.2 RTW now available

7/19 Update: The issue affecting Boards Team Configuration was successfully resolved with the Azure DevOps Server 2022.2 RTW release. We are still investigating the issue with loading Teams names and will continue to share updates in this blog.

7/16 Update: We are currently investigating issues with loading Boards Team Configuration and loading Teams names.
The post Azure DevOps Server 2022.2 RTW now available appeared first on Azure DevOps Blog.
Programming

June patches for Azure DevOps Server

This month, we are releasing fixes that impact our self-hosted product, Azure DevOps Server.

The following version of the product has been patched.

Azure DevOps Server 2022.1 Patch 4

If you have Azure DevOps Server 2022.1, you should install Azure DevOps Server 2022.1 Patch 4.
The post June patches for Azure DevOps Server appeared first on Azure DevOps Blog.
Programming

Test & Feedback Extension in Manifest V3

We are excited to announce a new update to the Azure DevOps Test and Feedback extension! This update brings essential implementation changes, upgrading from manifest version 2 to version 3. Following Google’s announcement of their Manifest V2 deprecation schedule, we have been actively working on our implementation of Manifest V3.
The post Test & Feedback Extension in Manifest V3 appeared first on Azure DevOps Blog.
Programming

May patches for Azure DevOps Server

This month, we are releasing fixes that impact our self-hosted product, Azure DevOps Server.

The following version of the product has been patched.

Azure DevOps Server 2019.1.2 Patch 9

If you have Azure DevOps Server 2019.1.2, you should install Azure DevOps Server 2019.1.2 Patch 9.
The post May patches for Azure DevOps Server appeared first on Azure DevOps Blog.
Programming

Azure DevOps Server 2022 Update 2 RC now available

Today we’re thrilled to announce the release candidate (RC) of Azure DevOps Server 2022.2!

This release includes new features that have been previously released in our hosted version of the product. Here are a few of the highlights:
Limits for area and iteration paths

Bypass approvals and checks in pipelines

Improved YAML validation

Azure Artifacts support for Cargo Crates

New Dashboard directory experience

Quick Copy and import for Test Plan or Suite ID
There are more features with this release,
The post Azure DevOps Server 2022 Update 2 RC now available appeared first on Azure DevOps Blog.
Programming

End of Support for Microsoft products reliant on older Azure DevOps authentication

Azure DevOps will no longer guarantee support for older authentication methods in use by out-of-support Visual Studio and Microsoft products. Known impacted clients include:
Visual Studio 2010 (end of support: July 14, 2020)

Visual Studio 2012 (end of support: January 10,
The post End of Support for Microsoft products reliant on older Azure DevOps authentication appeared first on Azure DevOps Blog.
Programming

New Boards Hub on as default

If you’ve been keeping up with the progress of New Boards Hub, you’re probably aware that the preview has been active for quite some time now. In fact, we officially announced the preview of New Boards Hub almost two years ago to the day.
The post New Boards Hub on as default appeared first on Azure DevOps Blog.
Programming

Quick Copy and Import Test Case by Plan or Suite ID

Efficiency is key in managing extensive test cases, and we understand the value of your time. That’s why we’re thrilled to announce an exciting enhancement to Azure Test Plans – the Quick Copy and Import test case feature, enabling you to use Test Plan or Suite ID for immediate action.
The post Quick Copy and Import Test Case by Plan or Suite ID appeared first on Azure DevOps Blog.
Programming

March patches for Azure DevOps Server

This month, we are releasing fixes that impact our self-hosted product, Azure DevOps Server.

The following versions of the products have been patched. Check out the links for each version for more details.
Azure DevOps Server 2022.1
Azure DevOps Server 2020.1.2
Azure DevOps Server 2019.1.2
Azure DevOps Server 2022.1 Patch 3

If you have Azure DevOps Server 2022.1,
The post March patches for Azure DevOps Server appeared first on Azure DevOps Blog.
Programming

Azure Pipelines deprecated tasks retirement schedule

Azure Pipelines includes around 150 build & release tasks as well as many more task extensions. Various included tasks have multiple (major) versions bringing the total to over included 200 tasks.

Some of these tasks have been deprecated for some time,
The post Azure Pipelines deprecated tasks retirement schedule appeared first on Azure DevOps Blog.
Programming

End of SSH-RSA support for Azure Repos

Azure Repos provides two methods for users to access a git repository in Azure Repos – HTTPS and SSH. To use SSH, you need to create a key pair using one of the supported encryption methods. In the past we’ve been supporting only SSH-RSA and we’ve asked users to enable the SSH-RSA here.
The post End of SSH-RSA support for Azure Repos appeared first on Azure DevOps Blog.
Programming

JUnit Attachments Support for Publish Test Results

We’ve recently made some improvements to the Publish Test Results task in Azure Pipelines. This task now supports file attachments when publishing test results from a JUnit report.

JUnit Attachments Report Format

The JUnit XML report format doesn’t officially have support for file attachments but there is a common convention of including attachments in the element of each test case.
The post JUnit Attachments Support for Publish Test Results appeared first on Azure DevOps Blog.
Programming

February patches for Azure DevOps Server

This month, we are releasing fixes that impact our self-hosted product, Azure DevOps Server.

The following versions of the products have been patched. Check out the links for each version for more details.
Azure DevOps Server 2022.1
Azure DevOps Server 2020.1.2
Azure DevOps Server 2019.1.2
Azure DevOps Server 2022.1 Patch 2

If you have Azure DevOps Server 2022.1,
The post February patches for Azure DevOps Server appeared first on Azure DevOps Blog.
Programming

Workload identity federation for Azure deployments is now generally available

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!
The post Workload identity federation for Azure deployments is now generally available appeared first on Azure DevOps Blog.
Programming

Regenerating secrets for Azure DevOps OAuth applications

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,
The post Regenerating secrets for Azure DevOps OAuth applications appeared first on Azure DevOps Blog.
Programming

Azure Boards + GitHub improvements in private preview

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.
The post Azure Boards + GitHub improvements in private preview appeared first on Azure DevOps Blog.
Programming

New Boards Hub Update, January 2024

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 default experience for our next group of customers.
The post New Boards Hub Update, January 2024 appeared first on Azure DevOps Blog.
Programming

New version of Publish Code Coverage Results task

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,
The post New version of Publish Code Coverage Results task appeared first on Azure DevOps Blog.
Programming

Final notice of alternate credentials deprecation

In November 2019, we announced that the alternate credentials feature will be formally deprecated in March 2020. Since then, a small number of users were grandfathered in with continued usage of existing alternate credentials, which have remained active until today.

We will be discontinuing all usage of alternate credentials this month.
The post Final notice of alternate credentials deprecation appeared first on Azure DevOps Blog.
Programming

Azure DevOps Server Product Lifecycle and Servicing

Azure DevOps Server and Team Foundation Server follow the Microsoft Product Fixed Lifecycle Policy of 10 years. The first 5 years of Mainstream Support provide feature updates, platform updates, security updates, functionality fixes, and quality improvements. The second 5 years of Extended Support provide critical security updates only for the latest release of each version.
The post Azure DevOps Server Product Lifecycle and Servicing appeared first on Azure DevOps Blog.
Programming

Updates to Azure DevOps Demo Generator and Labs

We are excited to announce that we have published new content to the Azure DevOps Demo Generator and Azure DevOps Labs!
The Azure DevOps Labs is a great tool to help you learn about the integrated features offered in Azure DevOps.
The post Updates to Azure DevOps Demo Generator and Labs appeared first on Azure DevOps Blog.
Programming

December patches for Azure DevOps Server

This month, we are releasing fixes that impact our self-hosted product, Azure DevOps Server.

The following versions of the products have been patched. Check out the links for each version for more details.
Azure DevOps Server 2022.1
Azure DevOps Server 2020.1.2
Azure DevOps Server 2022.1 Patch 1

If you have Azure DevOps Server 2022.1,
The post December patches for Azure DevOps Server appeared first on Azure DevOps Blog.
Programming

Azure DevOps for Unreal Engine game development

In this article, we will cover Git features such as LFS and sparse checkout, as well as how to properly configure Unreal Engine so that multiple users can work on the same level at the same time. We will also show how to use Anchorpoint to make Git accessible to non-technical people like artists.
The post Azure DevOps for Unreal Engine game development appeared first on Azure DevOps Blog.
Programming

Work Items in Visual Studio

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 post Work Items in Visual Studio appeared first on Azure DevOps Blog.
Programming

Updated: Azure DevOps Server 2022.1 RTW now available

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.
The post Updated: Azure DevOps Server 2022.1 RTW now available appeared first on Azure DevOps Blog.
Programming

New Boards Hub, Fall Update

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,
The post New Boards Hub, Fall Update appeared first on Azure DevOps Blog.
Programming

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

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 customers evaluate the security capabilities of cloud service providers.
The post Azure DevOps’ First Consensus Assessment Initiative Questionnaire (CAIQ) Now Available appeared first on Azure DevOps Blog.
Programming

November patches for Azure DevOps Server and Team Foundation Server

This month, we are releasing fixes that impact our self-hosted product, Azure DevOps Server, as well as Team Foundation Server 2018.3.2.

Azure DevOps Server 2022.0.1 Patch 5
Note: If you have Azure DevOps Server 2022, you should first update to Azure DevOps Server 2022.0.1 and then install Azure DevOps Server 2022.0.1 Patch 5.
The post November patches for Azure DevOps Server and Team Foundation Server appeared first on Azure DevOps Blog.
Programming

Git Partial Clone Now Supported in Azure DevOps

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,
The post Git Partial Clone Now Supported in Azure DevOps appeared first on Azure DevOps Blog.
Programming

Azure DevOps Server 2022.1 RC2 now available

We have released Azure DevOps Server 2022.1 RC2. This is our last planned prerelease before our final release of Azure DevOps Server 2022.1. A direct upgrade is supported from Azure DevOps Server 2022.1 RC1, any version of TFS, including Team Foundation Server 2015 and newer.
The post Azure DevOps Server 2022.1 RC2 now available appeared first on Azure DevOps Blog.
Programming

Azure Boards + GitHub Integration Improvements

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,
The post Azure Boards + GitHub Integration Improvements appeared first on Azure DevOps Blog.
Programming

Introducing Work Item Chart Filtering in Azure DevOps Dashboards

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,
The post Introducing Work Item Chart Filtering in Azure DevOps Dashboards appeared first on Azure DevOps Blog.
Programming

Improved Code Coverage Tab Experience

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.
The post Improved Code Coverage Tab Experience appeared first on Azure DevOps Blog.
Programming

October patches for Azure DevOps Server

This month, we are releasing fixes that impact our self-hosted product, Azure DevOps Server.

The following versions of the products have been patched. Check out the links for each version for more details.
Azure DevOps Server 2022.0.1
Azure DevOps Server 2020.1.2
Azure DevOps Server 2020.0.2
Azure DevOps Server 2022.0.1 Patch 4
Note: If you have Azure DevOps Server 2022,
The post October patches for Azure DevOps Server appeared first on Azure DevOps Blog.
Programming

Team Work Item Automation Rules (Private Preview)

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 tasks.
The post Team Work Item Automation Rules (Private Preview) appeared first on Azure DevOps Blog.
Programming