Most voted "azure-devops" questions
Azure Devops is a set of 5 services where you can use them independently within the platform. With Azure Devops you can control the entire lifecycle of your application, from task management, source code management (GIT or TFVC), Continuous Integration and Continuous Deploy on any cloud or even on Onpremise servers, and the creation of test plans.
Learn more…9 questions
Sort by count of
-
1
votes0
answers141
viewsHow to install oci8 on the Azure Devops linux host
I have a php application that requires an oracle connection 12c and when performing the "compilation" on Azure the following error is displayed during the composer install Problem 1 - Installation…
-
1
votes0
answers90
viewsDoubt about CI/CD to build and release Docker containers?
I am building a Docker container release pipeline in Gitlab and Azure Devops. But I came across the following situation: Step do build: docker build -f ./caminho_docker_file -t nome_minha_imagem .…
docker docker-compose gitlab continuous-integration azure-devopsasked 4 years, 12 months ago Luiz Lanza 600 -
1
votes2
answers123
viewsUpload c# files to API
Hello! I was sending files doing POST for Azure Devops (documentation) via Javascript (just to test some features): var request = new XMLHttpRequest(); request.open('POST', url, true);…
-
0
votes1
answer62
viewsError deploying to Azure Service Apps
I am having the following problem, I am using the deploy service of Azure, I am trying to upload an application in Lumen ( php ). I can even go up but when I make a request inside the application…
-
0
votes1
answer31
viewsUpload data to Azure
Does anyone know if there is a possibility of uploading data from a file to a Datalake in Azure? For example, a Datatools service would run and it would access a repository within a user machine,…
-
0
votes1
answer61
viewsBuild with Maven does not find lib in Artifacts
I’m building a pipeline in Azure Devops to build java projects with Maven. When trying to download libs in Artifacts the following error appears Caused by:…
-
0
votes0
answers17
viewsUsing an Azure devops feed to be able to consume artifacts from it in a Scala sbt Java project
I would like to know how to consume articafts from an Azure devops Maven project feed in a Scala SBT application. I’ve done a lot of research, but I can’t find an answer. We can open a discussion to…
-
0
votes0
answers22
viewsHow do I import test cases to a test suite from the same test plan in Azure Devops?
After creating another Test Suite within the same Test Plan, I am trying to import test cases from another Test Suite, but by clicking Import test Suit in the test plan options the Test Plan where I…
-
-1
votes1
answer259
viewsHow to import a Git repository to Azure Repos?
Azure Repos is an Azure Devops service. You can import a Git repository from another Git Storage service into it?
azure-devopsasked 6 years, 2 months ago egomesbrandao 2,026