Category "azure-devops"

Error: Unhandled Exception: System.IO.FileNotFoundException: The configuration file 'onfig' was not found and is not optional

Error when executing .\migration.exe execute –config .\configuration.json Unhandled Exception: System.IO.FileNotFoundException: The configuration file '

Error: Unhandled Exception: System.IO.FileNotFoundException: The configuration file 'onfig' was not found and is not optional

Error when executing .\migration.exe execute –config .\configuration.json Unhandled Exception: System.IO.FileNotFoundException: The configuration file '

Why Azure DevOps Release do not remove Pipeline from Azure Data Factory?

I have Data Factory Dev environment. I have removed few pipelines in master branch. Then saved and published. I have Azure DevOps Release, which has stage Test.

Using Nuke build to push a tag to an Azure Devops repository

I'm trying to figure out how to push a tag after a successful build back to the azure devops git repository. Whether I'm just asking the wrong questions or goi

UWP App will not build using windows-latest (windows 2022) on Azure Pipeline

I am trying to build a UWP app using the latest version of windows for my vmImage, currently the build script looks like this: Build script Code # Universal Win

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