Category "azure-devops"

Azure devops appsettings.json variable substitution from Key Vault in pipelines not working

I have a .Net 6 web application that I am building in devops. I am trying to substitute settings in the appsettings.json, but somehow can't get it working. What

How to store build artifacts in Artifacts feed?

I have a build pipeline that publishes a release artifact for consumption by the release pipeline. pool: name: Azure Pipelines demands: - npm - msbuild

Azure Devops capture the user who triggered the pipeline `

Morning , I have a question , is their a way to capture who triggered the pipeline , it will happen automatically when some one commit in my master branch in GI

How to automatically assign PBI tasks to the same assignment as of the PBI?

I must be doing something wrong. Say I have a Feature. Assign it to John. Create PBIs (Product Backlog Items) for it. Break the PBIs down into tasks. Is not the

Azure Devops Pipeline - Angular 13 to Azure App Service Error

I am trying to build a pipeline for a simple angular project in Azure Devops but I keep getting an error that "no such file or directory: D:/a/1/s/dist" Here is

How to add test steps in a test case work item using Rest API

Image of Test Case I have created a custom work item in which i have successfully managed to call api to create work item but i have no idea how to create test

Azure DevOps self-hosted build agent - Kaniko

We need to build docker images using self-hosted linux agent which is deployed as docker container (in Azure Container Instances). As of now, the agent is Ubunt

How can i include folders from other repos when running a pipeline in Azure Devops

I have a repo called REPO A and have created a YAML pipeline in here but I also have some code in REPO B which I need to use in this pipeline In YAML how can te

Azure Function : Release pipeline to include appsettings.json values

I have 2 settings file in my Azure Functions Project. 1)local.settings.json 2)appsettings.json In the Startup.cs I am combining both into a single Configuration

Automate Azure Devops (FTP Upload) and Git to upload on Remote Server

The current setup is as below Version Control - Git Repos and Branch hosted on - Azure DevOps Codebase - External server The dev team clones Azure Repo into loc

Release deployment completed event Azure Pipeline and Slack

I am configuring Azure DevOps integration in Slack https://docs.microsoft.com/en-us/azure/devops/pipelines/integrations/slack?view=azure-devops I am using below

Migrate Azure Devops Artifacts between organizations

I am trying to migrate (clone) an Azure Devops project to another project / organization. I successfully cloned the repos migrated the work items using Azure De

Running a build pipeline AFTER my code has been merged?

I'll do my best to explain my problem. In standard practice, I have an Azure Devops pipeline that creates a Terraform payload, invokes Terraform API, and lets T

How to send TFS work items via email to Distribution List

I'm using Azure DevOps and need to send Work Items (gathered via results of a Query) via email to a Distribution List. When I goto Query and select Email Query

How to cleanup azuredevops server agents maven repositories and docker images when pushing is completed

We are using Azuredevops server integrated with the self hosted agents running on linux vms in azure. We are facing some unexpected behavior in our build agents

Angular module federation on azure app service

I’m creating a website with webpack federation module. For this I have 3 projects out of 3 different git repos. So I have 3 here in azure devops. My quest

automate linked integration runtime to data factory

I have a data factory that will be sharing IR set up and resource ID is ready and permission to ADF is granted. I am trying to automate IR set up on the second

Connecting to Project Online from Azure DevOps Extension

I have created a Azure DevOps hub extension, it retrieves work items and the goal is to then move some of the work item notes over to Project Online Timesheet N

Azure DevOps Pipelines: Skip resolving deltas + tags in Checkout

In Azure DevOps for any pipeline it takes around a minute to checkout the code. I have configured the fetch depth to 1 to speed it up but this doesn't have any

Powershell script Trigger an release pipeline using Devops API

I am trying to create a Powershell script create a new release using DevOps API. I can see the pipeline information using invoke rest method but not able to tri