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
I searched in several forums and everyone suggested to add below line in the yaml. - task: PublishBuildArtifacts@1 In my case, i am using the classic editor as
Building CI pipeline for .Net core APIs in VSTS. But while building getting the below error. Publishing build artifacts failed with an error: Not found PathtoP
I have two pipelines(Pipeline A and Pipeline B) configured for build and release and Pipeline A triggers Pipeline B for deployment. I defined variables on pipe
Last night I committed to local repo just fine but then when pushing up to Visual Studio Team Services (previously Team Foundation Service, not Server), the com
Visual Studio Team Services Online (www.visualstudio.com) Release Definitions has a setting within IIS Web App Deploy to perform XML variable substitution. Bas
I am trying to execute the following PowerShell script in Azure DevOps pipeline by using PowerShell task with inline mode. $clientId= "xxxxxxxxx" $clientSecre
We have a collection of Azure DevOps pipeline templates that we re-use across multiple repositories. Therefore we wanted to have a file that contains variables