Most viewed questions in Other DevOps Questions

0 votes
0 answers

How to use Azure DevOps Pipelines Machine File Copy Using Environments?

I need to move files from ADO ...READ MORE

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

Azure Pull Request | Azure Devops - " You must provide a value expression following the '+' operator."

I am  running this YAML file: trigger: - none ## ...READ MORE

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

Sonarcloud gate in Azure Devops pull request stuck in waiting status

We have a Sonarcloud quality gate in ...READ MORE

Mar 15, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,247 views
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,221 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
1 answer

Unable to integrate SonarQube analysis results with VSTS Build Summary

This was caused by passing a null ...READ MORE

Jul 23, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
1,216 views
+2 votes
1 answer
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

400 BAD request HTTP error code meaning?

I am posting a JSON request to ...READ MORE

May 1, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,122 views
0 votes
1 answer

How to show Azure DevOps wiki attachment that has been created by API

This doesn't appear to be an issue ...READ MORE

Feb 8, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
1,121 views
0 votes
0 answers
0 votes
0 answers

String was not recognized as a valid DateTime " format dd/MM/yyyy"

I want to convert my string formatted ...READ MORE

May 1, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,100 views
0 votes
1 answer

Salt: Require packages installed before executing a formula

You're on the right path. Using require_in ...READ MORE

Jul 13, 2018 in Other DevOps Questions by DareDev
• 6,890 points
1,095 views
0 votes
1 answer

using Release Definition REST API for VSTS

Try using this: $vstsAccount = "[your vsts name]" $user ...READ MORE

Jul 24, 2018 in Other DevOps Questions by ajs3033
• 7,300 points
1,087 views
0 votes
0 answers

Azure DevOps Server Invoke-RestMethod Error: No API version provided for the "PUT" request

I tried to pass data to the ...READ MORE

Apr 14, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,081 views
0 votes
1 answer

How do I install maven on ubuntu?

Hey @Kiran, Installing Maven on Ubuntu is ...READ MORE

Feb 19, 2019 in Other DevOps Questions by Jobin
1,080 views
0 votes
1 answer

Eclipse/Maven error: "No compiler is provided in this environment"

On your pc, just go to windows ...READ MORE

Apr 29, 2022 in Other DevOps Questions by narikkadan
• 63,620 points
1,072 views
0 votes
1 answer

Capistrano deploy error saying "end of file reached" while deploying to Ubuntu server

Seems like Capistrano can't connect to the server ...READ MORE

Jul 3, 2018 in Other DevOps Questions by Kalgi
• 52,360 points
1,072 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,071 views
0 votes
1 answer

Execute puma workers only in prod but not in dev environment

You can us RACK_ENV here instead of ...READ MORE

Aug 16, 2018 in Other DevOps Questions by ajs3033
• 7,300 points
1,070 views
0 votes
0 answers

Building MSI in azure devops

We build various web projects with AzureDevops and ...READ MORE

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

How to YML Schedule build in Azure DevOps Pipeline

I have an existing pipeline created in ...READ MORE

Mar 28, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,030 views
0 votes
1 answer

Giving password configuration as Yes in SSHD_Config file ended up throwing an error

It looks like somehow your config file ...READ MORE

Jan 3, 2019 in Other DevOps Questions by Vishnu
1,011 views
0 votes
0 answers

Direct Azure DevOps pipeline logs to Log Analytics?

I want to direct the azure pipeline ...READ MORE

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

Azure Devops MS-hosted agent IP address

We use Azure DevOps with Microsoft-hosted agents ...READ MORE

Mar 26, 2022 in Other DevOps Questions by Kichu
• 19,050 points
998 views
0 votes
1 answer

Error: Redis connection refused !

Check if the firewall policy is open ...READ MORE

Oct 5, 2020 in Other DevOps Questions by Satish
994 views
0 votes
0 answers

Creating a workitem in Azure DevOps via python

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

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

How do I set variable if a specific package version is installed in CFEngine?

Here is what you can do.Just use packagesmatching to ...READ MORE

Jul 12, 2018 in Other DevOps Questions by Atul
• 10,240 points
976 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
973 views
0 votes
1 answer

Use vagrant to update $PATH of guest vm

Just try the below script: mvm.vm.provision :shell, :inline ...READ MORE

May 1, 2018 in Other DevOps Questions by shubham
• 7,340 points
972 views
0 votes
1 answer

are Infrastructure Management Services(IMS) same as DevOps?

They are two very different domains. DevOps ...READ MORE

Jul 11, 2018 in Other DevOps Questions by DareDev
• 6,890 points
954 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
945 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
935 views
0 votes
0 answers

Azure-devops rest api - pagination and rate limit

I am trying to pull Azure-DevOps entities' ...READ MORE

Mar 25, 2022 in Other DevOps Questions by Kichu
• 19,050 points
934 views
0 votes
1 answer

Bash script to revoke Inbound rule after some time

Hi@Lakshminarayanan, You can find command to remove your ingress ...READ MORE

Jul 7, 2020 in Other DevOps Questions by MD
• 95,440 points
929 views
0 votes
0 answers

How to login to Azure Devops organization using non-microsoft account?

I created an Azure DevOps organization and ...READ MORE

Mar 28, 2022 in Other DevOps Questions by Kichu
• 19,050 points
914 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
2 answers

What is Infrastructure as Code?

Infrastructure as a code (IaC) is the ...READ MORE

Apr 9, 2019 in Other DevOps Questions by nmentityvibes
• 420 points
904 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
903 views
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
898 views
0 votes
0 answers

cp command not working in Bash Script in build pipeline of azure devops

To copy the folder with multiple files ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
882 views
0 votes
1 answer

Why do we need the concept of continuous Integration?

Continuous Integration (CI) is a development practice ...READ MORE

Feb 16, 2019 in Other DevOps Questions by Rachel
882 views
+1 vote
2 answers

When do we use Chef or Azure SDK to create VM and deploy in automation

The solution to the automated deployment in ...READ MORE

Aug 21, 2018 in Other DevOps Questions by Priyaj
• 58,090 points
865 views
0 votes
0 answers

Installing the Visual Studio 2015 toolkit (v140) on a Microsoft hosted Azure Devops Build Pipeline Agent

I attempted to install the v140 toolset ...READ MORE

Mar 29, 2022 in Other DevOps Questions by Kichu
• 19,050 points
856 views
0 votes
1 answer

How to configure and execute Azure Devops classic editor pipeline after commit in Github?

If you're looking for CI/CD triggers, all ...READ MORE

Feb 10, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
853 views
0 votes
1 answer

SaltStack: how do I repeat other states with context?

In your case it’ll look something like ...READ MORE

Jul 10, 2018 in Other DevOps Questions by Kalgi
• 2,680 points
847 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

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
840 views