Service connections let Azure DevOps deploy to Azure resources. Getting the security right is important. Here’s how to set them up properly. Creating a Service Connection Project Settings โ Service connections โ New โ Azure Resource Manager Automatic: Creates service principal for you Manual: Use existing service principal Managed Identity: For self-hosted agents Best Practices […]
Read more โTag: Azure DevOps
Azure DevOps YAML Pipelines: Complete CI/CD Guide
YAML pipelines are the future of Azure DevOps. They’re version-controlled, reviewable, and more powerful than classic pipelines. Here’s how to build them properly. Basic Structure Variables and Secrets Templates for Reuse References YAML Schema Reference
Read more โAzure DevOps Community Launch Event – LK MUG January 2019
Last week I had the privilege of organizing and presenting at the Azure DevOps Community Launch event with the Letterkenny Microsoft User Group (LK MUG). It was fantastic to see so many developers from the Northwest Ireland region come together to explore what’s new in Azure DevOps. What We Covered The rebranding from VSTS to […]
Read more โ