Error when executing .\migration.exe execute –config .\configuration.json Unhandled Exception: System.IO.FileNotFoundException: The configuration file '
Error when executing .\migration.exe execute –config .\configuration.json Unhandled Exception: System.IO.FileNotFoundException: The configuration file '
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.
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
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
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
I have a build pipeline that publishes a release artifact for consumption by the release pipeline. pool: name: Azure Pipelines demands: - npm - msbuild
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
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
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
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
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
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
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
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
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
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
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
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
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