Showing tag results for #DevOps

Apr 24, 2023
Post comments count0
Post likes count3

Use Power Automate to update Azure DevOps queries

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

DevOpsCommunityAgile
Mar 6, 2023
Post comments count0
Post likes count5

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

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

Copy a work item type using Azure DevOps API’s

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

DevOpsAgile
Feb 11, 2022
Post comments count0
Post likes count0

Deploy Into Azure Using Pulumi and GitHub Actions

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

Azure & CloudDevOpsCI/CD