Deploy Enterprise PowerShell Modules Using Azure Artifacts
Build a private PowerShell repository using Azure Artifacts with automated CI/CD publishing, semantic versioning, code signing, and JEA integration for secure enterprise module distribution.
Prove Every Artifact: Supply Chain Security in Azure DevOps
Learn to implement software supply chain security in Azure DevOps with SBOM generation, artifact signing, dependency scanning, and deployment gate enforcement.
Azure Container Apps: Instant Preview Environments per PR
Build isolated preview environments for every pull request using Azure Container Apps revision labels and Azure DevOps pipelines with scale-to-zero economics.
Fix Broken Azure DevOps Pipelines: A Systematic Guide
Azure DevOps pipeline failures rarely point to the real problem. Learn systematic troubleshooting techniques to diagnose cryptic errors, network issues, and infrastructure limits.
5 Ways GitHub Copilot Supercharges Azure Boards
Learn how GitHub Copilot's coding agent integration with Azure Boards automates PR creation, ingests work item context, and clears backlog toil directly from your project management workflow.
Master the New Test Run Hub in Azure Test Plans
Learn how to use the Test Run Hub in Azure Test Plans to manage manual and automated test execution, filter runs, analyze results with embedded analytics, and triage failures.
How to Build SQL Database Deployment Automation Pipeline [Tutorial]
Tired of manually deploying changes to your SQL databases? Learn how to to build a database deployment automation pipeline!
Custom PowerShell Pipelines: Integrating with Azure DevOps
Learn to build your own custom PowerShell pipeline and run scripts in Azure DevOps for seamless IT automation and management.
Optimize ARM Output Variables in Azure DevOps Pipelines
Learn how to manage ARM output variables in Azure DevOps pipelines using PowerShell for efficient and streamlined workflows.
Publish to Azure Artifacts NuGet Feed with Azure DevOps
Learn to package and publish Azure DevOps pipeline build artifacts to an Azure Artifacts NuGet feed. Enhance your IT skills and workflow.