Trending questions in DevOps & Agile

0 votes
0 answers

How do I run a command on an already existing Docker container?

I created a container with -d flag docker ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 43 views
0 votes
0 answers

Stop and remove all docker containers

How can I stop and remove all ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 47 views
0 votes
0 answers

What is the need for Docker Daemon?

Here is the docker architecture I'm not sure ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 46 views
0 votes
0 answers

What is the difference between a Docker image and a container?

We start with a base image when ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 41 views
0 votes
0 answers

Docker: How to authenticate for docker push?

When I try docker push [docker-simple-httpserver]# docker push ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 39 views
0 votes
1 answer

How to turn gathering facts task off in Ansible?

Hi@akhtar, You can use gather_facts: no keyword in your playbook. ...READ MORE

Aug 10, 2020 in Ansible by MD
• 95,460 points
27,030 views
0 votes
0 answers

Cant stop Docker/Vmmem from running

I started practising building EOS smart contracts ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 39 views
0 votes
0 answers

How to see the logs of a docker container?

I have a small piece of code ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 39 views
0 votes
0 answers

What's the principal difference between MS AppCenter and Azure DevOps (former VSTS)?

I have used them separately but I ...READ MORE

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

Trigger a pipeline on a monthly basis in Azure DevOps

I want to create a pipeline that ...READ MORE

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

Azure Devops MS-hosted agent IP address

We use Azure DevOps with Microsoft-hosted agents ...READ MORE

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

Is it possible to create PowerShell task in Azure DevOps which follow the principle of idempotent

I created a release that will create ...READ MORE

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

How can I upload a 'secret file' via the Azure DevOps REST API?

There is a secure file store built ...READ MORE

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

Link Azure devops repos and boards

Is there a way to link both ...READ MORE

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

Whitesource Bolt Azure DevOps plugin takes long time (and is too chatty)

I have integrated the WhiteSource Bolt scan into our ...READ MORE

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

Azure DevOps project setup - 1 team - 1 board 3 projects is this possible?

Working on a single project is recommended ...READ MORE

Apr 13, 2022 in Other DevOps Questions by narikkadan
• 63,600 points
614 views
0 votes
0 answers

Access secure file on Azure DevOps from pipeline when signing Android apk

How to access .jks file stored in ...READ MORE

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

Provide DevOps extensions functionality via REST-API

I am using the Sprint Goal DevOps ...READ MORE

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

Azure DevOps - Multiple projects with multiple Kanban boards vs Single Project with multiple repositories

We recommend that you assist your organisation ...READ MORE

Mar 24, 2022 in DevOps & Agile by gaurav
• 23,260 points
1,594 views
0 votes
0 answers

Azure DevOps - Multiple projects with multiple Kanban boards vs Single Project with multiple repositories

I'm thinking to move to Azure DevOps. ...READ MORE

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

Azure DevOps Wiki for multiple projects

In Azure DevOps, Wiki is like a ...READ MORE

Apr 2, 2022 in Other DevOps Questions by narikkadan
• 63,600 points
1,122 views
0 votes
0 answers

What is the difference between Pipeline and Release Pipeline in azure devops?

A YAML file will be  generated after you choose ...READ MORE

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

How to login to Azure Devops organization using non-microsoft account?

I created an Azure DevOps organization and ...READ MORE

Mar 28, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,284 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 13,392 views
0 votes
0 answers

Docker Apache Container exist immediately Build from Docker File on Ubuntu 18 04

I've built a docker file, and the ...READ MORE

Apr 25, 2022 in Docker by pranav
• 2,590 points

edited Mar 4 35 views
0 votes
1 answer

Azure default devops agent, how to connect to azure VM (win os) and upload exe and start/stop services

If you use Azure Pipelines for your ...READ MORE

Mar 24, 2022 in DevOps & Agile by gaurav
• 23,260 points
1,521 views
0 votes
0 answers

Migrate VS2017 Azure DevOps pipeline to VS2019

On my Azure DevOps, I have a ...READ MORE

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

Azure-devops rest api - pagination and rate limit

I am trying to pull Azure-DevOps entities' ...READ MORE

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

Teams from different project in Azure DevOps

I have a project named X and ...READ MORE

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

Default colors for Azure DevOps Dashboard pie charts

How can I set the default colors ...READ MORE

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

DevOps template with conditional manual approval job

I am trying to add an approval ...READ MORE

Mar 21, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,502 views
0 votes
0 answers

Azure DevOps Build Agents in Kubernetes

I am looking for a way to ...READ MORE

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

Trigger Azure DevOps CI/CD through powershell script

How can we trigger CI/CD pipelines through ...READ MORE

Mar 30, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,082 views
0 votes
0 answers

azure devops build pipeline reduce the timeout to 30 minutes

Currently, the pipeline time's out is 60 ...READ MORE

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

edited Mar 4 69 views
0 votes
0 answers

Azure DevOps Extensions - Change extension category

 I have an Azure DevOps extension that ...READ MORE

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

Sonarcloud gate in Azure Devops pull request stuck in waiting status

We have a Sonarcloud quality gate in ...READ MORE

Mar 15, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,696 views
0 votes
0 answers

tracking of DevOps tools versions

Working with DevOps leads to working with ...READ MORE

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

How to get sprint wise automated test cases in Azure devops system?

I want to have some automation metrics ...READ MORE

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

How to show pipeline artifact in the artifacts section in Azure DevOps

 Is there any easy way to publish ...READ MORE

Mar 28, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,007 views
0 votes
0 answers

Is it possibile to use Azure DevOps Server on premises with Azure Active Directory?

After reading this documentation https://docs.microsoft.com/en-us/azure/devops/organizations/security/about-permissions?view=azure-devops-2020&tabs=preview-page#active-directory-and-azure-active-directory-security-groups it seems that Azure ...READ MORE

Mar 28, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,105 views
0 votes
0 answers

How to use Azure DevOps Pipelines Machine File Copy Using Environments?

I need to move files from ADO ...READ MORE

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

unable to execute terraform apply in azure devops

I have added the complete pipeline details ...READ MORE

Mar 31, 2022 in Other DevOps Questions by narikkadan
• 63,600 points
963 views
0 votes
0 answers

Devops & Bitbucket Build Pipeline - not enough space on the disk

I want to build an Azure DevOps ...READ MORE

Mar 29, 2022 in Other DevOps Questions by Kichu
• 19,040 points
916 views
0 votes
0 answers

running a UWP test project in azure devops fails due to missing AppxManifest under ilc folder

I am using the windows-2019 agent with this ...READ MORE

Mar 27, 2022 in Other DevOps Questions by Kichu
• 19,040 points
952 views
0 votes
0 answers

Automated Deployment of ADF Pipelines using Azure DevOps CI/CD Pipelines

I am using ARM Templates of the ...READ MORE

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

One click deploy of multiple artifacts in Azure Devops

I assume you're using Azure App Service ...READ MORE

Mar 24, 2022 in DevOps & Agile by gaurav
• 23,260 points
1,317 views
0 votes
0 answers

In azure devOps, how to duplicate dashboard in a project

I have created a dashboard in my ...READ MORE

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

Count of commits in azure devops git repo using Python

I want to count the number of ...READ MORE

Mar 29, 2022 in Other DevOps Questions by Kichu
• 19,040 points
971 views