Showing results for March 2023 - Azure DevOps Blog

Mar 30, 2023
20
18

Introducing Service Principal and Managed Identity support on Azure DevOps

Angel Wong
Angel Wong

We are proud to announce that Service Principals and Managed Identities can now be used to authenticate with Azure DevOps. For those who have not heard of them before, these Azure Active Directory identities enable teams to gain access to your Azure DevOps organizations acting as their own application, not as a human user or service account. Why...

DevOpsSecurity
Mar 22, 2023
4
1

New Boards Hub Update, Sprint 219

Dan Hellem
Dan Hellem

Sprint 219 was dedicated to fixing bugs. We continue to drive down the bug backlog as quickly as we can. We will also have a couple new preview features coming that will be announced in the 219 sprint notes. Notable bugs fixed Note: although these items are fixed, they may not be released to all organizations yet. Rollout can take a few days to...

AgileDevOpsCommunity
Mar 21, 2023
11
1

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 will be fixed with this patch: Azure DevOps Server 2022 Patch 3 If you have Azure DevOps Server 2022, you should install Azure DevOps Server 2022 Patch 3. Check out the release notes for more details. Verifying Installation

Azure DevOps ServerPatches
Mar 8, 2023
1
2

Write Your Bicep Files in Visual Studio

April Yoho
April Yoho

The growth of Bicep has increased massively over the last few years for those of you deploying into Azure. The community made it clear that being able to work in Visual Studio and not have to interrupt their workflow was critical to them. The product teams listened and they released a Bicep extension for Visual Studio version 17.3 and higher! Havi...

Azure & Cloud
Mar 7, 2023
0
1

New Boards Hub, Sprint 218 Update

Dan Hellem
Dan Hellem

Not a lot to report other than a list of issues fixed 😁. Bug fixes will continue at full speed through sprint 219 as well. Notable bugs fixed Note: although these items are fixed, they may not be released to all organizations yet. Rollout can take a few days to a couple weeks. We appreciate and need your feedback to ensure the New Boards Hub i...

AgileDevOpsCommunity
Mar 7, 2023
0
4

Integrate Azure Load Testing into Azure DevOps

April Yoho
April Yoho

Azure Load Testing became generally available in February 2023. It shipped with a lot of new features that were requested by you, the community. You can get started quickly from within the Azure portal, or upload your own custom JMeter script. Azure Load Testing allows you to find bottlenecks within your application stack, load testing your applica...

Azure & CloudDevOpsCI/CD
Mar 6, 2023
0
5

How to build, test and deploy your application using Azure and GitHub

Liam Hampton
Liam Hampton

In this blog-tutorial you will: Note Using GitHub Codespaces can incur costs. At the time of writing this tutorial, GitHub free accounts get 120 core-hours of Codespaces compute and 15GB of Codespaces storage for free. Please do consult the GitHub Codespaces pricing page for the most up to date information. This application will be ...

DevOpsAzure & CloudCI/CD
Mar 5, 2023
2
8

Create Azure DevOps Management Reports

April Yoho
April Yoho

When managing any sized organization, there is always the question of how to track and review your existing policies on every single project. There is a solution that can query your exiting projects and provide management reports for a multitude of reports. Using this tool can help you assess and manage all of the projects in your Azure DevOps orga...

AgileAzure & CloudReporting