Most viewed questions in Other DevOps Questions

0 votes
0 answers

How to get an free Azure account for testing Azure DevOps project?

When I tried to use the Azure ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,050 points
536 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
535 views
0 votes
1 answer

Can someone explain what DevOps is?

Although it is much more than hype, ...READ MORE

Dec 21, 2022 in Other DevOps Questions by Edureka
• 12,690 points
531 views
0 votes
0 answers

Azure DevOps Pipeline - Service Connection Permission

Assuming an Azure DevOps pipeline has been ...READ MORE

Mar 30, 2022 in Other DevOps Questions by Kichu
• 19,050 points
530 views
0 votes
0 answers

Azure DevOps YAML Pipeline not recognizing " jobs: " or " stages: " tag/names, as documented in the usable syntax

I was restricted on the azure pipeline. ...READ MORE

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

Azure DevOps: 1 Solution Multiple Projects CI/CD

I have a solution with six projects: Web API ...READ MORE

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

Azure DevOps 2019 fill or change Contact Cards

I am using Azure DevOps 2019 On-Premises. ...READ MORE

Mar 30, 2022 in Other DevOps Questions by Kichu
• 19,050 points
524 views
0 votes
0 answers

Azure function to read file from azure devops repository

I want my azure function to read ...READ MORE

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

repository restriction in visual studio team service

Follow these steps to set restrictions: 1.Adding users ...READ MORE

Jun 22, 2018 in Other DevOps Questions by ajs3033
• 7,300 points
524 views
0 votes
0 answers

can't upload custom process template in Azure DevOps Server 2020

I'm trying to create a custom process ...READ MORE

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

Azure Devops Tasks not showing up in my Task Template List

I created a task using the templates ...READ MORE

Mar 30, 2022 in Other DevOps Questions by Kichu
• 19,050 points
522 views
0 votes
0 answers

Error integrating TestCafe with Azure Devops

I want to integrate TestCafe with Azure ...READ MORE

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

Undefined function mysql_connect()

See if the PHP MySQL extension module ...READ MORE

May 1, 2022 in Other DevOps Questions by narikkadan
• 63,700 points
510 views
0 votes
1 answer

Exception : AAPT2 error: check logs for details

This happens when one of your .xml ...READ MORE

May 1, 2022 in Other DevOps Questions by narikkadan
• 63,700 points
509 views
0 votes
0 answers

What is RPS ? Why do we need RPS setup during devops?

What is RPS? What is the full ...READ MORE

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

Issue while implementing parallel test execution in VSTS 2017

You can try to use the agent ...READ MORE

Jul 23, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
504 views
0 votes
0 answers

Is there any Roadmap creation feature for Projects in Azure DevOps as its there in JIRA?

There is a roadmap feature in JIRA, ...READ MORE

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

Do DevOps tools work together to bring out the DevOps culture? How?

Yes, of course, DevOps tools work together.  Developers ...READ MORE

Feb 16, 2019 in Other DevOps Questions by Nisha
503 views
0 votes
0 answers

Azure DevOps Pipeline Artifacts & Bandwidth cost

We have an Azure DevOps Organization. We ...READ MORE

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

Move Work Items to different project on Azure Devops

I want to move/copy my Work Items ...READ MORE

Mar 27, 2022 in Other DevOps Questions by Kichu
• 19,050 points
498 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,700 points
496 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,700 points
493 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
493 views
0 votes
0 answers
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
488 views
+1 vote
1 answer

Managing several maven artifacts in a delivery pipeline

If A depends on B as a ...READ MORE

Jul 12, 2018 in Other DevOps Questions by Kalgi
• 2,680 points
488 views
0 votes
1 answer

Continuous Deployment Bluemix with existing Bitbucket repo

Those instructions, although it mentions "private", are ...READ MORE

Jul 16, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
487 views
0 votes
0 answers

Azure DevOps REST API Authentication with PKCE

Does Azure DevOps REST API support OAuth ...READ MORE

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

Run Linux containers in an Azure DevOps Windows hosted build agent

I want to set up a Windows ...READ MORE

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

Is there a way to embed a framework for ios build in Azure DevOps?

I want to build an IPA package ...READ MORE

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

TFS support for in-build custom web sockets

TFS has no native support for this. ...READ MORE

Jul 19, 2018 in Other DevOps Questions by DareDev
• 6,890 points
482 views
0 votes
0 answers

Azure Bicep in DevOps release pipeline

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

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

Azure DevOps REST API: Getting work item predecessors and successors

How to get the work item's list ...READ MORE

Mar 30, 2022 in Other DevOps Questions by Kichu
• 19,050 points
481 views
0 votes
0 answers

Azure DevOps Taskboard: Can I drag anything besides Tasks?

On the Azure DevOps TaskBoard for a ...READ MORE

Mar 15, 2022 in Other DevOps Questions by Kichu
• 19,050 points
481 views
0 votes
0 answers

Azure DevOps extension custom hub group and hub under Organization Settings

I want to add a custom hub ...READ MORE

Mar 30, 2022 in Other DevOps Questions by Kichu
• 19,050 points
474 views
0 votes
0 answers

How to add button control on Azure DevOps workitems page

I am developing an Extension to add ...READ MORE

Mar 30, 2022 in Other DevOps Questions by Kichu
• 19,050 points
470 views
0 votes
0 answers

Change the organization icon in Azure Devops

How can I change the profile image ...READ MORE

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

Pre-deployment approval email is not receiving/coming in Azure DevOps CD

I am not receiving a Pre-deployment approval ...READ MORE

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

How to use stages from 1 ymal pipeline to 2 pipeline Azure Devops

The project I am currently working on ...READ MORE

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

How do I preserve local ivy repository in Bluemix BUILD & DEPLOY?

You're right--the pipeline spins up a new ...READ MORE

Jul 17, 2018 in Other DevOps Questions by Atul
• 10,240 points
464 views
0 votes
1 answer

How to deploy to BlueMix: 404 Error

I have the same error. I think ...READ MORE

Jul 16, 2018 in Other DevOps Questions by Kalgi
• 2,680 points
464 views
0 votes
0 answers

"Azure DevOps Organization" resource in Azure

I have a resource group inside it ...READ MORE

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

Do I need a 'requirements.txt' file or should I install dependencies? Azure DevOps

I am using SonarCloud/SonarLint to set up ...READ MORE

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

Travis CI defaults to wrong language

Its probably because of syntax error Instead of language: ...READ MORE

Jul 25, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
463 views
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
461 views
0 votes
0 answers

Azure API Management devops resource kit - creator tool

To generate arm templates to use in ...READ MORE

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

Is it possible to have a link to raw content of file in Azure DevOps

Sure, here's the call for the rests: GET ...READ MORE

Feb 10, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
454 views
0 votes
1 answer

Which statement describes a benefit of DevOps?

One significant advantage of implementing DevOps in ...READ MORE

Oct 16, 2023 in Other DevOps Questions by anonymous
• 3,320 points
452 views
0 votes
0 answers

Artifacts in Azure Devops Pipelines

I have an azure devops pipeline that ...READ MORE

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

Not able to execute Powershell 7 scripts parallelly on DevOps

I use the Azure Powershell step in ...READ MORE

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