Category "azure-devops"

Publishing WPF application fails du to unauthorized .NuGet service index (Azure DevOps)

I want to publish one of my WPF applications (to a folder). The app needs some NuGet packages that I published via Azure Devops. I signed in with Visual Studio

Is it possible to configure Azure Windows VMs using Ansible on Azure DevOps Microsoft Hosted Ubuntu agents?

We try to configure an Azure VM using an Azure DevOps pipeline. We first create the machine using Terraform and then we need to configure it. Right now the pipe

Azure devops - server-side git hooks

How can we implement server-side hooks, or any similar solution, to restrict git push into git server? For example, we want to disable push of commits containi

Azure DevOps wiki .attachments folder

is there a way to browse ".attachments" folder from the Azure DevOps wiki page? I insert images, later want to check folder content but not find a way to do it

TF401019: The Git repository with name or identifier public does not exist or you do not have permissions for the operation you are attempting

I have two ADO repositories named private2 and public2. private2 references public2 as a submodule: I also added a yaml file (vsts-cicd.yml) for build as follo

Azure yaml pipeline using "extends"

I am trying to use extends as part of my pipeline. I am trying to get the first basic step working from Azure docs ie # pythonparameter-template.yml pa

Why would Azure Devops pipelines be unable to connect to my Python/Linux function app?

Update It is happening again. Successfully-created Windows-hosted function, visible in the Azure portal. Can connect to other functions in the same subscription

Is possible to create an Azure DevOps Pull Request policy to set delete after merging automatically when setting auto-complete?

In the company I'm working we use Azure DevOps and we have a core repository with a huge amount of branches. In order to maintain this repository clearer as pos

Azure DevOps Pipeline configuration for Dynamic 365

Need help in designing CI/CD pipeline for deploying the Dynamic-365 solution in different environment. Present set up CI/CD configuration: we have 4 BU’s,

creating a release pipeline, I am not able to create a release pipeline due to shell script failure in the tasks [closed]

cp /dockeragents/sw/ADOAgents/ADOAgent2/_work/r15/a/ws_ordermanagement_bookit_order_enrichment/manifest.yaml /dockeragents/sw/ADOAgents/ADOAg

PEM error when Im trying to deploy an app to Google Play through Azure DevOps

When im trying to deploy my app bundle using the Google Play - Release Bundle task in Azure DevOps, I get the following error: ##[section]Starting: Release D:\

Authenticating with Azure Repos git module sources in an Azure Pipelines build

I'm currently creating a pipeline for Azure DevOps to validate and apply a Terraform configuration to different subscription. My terraform configuration uses m

VSTS - allow Scripts to Access OAuth Token in Release Management

In VSTS/VSO is it possible to gain access to the OAuth token from release management? The option is there in Build but I do not see it available from release.

Is it possible to link a work item to a release?

We would like to link a TFS work item to a Release so we can easily, with one click from the Release, open a TFS item that contains more info about this releas

Error message "The device is not ready" when running Azure devops release pipeline

I have moved a website to a new on-prem server and I'm currently trying to make CI/CD work. The release pipeline was already configured since we have been using

Strange GIT behaviour in VS2022 - Shows error but still completes action

I'm having a strange problem with Git i VS2022 and VS2019. When I Push, fetch or pulls I get a error saying "failed to fetch from the remote repository. see the

Calling Azure devops pipeline from multiple other pipeline [Azure devops]

Azure Devops pipeline is not getting triggered from multiple other pipelines. It works properly just for 1st pipeline. Could please anyone help? trigger: none p

Disable Azure DevOps feature where #ID in a discussion relates the two work items?

In Azure DevOps Boards, if you open a work item and reference another in the discussion field by using #ID for the work item you want to discuss, ADB automatica

Azure devops pipeline terraform error - 403 when attempting role assignment

I'm attempting to deploy an aks cluster and role assignment for the system assigned managed identity that is created via terraform but I'm getting a 403 respons

"##[error]Error response from daemon: failed to reach build target <stage> in Dockerfile" only during CI pipeline

I'm getting this error in my PR pipeline and I'm not sure what the cause and solution is. The Docker task is pretty well templated and the stage does exist in m