Showing results for CI/CD - Azure DevOps Blog

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
4

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
Feb 23, 2023
0
0

Azure Pipeline: Error: Cannot read properties of undefined (reading ‘templatePath’).

Chandra Sekhar Viswanadha
Chandra Sekhar Viswanadha

This blog content is compiled by @Ahetejaz from Azure DevOps CSS support team. Recently, he helped a customer in resolving an issue 'Error: Cannot read properties of undefined (reading 'templatePath') in Azure DevOps Services when user tried to edit the YAML pipeline. The reason for the issue was deletion of service connection for external reposit...

CI/CDDevOps
Feb 22, 2023
5
1

End of support for Azure Pipelines agents running on CentOS 6, Debian 4.9, Fedora 32, Ubuntu 16, macOS 10.14, and older versions

Bohdan Janousek
Bohdan Janousek

In the blog post Upgrade of .NET agent for Azure Pipelines, we explained our plan to update the agent implementation from .NET Core 3.1 to .NET 6 in order to support newer operating systems. If you run your agents on any operating system supported by .NET 6, then this will be seamless to you. However, if you run the agent on one of the following op...

Azure & CloudDevOpsCI/CD
Jan 27, 2023
1
9

Learn Azure DevOps from Zero to Hero

April Yoho
April Yoho

Azure DevOps is FULL of so many features! Myself and Nana from Techworld with Nana teamed up to bring you an Azure DevOps Zero to Hero video! Many of you reading this blog may already be very experienced with Azure DevOps, please share this video to your colleagues and teams that are just getting started. The community (i.e. yourselves!) asked for...

DevOpsAzure & CloudCI/CD
Jan 24, 2023
28
4

Disable creation of classic pipelines

Silviu
Silviu

YAML pipelines offer the best security for your Azure Pipelines. In contrast to classic build and release pipelines, YAML pipelines: This is why many of you who are security-conscious choose to only use YAML pipelines. Alas, as long as your engineers can choose to use classic pipelines, you will have to continue worrying about their security...

CI/CDDevOps
Jan 6, 2023
4
4

Node runner update guidance for Azure Pipelines task authors

Eric van Wijk
Eric van Wijk

Introduction This blog post contains important guidance for Azure Pipelines task authors. Task authors are developers that create custom pipeline tasks that are published on the Marketplace and/or used internally in their organization. Background Azure Pipeline tasks are executed using Task runners, which in turn are bundled with and invoked by ...

CI/CD
Nov 23, 2022
15
2

Upgrade of .NET agent for Azure Pipelines

Bohdan Janousek
Bohdan Janousek

We are upgrading the .NET used by Azure Pipelines agent from current .NET Core 3.1 to .NET 6. This is to support new Apple silicon hardware as well as newer operating systems such as Ubuntu 22.04, or Windows on ARM64. Another reason for the .NET upgrade is the fact the .NET Core 3.1 version is already in maintenance phase and the support ends on De...

Azure & CloudDevOpsCI/CD
Jun 17, 2022
1
0

Top Stories from the Microsoft DevOps Community – 17.06.2022

April Yoho
April Yoho

Last weekend was the Scottish Summit, while this event is local to the UK, people flew in globally to speak and attend one of the best Azure events around! There were so many great sessions from technical folks in the community and an amazing keynote from Dona Sarkar about accessibility. I am April Edwards and every week I try to bring you the lat...

DevOpsAzure & CloudCommunity
Jun 8, 2022
0
0

DevOps Dojo – OKRs (Objectives and Key Results)

DevOps Dojo
DevOps Dojo

In the Dojo White Belt Master Class, the first session is OKR fundamentals. In this session, we answer these top 20 questions related to OKRs, then we ask participants to set their team OKRs for the rest of the class. Every day, each team checks their progress towards their committed OKRs and aspirational OKRs. On the final d...

DevOpsCommunityCI/CD