azure-devops

127 articles
Private vs Public Package Feeds

A practical guide to understanding the differences between private and public package feeds in Azure Artifacts, includin...

18 min read2/13/2026
Azure Artifacts REST API for Automation

A comprehensive guide to automating Azure Artifacts operations using the REST API, covering feed management, package ope...

20 min read2/13/2026
Pipeline Integration with Azure Artifacts

A comprehensive guide to integrating Azure Pipelines with Azure Artifacts for automated package publishing, authenticati...

16 min read2/13/2026
Artifact Retention Policies and Cost Optimization

A comprehensive guide to managing Azure Artifacts storage costs through retention policies, cleanup automation, storage ...

23 min read2/13/2026
Python Package Feeds with Azure Artifacts

A practical guide to publishing and consuming Python packages with Azure Artifacts feeds, covering pip configuration, tw...

19 min read2/13/2026
Maven and Gradle with Azure Artifacts

A practical guide to configuring Maven and Gradle projects to publish and consume Java packages from Azure Artifacts fee...

14 min read2/13/2026
NuGet Feed Management in Azure DevOps

A comprehensive guide to creating and managing NuGet feeds in Azure DevOps, covering feed creation, upstream sources, au...

18 min read2/13/2026
Implementing Blue-Green Deployments with Azure Pipelines

A practical guide to implementing blue-green deployments with Azure Pipelines for zero-downtime releases using deploymen...

16 min read2/13/2026
Pipeline Resources: Repositories, Containers, and Packages

Master pipeline resources in Azure DevOps including repository checkouts, container jobs, package feeds, and cross-pipel...

24 min read2/13/2026
Azure Pipeline Environments and Deployment Strategies

A comprehensive guide to Azure DevOps pipeline environments and deployment strategies including rolling, canary, approva...

25 min read2/13/2026
Self-Hosted Agents: Setup, Scaling, and Management

Complete guide to setting up, scaling, and managing self-hosted Azure DevOps agents, covering Docker-based agents, auto-...

25 min read2/13/2026
Working with Pipeline Artifacts and Build Outputs

Complete guide to managing pipeline artifacts and build outputs in Azure DevOps, covering publishing, downloading, reten...

24 min read2/13/2026
Pipeline Triggers: CI, PR, and Scheduled Builds

Complete guide to Azure DevOps pipeline triggers including CI, PR validation, scheduled cron builds, tag triggers, and c...

26 min read2/13/2026
Migrating Classic Pipelines to YAML: A Step-by-Step Guide

A complete guide to migrating Azure DevOps classic build and release pipelines to YAML, covering task mapping, variable ...

26 min read2/13/2026
Deployment Gates and Pre-Deployment Approvals

A comprehensive guide to configuring deployment gates and pre-deployment approvals in Azure DevOps multi-stage pipelines...

27 min read2/13/2026
Pipeline Performance: Caching and Optimization Techniques

A practical guide to optimizing Azure DevOps pipeline performance with dependency caching, Docker layer caching, paralle...

24 min read2/13/2026
Integrating Security Scanning into Azure Pipelines

A practical guide to integrating security scanning into Azure DevOps pipelines, covering dependency scanning, SAST, secr...

24 min read2/13/2026
Pipeline Debugging: Diagnosing Failed Builds

A practical guide to debugging Azure DevOps pipeline failures, covering log analysis, system.debug mode, YAML validation...

25 min read2/13/2026
Matrix Builds and Parallel Job Strategies

A practical guide to Azure DevOps matrix builds and parallel job strategies, covering cross-platform testing, multi-vers...

24 min read2/13/2026
Pipeline Expressions and Functions Deep Dive

An advanced guide to Azure DevOps pipeline expressions and functions, covering string manipulation, comparison operators...

20 min read2/13/2026
Powered by Contentful