Posts by this author

Apr 13, 2023
Post comments count3
Post likes count6

Service Connection guidance for AKS customers using Kubernetes tasks

Kubernetes tasks & Service Connections Azure DevOps supports Kubernetes deployments with a number of included tasks: These tasks can be configured to target a Kubernetes cluster in a number of ways, using the property: Kubernetes Service Connection limitations when accessing AKS You can create a Kubernetes Service Connection wi...

CI/CD
Feb 3, 2023
Post comments count0
Post likes count1

Customers using Red Hat Enterprise Linux (RHEL) 6 should upgrade the OS on Self-hosted agents

RHEL 6 & .NET Core 3.1 The current versions of the Azure Pipelines agent across all OSes depend on .NET Core 3.1. .NET Core 3.1 no longer ships updates for RHEL 6, including security related patches. We will be updating the .NET Core 3.1 (minor) version to keep it up-to-date for other operating systems. As part of this update we will drop supp...

Azure & Cloud
Jan 6, 2023
Post comments count4
Post likes count4

Node runner update guidance for Azure Pipelines task authors

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
Oct 14, 2021
Post comments count4
Post likes count1

Hosted Pipelines Image Deprecation

Microsoft-hosted Pipelines provides images for the 2 latest versions of macOS, Windows & Ubuntu. In this blog post we want to update you on recent and upcoming changes for each of those operating systems.

CI/CD