Showing results for #DevOps - Azure DevOps Blog

May 26, 2023
2
3

Improved Flaky Test Management in Azure Pipelines

Ravi Kumar
Ravi Kumar

In software development, testing is an integral part of the development process. Tests are used to verify that software behaves as expected, and they ensure that changes made to the code do not break existing functionality. However, there is a problem that often arises when running automated tests: Flaky tests. Flaky tests are tests that produce ...

Test
Apr 24, 2023
0
3

Use Power Automate to update Azure DevOps queries

Erik Reitan
Erik Reitan

In this blog post, I’ll explain how to set up automation to automatically update Azure DevOps (ADO) queries. Using an automated Power Automate flow, you save time by not having to manually update your queries for each sprint. Everyone using your queries benefits by having data and details that are always current and accurate. Solution overview ...

DevOpsCommunityAgile
Mar 6, 2023
0
3

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
Jun 9, 2022
0
0

Copy a work item type using Azure DevOps API’s

Art Garcia
Art Garcia

So, we all love how we can manage engagements in Azure DevOps (ADO). We can create Epics, Features, User Stories and track our progress on Kanban boards. You can customize work item types to suit the needs of your business and project with ease. What if you wanted to copy a work item type you created and use it for another business case? There is ...

DevOpsAgile
Feb 11, 2022
0
0

Deploy Into Azure Using Pulumi and GitHub Actions

April Yoho
April Yoho

On this week's episode of The DevOps Lab we have Kat Cosgrove and Matty Stratton from Pulumi joining us! In this week's episode we take our Infrastructure as Software a step further and deploy into Azure, using GitHub Actions. Check out the episode below: 02:45 - Why do tests and pipelines matter for your infrastructure as code? 3:57 - Review ...

Azure & CloudDevOpsCI/CD

Feedback