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
912 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,062 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,583 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,406 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,512 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
866 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,487 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
527 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
812 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,700 points
283 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
633 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
384 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
243 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
295 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
953 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
468 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
277 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
683 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
319 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
221 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
661 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
759 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
391 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
1,003 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
222 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
737 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
299 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
651 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
292 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
313 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,255 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,298 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
263 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
728 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,369 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
938 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,939 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
853 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
735 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
303 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,043 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
502 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
324 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
575 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,340 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
342 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
805 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
329 views
0 votes
1 answer

Create Service Connection from Azure DevOps to GCP Artifact Registry

Creating a service account for Google Cloud ...READ MORE

Apr 29 in Other DevOps Questions by anonymous
• 1,380 points
687 views