Showing results for 2024 - Page 3 of 4 - Azure DevOps Blog

Apr 4, 2024
7
4

AB links on GitHub pull request and scale improvements for large organizations

Dan Hellem
Dan Hellem

We have a few new updates to announce for the work we have been doing to improve the Azure Boards + GitHub experience. Let’s jump right into it… 🎉 Add link to GitHub commit or pull request (GA) After being several weeks in preview, we are excited to announce our new enhanced experience for linking work items to GitHub. You can now search and sele...

DevOpsAzure & CloudCommunity
Apr 3, 2024
3
1

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

Angel Wong
Angel Wong

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: This may not be a comprehensive list of impacted products, but affected products are expected to be out of support already per Microsoft’s product end of suppor...

Azure & Cloud
Mar 20, 2024
5
5

New Boards Hub on as default

Dan Hellem
Dan Hellem

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. Since that initial preview announcement, we've been gathering your feedback and addressing issues. Azure Board...

DevOpsAzure & CloudCommunity
Mar 20, 2024
2
6

Quick Copy and Import Test Case by Plan or Suite ID

Jihye Eom
Jihye Eom

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. Say goodbye to the delays caused by lengthy dropdown menus and ...

TestDevOpsCommunity
Mar 12, 2024
9
4

March patches for Azure DevOps Server

Gloridel Morales
Gloridel Morales

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 Patch 3 If you have Azure DevOps Server 2022.1, you should install Azure DevOps Server 2022.1 Patch 3. Rele...

Azure DevOps ServerPatches
Feb 16, 2024
4
5

Azure Pipelines deprecated tasks retirement schedule

Eric van Wijk
Eric van Wijk

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, as newer tasks have replaced them. Deprecation means the task is still supported, before it ...

CI/CD
Feb 15, 2024
45
3

End of SSH-RSA support for Azure Repos

Bohdan Janousek
Bohdan Janousek

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. This is not required to be done anymore as in 2022 we’ve added...

Azure & CloudDevOpsGit & Version Control
Feb 15, 2024
2
2

JUnit Attachments Support for Publish Test Results

David Paquette
David Paquette

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

DevOpsAzure & CloudCommunity
Feb 13, 2024
5
3

February patches for Azure DevOps Server

Gloridel Morales
Gloridel Morales

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 Patch 2 If you have Azure DevOps Server 2022.1, you should install Azure DevOps Server 2022.1 Patch 2. Rele...

Azure DevOps ServerPatches
Feb 12, 2024
6
4

Workload identity federation for Azure deployments is now generally available

Eric van Wijk
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