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
561 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 Apr 30 by Khan Sarfaraz 2,585 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
576 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
419 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
448 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
819 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
917 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,344 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,075 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,254 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
291 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
206 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
395 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,430 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,696 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
849 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
701 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,099 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
375 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
274 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
556 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
626 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,141 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
462 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
837 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,318 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
975 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
674 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,570 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,235 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
478 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,502 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
723 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
350 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
518 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
648 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
274 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,992 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
359 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
456 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
206 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
824 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
434 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
377 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
592 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
626 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
203 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
368 views