This is new topic for me, I am trying to integrate BrowserStack with Azure DevOps pipelines. I have followed all steps mention in the documentation by Browserst
Summary How do I get the name of the current git tag in an Azure Devops Pipeline YAML-file? What Am I Trying to Do? I am setting up a build pipeline in Azure
How can I refresh the list of remote branches in my Visual Studio Team Explorer panel? In the Visual Studio 2017 Team Explorer, Branches panel, I could see the
In my pipeline, the two last stages are Deploy and Qa-test. It look like this: Now I need to run integration-tests automatically when the deploy-stag job is fi
I am trying to publish Hello-world to azure app service. I am using below code from my git repo as below https://github.com/biswajeetbehera/java-hello-world-wi
I have a project on Azure DevOps containing multiple forks of the same main repository. I created a build pipeline for that repository which unfortunately canno
I have a problem... My code in Gitlab, Pipeline in Azure DevOps. I use classic editor. When i start pipeline i have error "fatal: unable to access 'fatal: unabl
I'm trying to set up a hosted agent using Azure Virtual Machine Scale set for doing as the title portrays. However, setting up the VMSS without a public IP addr
I'm trying to set up a hosted agent using Azure Virtual Machine Scale set for doing as the title portrays. However, setting up the VMSS without a public IP addr
I am trying to build a DotNetCore project and push the package to Azure Artifacts. The Azure-Pipelines.yml I have is the following: trigger: - master pool:
Can someone pls help me to automate build and release pipelines for Standard logicapp in Azure DevOps. I can create consumption type logic apps with sample work
The configuration of the Angular app is the challenging part. During our publishing Job in Azure Yaml pipeline, we execute a "token" replacement to match the ta
I am using inherited agile template where in Epic level backlog, we have hierarchy Epic > Feature > User Story I am defining a custom work item type "Requ
I've been looking around for a while now but I can't seem to find a way to get push messages from the azure devops team for their release notes regarding the az
Is there a way to schedule each deploy for each environment after the release record has been created? The problem we have is we create a release and have DEV,
I'm trying to use Azure Pipelines to build a class library. My azure-pipelines.yml looks like this: variables: solution: 'MySolution.sln' buildPlatform: '
I am getting below error while deploying app service via Azure DevOps. I tried to search for this issue but could not found root cause of this. Error : 2021-03-
Is there a way to deploy SQL Database project to Azure SQL Managed Database from Azure DevOps ? Are there ports to open on Azure Network Security Group ? Thank
I want to create a folder hierarchy in a GIT repository on Azure Devops using the REST API. (automated via a script) The docs https://docs.microsoft.com/en-us/r
Consider the following scenario, on where a job (or stage), needs to use some local, conditional and template variables: # (1) Local for the yaml file variables