Trending questions in Other DevOps Questions

0 votes
0 answers

Azure DevOps YAML self hosted agent pipeline build is stuck at locating self-agent

Action: I tried to configure and run a ...READ MORE

Mar 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
2,224 views
0 votes
0 answers

cp command not working in Bash Script in build pipeline of azure devops

To copy the folder with multiple files ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
872 views
0 votes
0 answers

Is it possible to hide pages from an Azure DevOps Wiki?

I am working on a wiki for ...READ MORE

Apr 23, 2022 in Other DevOps Questions by Kichu
• 19,050 points
808 views
0 votes
0 answers

Creating a workitem in Azure DevOps via python

I want to create a new work ...READ MORE

Apr 19, 2022 in Other DevOps Questions by Kichu
• 19,050 points
962 views
0 votes
0 answers

Building MSI in azure devops

We build various web projects with AzureDevops and ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,037 views
0 votes
0 answers

Call to undefined function mysql query with Login

When I run this PHP code I ...READ MORE

May 1, 2022 in Other DevOps Questions by Kichu
• 19,050 points
396 views
0 votes
1 answer

Cannot find module cv2 when using OpenCV

This is because python is not able ...READ MORE

Apr 30, 2022 in Other DevOps Questions by narikkadan
• 63,420 points
418 views
0 votes
1 answer

Maximum call stack size exceeded error

The problem is that you are calling ...READ MORE

Apr 29, 2022 in Other DevOps Questions by narikkadan
• 63,420 points
460 views
0 votes
1 answer

Invalid argument supplied for foreach()

Use this: if (is_array($values) || is_object($values)) { ...READ MORE

Apr 29, 2022 in Other DevOps Questions by narikkadan
• 63,420 points
450 views
0 votes
0 answers
0 votes
0 answers

Azure DevOps Server Invoke-RestMethod Error: No API version provided for the "PUT" request

I tried to pass data to the ...READ MORE

Apr 14, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,068 views
0 votes
0 answers

Terraform and Azure DevOps pipelines

I am accessing the terraform module through ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
702 views
0 votes
0 answers

How to import test cases from Excel to VSTS/Azure DevOps

I have some test cases in Excel ...READ MORE

Apr 20, 2022 in Other DevOps Questions by Kichu
• 19,050 points
738 views
0 votes
0 answers

Azure DevOps REST api - Run pipeline with variables

I have a pipeline on Azure DevOps ...READ MORE

Mar 28, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,747 views
0 votes
1 answer

How do I update Node.js?

Use Node Version Manager (NVM). This helps you ...READ MORE

Apr 29, 2022 in Other DevOps Questions by narikkadan
• 63,420 points
343 views
0 votes
0 answers

Direct Azure DevOps pipeline logs to Log Analytics?

I want to direct the azure pipeline ...READ MORE

Apr 14, 2022 in Other DevOps Questions by Kichu
• 19,050 points
990 views
0 votes
0 answers

Assign specific agent on Azure DevOps YAML Pipelines

I want to know how to assign ...READ MORE

Apr 7, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,268 views
0 votes
0 answers

Why am I not receiving Notification for Pending Approval in my Azure DevOps Server CD?

I created a pre-deployment step in our ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
572 views
0 votes
0 answers

Azure Devops CI pipeline trigger for multi projects

I have the following structure: Test-A and Test-B ...READ MORE

Apr 7, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,209 views
0 votes
0 answers

Azure DevOps - how to track planned vs unplanned work items

My team wants to keep track of ...READ MORE

Apr 21, 2022 in Other DevOps Questions by Kichu
• 19,050 points
603 views
0 votes
0 answers

creating an output variable azure devops from the Azure SQL InlineSqlTask task

 YAML content : - task: SqlAzureDacpacDeployment@1 displayName: ...READ MORE

Apr 21, 2022 in Other DevOps Questions by Kichu
• 19,050 points
600 views
0 votes
0 answers

do you need to login - using `az devops login` - when AZURE_DEVOPS_EXT_PAT is set?

I have PAT set using environment variable ...READ MORE

Apr 14, 2022 in Other DevOps Questions by Kichu
• 19,050 points
890 views
0 votes
0 answers

${{ if }} Syntax in Azure DevOps YAML

I have a pool of self-hosted VMs ...READ MORE

Mar 25, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,747 views
0 votes
0 answers

Impediments in Azure DevOps against user stories

There are impediments in my user story ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
516 views
0 votes
0 answers

Azure DevOps CICD with .NET framework web app

We have a git repo on Azure ...READ MORE

Mar 26, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,675 views
0 votes
0 answers

Azure DevOps Pipelines - run YAML pipeline only when previous run was successful

I created a build pipeline in Azure ...READ MORE

Apr 19, 2022 in Other DevOps Questions by Kichu
• 19,050 points
634 views
0 votes
0 answers

How to import task groups in Azure DevOps

I have more than one release pipeline ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
475 views
0 votes
0 answers

What service principle does Azure DevOps pipeline jobs run under

I have an integration test task in ...READ MORE

Apr 18, 2022 in Other DevOps Questions by Kichu
• 19,050 points
647 views
0 votes
0 answers

How to install ODBC driver in azure DevOps built pipeline to run a script on Azure ML compute?

I use python scripts to connect my ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,050 points
706 views
0 votes
0 answers

Newly created azure ad group not available in azure devops rest api

I want to create azure ad groups ...READ MORE

Apr 18, 2022 in Other DevOps Questions by Kichu
• 19,050 points
634 views
0 votes
0 answers

Azure devops not running xunit tests

No test is available in C:\stuff\Debug\x64\bin\x86\ilc\MyApp.Test.dll some_other_dlls ...READ MORE

Apr 11, 2022 in Other DevOps Questions by Kichu
• 19,050 points
925 views
0 votes
0 answers
0 votes
0 answers

Azure Devops for Power apps

I am Implementing DevOps for PowerApps by ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
442 views
0 votes
0 answers

Get UseDotNet@2 in Azure DevOps to use the vmImage's dotnet SDK (or one from a cache)

I have an Azure DevOps pipeline with ...READ MORE

Apr 19, 2022 in Other DevOps Questions by Kichu
• 19,050 points
587 views
0 votes
0 answers

Is there a way to make an Azure DevOps release only publish the actual latest change from a build pipeline?

My two commits were merged to master ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,050 points
664 views
0 votes
0 answers

unable to connect to Azure DevOps Server from VS 2019

I just installed Azure DevOps 2019 on ...READ MORE

Apr 2, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,308 views
0 votes
0 answers

Microsoft Flow Add Outlook attachment to VSTS Work Item

I want to upload an  Outlook attachment to VSTS. ...READ MORE

Apr 18, 2022 in Other DevOps Questions by Kichu
• 19,050 points
616 views
0 votes
0 answers

To whom are Azure DevOps access request e-mails sent? And can that be controlled?

How can I  control the recipients of ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
400 views
0 votes
0 answers

How to specify Cake.Tool version on yaml task in Azure devops pipelines

I have this YAML task to run ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
400 views
0 votes
0 answers
0 votes
0 answers

Azure DevOps manually publish an external libraries to Azure Artifacts?

I have an external library I created ...READ MORE

Apr 12, 2022 in Other DevOps Questions by Kichu
• 19,050 points
826 views
0 votes
0 answers

How to download the latest build artifacts from Azure DevOps programmatically?

I have a .NET C# application and ...READ MORE

Apr 1, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,283 views
0 votes
0 answers

Power Platform DevOps Tools new environment creation task

I wanted to set up an Azure ...READ MORE

Apr 21, 2022 in Other DevOps Questions by Kichu
• 19,050 points
407 views
0 votes
0 answers

Adding additional boards in Azure Devops

My team contains only one board in ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,050 points
575 views
0 votes
0 answers

Azure DevOps Workflow Rules

I wanted to create a flow rule ...READ MORE

Apr 20, 2022 in Other DevOps Questions by Kichu
• 19,050 points
406 views
0 votes
0 answers

How to stop grouping by User Stories in Azure DevOps sprint boards?

 Take a look at the image below. ...READ MORE

Apr 8, 2022 in Other DevOps Questions by Kichu
• 19,050 points
951 views
0 votes
0 answers
0 votes
0 answers

Re-checking for merge conflicts in VSTS (Azure DevOps)

The PR1 status says "No merge conflict/last ...READ MORE

Apr 11, 2022 in Other DevOps Questions by Kichu
• 19,050 points
777 views
0 votes
0 answers

Azure DevOps pipeline DotNetCore test path projects pattern

I want to test my .NET Core ...READ MORE

Mar 27, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,460 views
0 votes
0 answers

DevOps Features linked (or Related) across Epics

Can we link features across Epics in ...READ MORE

Apr 19, 2022 in Other DevOps Questions by Kichu
• 19,050 points
461 views