Using Terrascan with Azure DevOps
A guide to integrating Terrascan, a compliance scanning tool for infrastructure-as-code, into an Azure DevOps CI/CD pipeline.
A guide to integrating Terrascan, a compliance scanning tool for infrastructure-as-code, into an Azure DevOps CI/CD pipeline.
DevOps Notts event recap featuring technical talks on microservices lessons and using Terraform with Azure DevOps.
Guide to setting a custom default branch name for new Git repositories in Azure DevOps at the organization or project level.
A guide to speeding up Azure DevOps CI/CD pipelines by only building and deploying projects affected by recent commits, using a custom ProjectMarker stage.
A guide to implementing secret scanning with GitLeaks in Azure DevOps pipelines to prevent accidental exposure of API keys and passwords in code repositories.
Key considerations and best practices for successfully implementing Azure DevOps in an organization, covering projects, area paths, and identity.
A guide on linking Azure KeyVault secrets to Azure Pipelines using Variable Groups for secure and centralized secret management.
Highlights of key Azure and developer tool announcements from the MSBuild 2020 conference, focusing on CosmosDB, DevOps, and Azure Monitor.
A guide to setting up a CI/CD release pipeline for Azure Logic Apps using Azure DevOps and ARM templates.
A guide to automating SQL Azure database updates using Visual Studio database projects and Azure DevOps pipelines.
A technical guide on setting up Azure Pipelines to run integration tests for Azure AD-protected APIs, including service principal creation.
A video tutorial on using Azure DevOps for PowerShell projects, part of the 2019 Azure Advent Calendar community event.
Guide to fixing '.NET Core SDK not found' errors in Azure DevOps and Visual Studio by configuring the correct SDK version.
Guide to using Microsoft Security Code Analysis extension in Azure DevOps to automate security scanning of code for credentials and vulnerabilities.
A curated, living list of essential resources for Azure DevOps, including documentation, tools, APIs, and community links.
Guide on using Azure Key Vault secrets in Azure DevOps pipelines via variable groups and tasks to avoid leaking sensitive data.
A guide to refactoring Azure DevOps Pipelines using templates and centralized repositories to reduce repetition and improve maintainability.
Guide to running Azure DevOps unit tests with Azure Storage Emulator on Windows-based hosted build agents.
A developer's experience and technical guide to cloning the massive Windows OS repository using Git and GVFS, detailing setup, challenges, and workflow tips.
A guide to deploying Sonarqube on Azure App Service using Linux containers and an Azure DevOps pipeline, including troubleshooting for version compatibility.