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
541 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 6 hours ago by Khan Sarfaraz 2,549 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
567 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
409 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
441 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
797 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,299 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,052 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,236 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
285 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
199 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
386 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,415 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,686 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
845 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
693 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,067 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
356 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
266 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
542 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,129 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
449 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
823 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,300 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
942 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
665 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,550 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,221 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
459 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,478 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
715 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
637 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
262 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,952 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
350 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
446 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
202 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
814 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
422 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
352 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
583 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
608 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
198 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
359 views