Home
Programming With Wolfgang
Cancel

Programming With Wolfgang on Youtube

Starting this February, I will publish a new YouTube video every Tuesday at 9:15 AM ET on the ProgrammingWithWolfgang Youtube Channel. I will cover topics like Azure, AKS, and Azure DevOps but also...

ArgoCD SSO with Entra ID Made Easy

This blog post, based on a recent video, provides a detailed walkthrough on how to set up Single Sign-On (SSO) for ArgoCD using Entra ID. This method allows users to authenticate to both the ArgoCD...

Eliminate PATs - ArgoCD Private Repo Access with Managed Identity

Managing secrets and Personal Access Tokens (PATs) for your CI/CD pipelines can be a significant operational burden and a security risk. If a token expires or a user leaves, your deployments can gr...

How to Use ArgoCD with Private GitHub and Azure DevOps Repos

In the rapidly evolving landscape of cloud-native development, GitOps has emerged as a powerful paradigm for managing Kubernetes deployments. At its heart, ArgoCD champions this approach, allowing ...

Welsh Azure User Group - From Vms to Managed DevOps Pools

Managing and optimizing your Azure DevOps pipeline agents is crucial for efficient and cost-effective CI/CD workflows. As development practices evolve, so do the options for hosting these critical ...

Deploying Apps with Helm Charts in ArgoCD UI

This post provides a comprehensive guide on deploying applications using Helm charts within Argo CD, covering both public and private repository scenarios. If you’re looking to streamline your Kube...

From VMs to Managed Pools - Navigating Azure DevOps Agent Hosting - Warsaw IT Days 2025

This post, inspired by “From VMs to Managed Pools - Navigating Azure DevOps Agent Hosting” by Programming with Wolfgang, provides an insightful look into the various hosting options for Azure Pipel...

GitOps on AKS - It Just Got Easier with the ArgoCD Extension

This post introduces the AKS GitOps Argo CD extension, a powerful tool designed to simplify Kubernetes application management. We’ll explore its ease of use and discuss how it streamlines deploymen...

Automate AKS Deployments with the Flux Extension

This post examines the AKS GitOps extension for Flux, a tool designed to automate deployments to Azure Kubernetes Service (AKS) by leveraging Git as the source of truth. We’ll explore the core conc...

Speaking about Azure DevOps Agent Hosting at the Welsh Azure User Group

I am speaking at the Welsh Azure User Group’s online event in June 2025. This group is great, and I am ready to share insights on a key topic for efficient CI/CD pipelines: Azure DevOps Agent Hosti...