Link Azure KeyVault to Azure Pipelines, via Variable Groups
A guide on linking Azure KeyVault secrets to Azure Pipelines using Variable Groups for secure and centralized secret management.
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.
Workaround for Azure File Copy task not supported on Linux agents using Azure CLI in Azure DevOps pipelines.
A tutorial on setting up Azure Pipelines for Continuous Integration (CI) to build Blazor applications, including account setup and pipeline configuration.
A developer's detailed walkthrough of configuring Azure DevOps to build a Docker image and push it to a private Docker Hub repository.
A guide to building and deploying Python-based Azure Functions using Azure DevOps pipelines, updated for general availability.
Tutorial on fixing NuGet package compatibility errors with netcoreapp2.1 in Azure DevOps pipelines.
A guide to using Azure DevOps Projects to add CI/CD pipelines to existing Dockerized .NET applications with minimal setup.