Trending questions in DevOps & Agile

0 votes
0 answers

How to get Docker desktop on Ubuntu?

I'm new to Docker and Kubernetes, and ...READ MORE

May 10, 2022 in Docker by pranav
• 2,590 points

edited Mar 4, 2025 386 views
0 votes
0 answers

Azure Devops Pipeline Matlab Command Bugs between R2019B and R2017B

I have a working Azure CI pipeline ...READ MORE

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

How to SSH into Docker?

I want this type of infrastructure to ...READ MORE

May 10, 2022 in Docker by pranav
• 2,590 points

edited Mar 4, 2025 377 views
0 votes
0 answers

Where does Jenkins fit in the devops pipeline?

where can I fit the Jenkins tool ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,086 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,040 points
1,188 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,040 points
2,040 views
0 votes
1 answer

How do I check uptime on hundreds of servers using Ansible?

ansible <group_name/all/ip_address> -i <name_of_hosts_file/inventory_file> -m command -a ...READ MORE

Jan 20, 2023 in Ansible by Dhiman_Aanchal

edited Mar 5, 2025 14,316 views
0 votes
0 answers

Building .NET 5.0 project Azure DevOps pipeline

I wanted to build a project in ...READ MORE

Apr 20, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,109 views
0 votes
0 answers

Is Azure DevOps a PaaS or IaaS?

Can Azure DevOps be classified as a ...READ MORE

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

How to remove broken Wiki entries in Azure Devops?

I  created an automated release note that ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,083 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,040 points
1,148 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,040 points
1,260 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,040 points
1,291 views
0 votes
0 answers

Azure DevOps CI / CD not installing latest flutter version

The Azure DevOps configuration - CI / ...READ MORE

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

Sort by memory usage in docker stats

Is there a way to get the ...READ MORE

Apr 30, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 682 views
0 votes
2 answers

VSCode “please clean your repository working tree before checkout”

One of the ways is to stash ...READ MORE

Apr 22, 2019 in Git & GitHub by Nikhil
53,706 views
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,040 points
1,257 views
0 votes
0 answers

Azure DevOps profile pictures not displayed on boards

We recently switched to  Azure DevOps. I successfully connected ...READ MORE

Mar 21, 2022 in Other DevOps Questions by Kichu
• 19,040 points
2,422 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,040 points
1,313 views
0 votes
0 answers

How do I add the azure-devops commands to the Azure CLI in an offline on-premise server?

I wanted to add the azure-DevOps extension to the Azure ...READ MORE

Apr 19, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,134 views
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,040 points
1,432 views
0 votes
0 answers

How to know the source repository of a forked repository, in azure devops?

I am working on an Azure DevOps ...READ MORE

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

Azure DevOps - Clean build directory

I am using a self-hosted agent for ...READ MORE

Mar 20, 2022 in Other DevOps Questions by Kichu
• 19,040 points
2,411 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,040 points
1,039 views
0 votes
0 answers
0 votes
0 answers

Integrate JFROG artifactory with Azure Web App and Azure DevOps pipelines

I want to integrate JFROG artifactory with ...READ MORE

Apr 14, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,300 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,040 points
1,402 views
0 votes
0 answers

Azure DevOps Pipeline define variable in deployment and reuse in subsequent job

I wanted to pass a variable value ...READ MORE

Apr 8, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,559 views
0 votes
0 answers

Azure DevOps Windows vs Ubuntu hosted agents for cross-platform apps?

Are there concrete reasons to select one ...READ MORE

Mar 22, 2022 in Other DevOps Questions by Kichu
• 19,040 points
2,178 views
0 votes
1 answer

Not able to execute Powershell 7 scripts parallelly on DevOps

Just explicitly select the option to use ...READ MORE

Apr 17, 2022 in Other DevOps Questions by narikkadan
• 86,360 points

edited Mar 5, 2025 1,104 views
0 votes
0 answers

Issues with multiple identities and git and azure devops

I have created a repository in Azure ...READ MORE

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

How can a script access Service Connections? (Azure Devops Pipelines)

I can't figure out how to access ...READ MORE

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

Rest APIs available for IBM DOORS NG similar to Azure Devops Rest APIs?

We use Azure DevOps for DevOps, Testing, ...READ MORE

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

What does DevOps mean ?

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

Basic Azure DevOps flow for ASP .Net

I have a custom build script and ...READ MORE

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

Azure DevOps '401 - Uh-oh, you do not have access' Invited User

I invited a user into my newly ...READ MORE

Mar 20, 2022 in Other DevOps Questions by Kichu
• 19,040 points
2,308 views
0 votes
0 answers

On premise azure devops and microsoft teams

Can we integrate an on-premise instance of ...READ MORE

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

DevOps Pipeline Automation - Infrastructure and Application deployment

1. Provision of two resources in Azure ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,040 points
994 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,040 points
1,212 views
0 votes
0 answers

How to send notification e-mail when release doesn't succeed in Azure DevOps?

 I can't find an option to notify ...READ MORE

Apr 8, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,380 views
0 votes
0 answers

How can I create a dashboard across multiple Azure DevOps Projects?

I am interested in a dashboard for ...READ MORE

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

Azure devops pipeline failed

At this stage in the pipeline, where ...READ MORE

Apr 14, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,174 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,040 points
1,080 views
0 votes
0 answers

Create query in Azure Devops server filtering on User Stories or tasks

I am having a problem creating a ...READ MORE

Apr 11, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,293 views
0 votes
0 answers

Docker-compose exit code is 137 when there is no OOM exception

I expect the exit code to be ...READ MORE

Apr 30, 2022 in Docker by rajiv
• 1,620 points

edited Mar 4, 2025 476 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,040 points
1,364 views
0 votes
1 answer

JavaScript heap out of memory in Angular 7 using Azure DevOps

Try running the prod build as follows: node ...READ MORE

Feb 9, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
3,888 views
0 votes
0 answers

Docker - Retrieving the COM class factory for component with CLSID

The software I'm using makes use of ...READ MORE

Apr 29, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4, 2025 491 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,040 points
1,032 views
0 votes
0 answers

Azure DevOps Boards 'Done' column orders in descending work item ID - Scrum

When I move a work item into ...READ MORE

Apr 19, 2022 in Other DevOps Questions by Kichu
• 19,040 points
945 views