A first look at revolutionizing your cloud deployments with Azure Managed DevOps Pools.
Azure Managed DevOps Pools (MDP) is a new managed service for scalable, secure, and high-performance build agents integrated with private Azure networks.
Azure Managed DevOps Pools (MDP) is a new managed service for scalable, secure, and high-performance build agents integrated with private Azure networks.
A beginner's guide to installing Git, setting up a repository, and making your first commit with step-by-step instructions.
Guide to deploying AWS infrastructure using Terraform within Microsoft Azure DevOps pipelines, including setup for cross-cloud deployments.
A guide to configuring .NET code coverage analysis within an Azure DevOps pipeline, including setup steps and integration with pull requests.
Guide to setting up a self-hosted Azure DevOps pipeline agent using Azure Container Instances to bypass free-tier parallelism limits.
Explores strategies for configuring Azure DevOps Service Connections for secure and efficient Azure deployments, covering scope and access decisions.
A developer compares Azure DevOps and GitHub, listing 22 reasons to switch for better collaboration, inner sourcing, and pull request workflows.
Fixing Xamarin Android build failures in CI/CD pipelines by updating to Java SDK 11 on Azure DevOps and GitHub Actions.
Guide to integrating Dependabot with Azure DevOps to automate dependency updates using Azure Pipelines.
A guide to automating the cleanup of stale branches from a remote Git repository, covering generic approaches and provider-specific options.
Explores automated code testing methods for PowerShell using Azure DevOps, VSCode extensions, and Git Hooks.
A technical guide on managing and monitoring Microsoft Entra Workload Identities, focusing on lifecycle management and security analysis.
Explains how to correctly use Service Principal IDs (Client IDs vs. Object IDs) for Azure RBAC and Azure DevOps, fixing a common error.
A guide to automatically assign team reviewers to Azure DevOps pull requests using a PowerShell script and the Azure DevOps API within a pipeline.
A guide to setting up and running Playwright end-to-end tests within an Azure DevOps pipeline, including YAML configuration and artifact publishing.
Explains how to disable git hooks in an Azure DevOps YAML pipeline by setting the CI environment variable, as it's not set by default.
Guide to securing Azure infrastructure code using DevSecOps practices, Azure DevOps, and the KICS open-source static analysis tool.
A guide to implementing automatic rollback for Azure deployments using Azure DevOps pipelines and ARM templates.
How to use an Azure DevOps Pull Request template to enforce a team's Definition of Done and improve code review quality.
A technical guide on building a centralized MSP automation workflow using Azure DevOps, YAML pipelines, and custom web portals.