Category "azure-devops"

BrowserStack and Azure integration and Run Tests

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

Git tag name in Azure Devops Pipeline YAML

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 2017 Team Explorer panel?

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

GitLab - dont wait for all jobs in the previous stage to be finished

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

Azure DevOps: Application Error If you are the application administrator, you can access the diagnostic resources

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

Reuse same build pipeline for different repository on Azure DevOps

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

SSL certificate problem: unable to get local issuer certificate AZURE DEVOPS

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

Using a Azure Virtual Machine Scale set for publishing to Private Endpoint managed App Service

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

Using a Azure Virtual Machine Scale set for publishing to Private Endpoint managed App Service

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

Nuget Pack in Azure Pipelines: The method or operation is not implemented

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:

Automate the Standard logicapp using Azure Devops pipeline/How to create standard type Logic Apps using ARM templates?

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

Swap slots in Azure devops (angular+api), how to change Angular configuration for the target slot?

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

How to set a custom work item to a back log level

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

A: Get notified of changes to the azure devops service

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

TFS Release - Deployment - How to schedule deploy AFTER release created?

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,

VSTest Task running v1 when v2 expected, vstestLocation ignored

I'm trying to use Azure Pipelines to build a class library. My azure-pipelines.yml looks like this: variables: solution: 'MySolution.sln' buildPlatform: '

Error while Deploy Azure App Service : ERROR_COULD_NOT_CONNECT_TO_REMOTESVC

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-

Azure DevOps Deployment to Azure SQL Managed Database

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

Azure DevOps: How to create a folder in GIT repo with REST API repo

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

In Azure yaml, how to use local variables, conditional variables and template variables together?

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