Azure Devops
Integrating Automated Tests with Azure Pipelines
A practical guide to integrating automated tests into Azure Pipelines, covering test task configuration, result publishi...
Test Case Management in Azure Test Plans
A comprehensive guide to managing test cases in Azure Test Plans, covering test plan creation, test suites, test case au...
Migrating from Nexus/Artifactory to Azure Artifacts
A practical guide to migrating package repositories from Sonatype Nexus and JFrog Artifactory to Azure Artifacts, coveri...
Universal Packages for Binary Distribution
A practical guide to using Azure Artifacts Universal Packages for distributing binaries, tools, configuration bundles, a...
Securing Azure Artifacts: Permissions and Access
A comprehensive guide to securing Azure Artifacts feeds with role-based permissions, service account management, PAT sco...
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...