azure-devops
Private vs Public Package Feeds
A practical guide to understanding the differences between private and public package feeds in Azure Artifacts, includin...
Azure Artifacts REST API for Automation
A comprehensive guide to automating Azure Artifacts operations using the REST API, covering feed management, package ope...
Pipeline Integration with Azure Artifacts
A comprehensive guide to integrating Azure Pipelines with Azure Artifacts for automated package publishing, authenticati...
Artifact Retention Policies and Cost Optimization
A comprehensive guide to managing Azure Artifacts storage costs through retention policies, cleanup automation, storage ...
Python Package Feeds with Azure Artifacts
A practical guide to publishing and consuming Python packages with Azure Artifacts feeds, covering pip configuration, tw...
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...
NuGet Feed Management in Azure DevOps
A comprehensive guide to creating and managing NuGet feeds in Azure DevOps, covering feed creation, upstream sources, au...
Implementing Blue-Green Deployments with Azure Pipelines
A practical guide to implementing blue-green deployments with Azure Pipelines for zero-downtime releases using deploymen...
Pipeline Resources: Repositories, Containers, and Packages
Master pipeline resources in Azure DevOps including repository checkouts, container jobs, package feeds, and cross-pipel...
Azure Pipeline Environments and Deployment Strategies
A comprehensive guide to Azure DevOps pipeline environments and deployment strategies including rolling, canary, approva...
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-...
Working with Pipeline Artifacts and Build Outputs
Complete guide to managing pipeline artifacts and build outputs in Azure DevOps, covering publishing, downloading, reten...
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...
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 ...
Deployment Gates and Pre-Deployment Approvals
A comprehensive guide to configuring deployment gates and pre-deployment approvals in Azure DevOps multi-stage pipelines...
Pipeline Performance: Caching and Optimization Techniques
A practical guide to optimizing Azure DevOps pipeline performance with dependency caching, Docker layer caching, paralle...
Integrating Security Scanning into Azure Pipelines
A practical guide to integrating security scanning into Azure DevOps pipelines, covering dependency scanning, SAST, secr...
Pipeline Debugging: Diagnosing Failed Builds
A practical guide to debugging Azure DevOps pipeline failures, covering log analysis, system.debug mode, YAML validation...
Matrix Builds and Parallel Job Strategies
A practical guide to Azure DevOps matrix builds and parallel job strategies, covering cross-platform testing, multi-vers...
Pipeline Expressions and Functions Deep Dive
An advanced guide to Azure DevOps pipeline expressions and functions, covering string manipulation, comparison operators...