Azure DevOps pipeline for Maui
How do we create an Azure DevOps pipeline for building Maui components or applications? Here the base pipeline to use and customize
All technologies, only pure source code
How do we create an Azure DevOps pipeline for building Maui components or applications? Here the base pipeline to use and customize
It is possible to write custom query in Azure DevOps for work items using the Work Item Query Language (WIQL) a language close to SQL language
Azure DevOps provides 4 processes as standard. When creating a project, the default process is Agile. In details all Azure DevOps processes
In this new post, I show you how to deploy WordPress with Azure DevOps using an instance of WordPress app service created in the Azure
In this new post, I show you how to implement a NuGet package versioning with Azure DevOps in your pipeline using semantic version number
Today we are going to create our own NuGet package, publish it to Azure DevOps, and then consume it in our application.
How to pull a container from Azure Container Repository without getting Denied retrieving permissions failed in Azure DevOps pipeline? Solved
In this post I show how to customize your pipeline and other external files in Azure DevOps using variables from the Library
I explain how to deploy in a Azure WebApp a ShinyApps created with RStudio, using Azure DevOps as repository and Docker as container
In this article I show how quickly deploying dockerized R/Shiny Apps on Microsoft Azure and make them available globally within seconds
In this post, I’m going to explain how to create a pipeline and a release in Azure DevOps that releases…
I want to explain how using Git Flow with GitKraken and Azure DevOps for improving collaboration, git concept learning curve and code quality