Most answered questions in Other DevOps Questions

0 votes
0 answers

Azure devops Agent Pools vs Parallel jobs

I am using my own Azure VM ...READ MORE

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

Terraform won't initialize in Azure DevOps Pipeline

I have an Azure Pipeline where I ...READ MORE

Mar 23, 2022 in Other DevOps Questions by Kichu
• 19,050 points

edited 4 days ago by Khan Sarfaraz 2,557 views
0 votes
0 answers

Azure-Devops pipeline not building automatically when yaml file pushed along with code

I want to do an azure automatic ...READ MORE

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

How can you create a board in Azure DevOps?

I want to create a new board ...READ MORE

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

secret scanner in Azure DevOps repo

Can someone mention/recommend any scanner to scan ...READ MORE

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

helm registry login --password-stdin in Azure DevOps pipeline

- task: AzureCLI@2   inputs:     azureSubscription: $(azureSubscriptionForACR)     scriptType: 'ps'   ...READ MORE

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

API for automating Azure DevOps Pipelines?

I want to automate the queue-ing of ...READ MORE

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

Azure DevOps build Artifacts not getting generated in .Net web app

I am building the application through Azure ...READ MORE

Mar 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,311 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,050 points
1,057 views
0 votes
0 answers

Azure DevOps YAML self hosted agent pipeline build is stuck at locating self-agent

Action: I tried to configure and run a ...READ MORE

Mar 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
2,240 views
0 votes
0 answers

Azure DevOps WebExtension use WebWorker

I want to use a WebWorker inside a WebExtension on an ...READ MORE

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

How is the Azure DevOps Service version determined?

Azure DevOps Service has a version number ...READ MORE

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

TFS (Azure DevOps) On prem upgrade 2018 to 2019 question

I want to upgrade to TFS 2019 ...READ MORE

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

Multiple Projects and One Solution - DevOps Best Practice

For example, I have one solution and ...READ MORE

Mar 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
2,419 views
0 votes
0 answers

How can I set ENVIRONMENT status in Azure DevOps yaml pipeline

I am creating a CICD pipeline in ...READ MORE

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

Azure DevOps macOS image with Xcode 13 to build for iOS 15

I can't find an image in Azure ...READ MORE

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

Adjust mermaid diagram white space in Azure devops wiki

Goal: Workflow diagram displays underneath the header text ...READ MORE

Mar 21, 2022 in Other DevOps Questions by Kichu
• 19,050 points
694 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,050 points
1,077 views
0 votes
0 answers

Remove Azure Analysis Services Firewall Rule in DevOps

During a deployment, Azure DevOps creates a ...READ MORE

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

Integrating ServiceNow and Azure DevOps

Is it possible to show incidents from ...READ MORE

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

How to get access token for Azure DevOps from Microsoft Teams app?

I integrated an MS Teams using tab with ...READ MORE

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

Azure DevOps CI/CD pipelines for ADLS Gen2 resource

I am creating CI/CD pipelines for all ...READ MORE

Mar 21, 2022 in Other DevOps Questions by Kichu
• 19,050 points
617 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,050 points
1,130 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
451 views
0 votes
0 answers

Azure App Service for windows: Azure DevOps Release does not unzip the file on wwwroot forder

I have built an app using NextJS and would ...READ MORE

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

How to create Epic and Feature Documentation from Azure DevOps

I have many projects in azure DevOps, ...READ MORE

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

How to download and install JMeter using PowerShell task in Azure DevOps?

In the Azure DevOps pipeline, I am ...READ MORE

Mar 20, 2022 in Other DevOps Questions by Kichu
• 19,050 points
668 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,050 points
1,556 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,050 points
1,223 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
461 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,050 points
1,481 views
0 votes
0 answers

Syncing profile pictures from Azure Active Directory to Azure DevOps

I have an Azure DevOps organization linked ...READ MORE

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

unable to install mcafee-epo from azure devops

When I run the command 'pip install ...READ MORE

Mar 20, 2022 in Other DevOps Questions by Kichu
• 19,050 points
342 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
513 views
–1 vote
0 answers

Azure DevOps - Github status checks

I have n+ GitHub repositories that I ...READ MORE

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

What is a build tool?

I have been hearing about something called ...READ MORE

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

Docker image build fails in Azure DevOps release pipeline

I try to run build docker image ...READ MORE

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

Azure DevOps - Test Plans - State - Active/Inactive meaning

I only have the options of active/inactive ...READ MORE

Mar 18, 2022 in Other DevOps Questions by Kichu
• 19,050 points
351 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
447 views
0 votes
0 answers

Roles and responsibilities in Devops

Who is responsible for the automation tasks? ...READ MORE

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

Continuous monitoring Azure DevOps Release

I need to create a setup where ...READ MORE

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

How do you increase # of self-hosted parallel jobs on Azure DevOps Services using an associated VS Enterprise subscription?

I have a Visual Studio Enterprise License. My Azure DevOps Service ...READ MORE

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

Remove Azure Analysis Services Firewall Rule in DevOps

During a deployment, Azure DevOps creates a ...READ MORE

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

Source code migration from TFS 2013 to Azure Devops service

Can someone help me with migrating the ...READ MORE

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

How to integrate ServiceNow custom application with Azure Devops using REST API

How can I start a service connection ...READ MORE

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

Release powerapp solution to new environment with devops

I am interested in any information about ...READ MORE

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

Azure DevOps CI-CD pipeline for Azure Data Factory

I have created a CI-CD pipeline to ...READ MORE

Mar 17, 2022 in Other DevOps Questions by Kichu
• 19,050 points
362 views