Latest questions in DevOps & Agile

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
893 views
0 votes
0 answers

Running composer install within a Dockerfile

I'm attempting to Dockerize a Laravel application. ...READ MORE

Apr 12, 2022 in Docker by Abhijeet
• 180 points
8,000 views
0 votes
0 answers

Unable to install Docker Desktop on Windows 10 Pro 21H1

I'm attempting to install Docker Desktop on ...READ MORE

Apr 12, 2022 in Docker by Abhijeet
• 180 points
3,486 views
0 votes
0 answers

How to install PHP composer inside a docker container

I'm trying to figure out how to ...READ MORE

Apr 12, 2022 in Docker by Abhijeet
• 180 points
6,361 views
0 votes
0 answers

How to know if docker is already logged in to a docker registry server

I'm not sure whether I've already used ...READ MORE

Apr 12, 2022 in Docker by Abhijeet
• 180 points
1,462 views
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
831 views
0 votes
0 answers

How to set environment variables in Dockerfile via Azure DevOps

My  environment variables look like this: ENV ACCEPT_EULA=Y ENV ...READ MORE

Apr 12, 2022 in Other DevOps Questions by Kichu
• 19,050 points
3,415 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
492 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,050 points
781 views
0 votes
0 answers

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

I wanted to organize 3 different projects ...READ MORE

Apr 11, 2022 in Other DevOps Questions by Kichu
• 19,050 points
267 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,050 points
623 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,050 points
374 views
0 votes
0 answers

How to get Deployment Risk (Bluemix Devops Insights) Gate pass?

I set up a blue mix DevOps pipeline with ...READ MORE

Apr 11, 2022 in Other DevOps Questions by Kichu
• 19,050 points
218 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,050 points
282 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
930 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
447 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,050 points
260 views
0 votes
0 answers

Azure devops - ansible azure rm issue

I want to run ansible using the ...READ MORE

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

Azure DevOps - Linking one test case to many stories and executing test case just one time

I created a test case that covers ...READ MORE

Apr 8, 2022 in Other DevOps Questions by Kichu
• 19,050 points
204 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,050 points
648 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,050 points
737 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,050 points
367 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
962 views
0 votes
0 answers

DevOps CICD - Parallel stages Deployment

My pipeline contains 75 stages, When the ...READ MORE

Apr 8, 2022 in Other DevOps Questions by Kichu
• 19,050 points
211 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,050 points
715 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,050 points
286 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,050 points
633 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,050 points
282 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,050 points
285 views
0 votes
0 answers
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,213 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,273 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,050 points
248 views
0 votes
0 answers

Does anyone know what is 'Effort' field in Azure DevOps Epic?

What is the 'Effort' field in Azure ...READ MORE

Apr 7, 2022 in Other DevOps Questions by Kichu
• 19,050 points
711 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,315 views
0 votes
0 answers

Azure Devops - Test Run Managment : resuming in-progress test

I am trying to figure out how ...READ MORE

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

Adding Images in Azure DevOps Wiki

I want to add a few images ...READ MORE

Apr 2, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,887 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,050 points
829 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,050 points
702 views
0 votes
0 answers

How to copy test plan from one team project to another in azure devops?

I have this test plan with all ...READ MORE

Apr 2, 2022 in Other DevOps Questions by Kichu
• 19,050 points
290 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,050 points
1,026 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
483 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,050 points
310 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,050 points
564 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,293 views
0 votes
0 answers

Azure DevOps Test plans for basic User?

 I am currently using the Basic account ...READ MORE

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

DEVOPS: Express and Mongo Docker Container Networking

I have been writing this awesome Express & MongoDB ...READ MORE

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

Create Service Connection from Azure DevOps to GCP Artifact Registry

Are there any tutorials for creating a ...READ MORE

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