Category "azure-devops"

MSBuild ignoring /p:BuildProjectReferences=false on Azure build server

I've a solution with three projects in it: 2 C# WPF projects and 1 WIX project to create an installer. I've set up a build pipeline on Azure DevOps that referen

Setup Azure DevOps Notifications for commits/changes to specific branch

I want to be notified by email each time new commits are made to the master branch on our project. Found this and know to do what it says under the 'Add a custo

How can I use Azure Devops Release Pipeline Variables in a Kubernetes CI/CD with Helm?

I'm currently working on setting up a CI/CD pipeline to my client's new Kubernetes clusters that they host on Harbor using Helm and Azure DevOps Server, and I'm

RStudio install packages from Azure DevOps

I'm creating some internal packages with R in RStudio. My repositories are hosted in Azure DevOps. I saw the renv.lock and there is a section for repositories.

Recover deleted documents from work item in Azure DevOps

I deleted some attachments from a Work Item in Azure DevOps, which I can see in the History. Is there any way to recover them? Selecting them doesn't do anythin

Azure DevOps Server: create Wiki pages programmatically

I try to generate markdown Wiki pages based on .net xml-documentation for Overview > Wiki in Azure DevOps Server 2019.0.1. To generate the .md from .xml in

Azure DevOps iOS and Android React Native Build Failing on Pod Install and Gradle Build Steps

I am trying to create CI/CD pipeline, for iOS and android, in Azure Devops for a React-Native app. With the android pipeline, whether I choose to create a yaml

Update build reference for test result in Azure DevOps REST API

I have an existing test result and I'd like to update the "Tested build" field for the test result if possible. I've looked at the REST API doc (https://docs.mi

How to use Bazel in Azure Pipelines?

I tried to set up an Azure Build Pipeline that uses Bazel (0.26.0) My pipeline YAML definition file looks like this: trigger: - master pool: vmImage: 'wind

Azure function HTTP response type to make the API download a csv whenever get response called

new_csv = df.to_csv('sample.csv', index=False, encoding='utf-8') return func.HttpResponse(new_csv, index=False, encoding='utf-8', mimetype='text/csv') How can

Azure Devops Dashboards - How to chart the trend of query results over time based on work item history?

I want to be able to generate a stacked bar chart based on the results of a query, for example the number of open bugs and open features. I would like to see th

What is the right macro for platform?

I'm trying to write a pre-build event script that must be able to adapt the the build platform (Windows / Mac / Azure DevOps image) in my case. So far I have fo

How to import JIRA Test Cases to AZDO test plans?

I have to migrate almost 150 Test Case (JIRA Tasks) to Azure Test Plans. Is there any way I can directly export JIRA TCs and Import them into the AZDO?

Removing "help" tool from Matplotlib toolbar causes: AttributeError: 'NoneType' object has no attribute 'destroy'

In my ubuntu 18.04 VM with Python 3.7.7 and matplotlib 3.3.1 this code works without error: plt.rcParams['toolbar'] = 'toolmanager' fig = plt.figure()

Invoke-Sqlcmd with AAD authentication

In an Azure DevOps 'release pipeline', I provision Azure resources - including SQLServer databases - and try to configure access to databases using managed iden

is there any way to integrate Alert rules with Azuredevops WorkItems-bugs

Looking for some way to create the ADO workitem type-bugs, whenever any created Azure alert rules trigger alerts. Is there any inbuilt mechanisam available eith

Azure devops web extension - access token scoped across all organizations

In my ADO web extension installed in an organization (say org A), I want to make an API call to update a work item lying in a project in a different organizatio

API resource location a7c78d38-31a8-417e-ba6b-7e58b352f304 is not registered on

I'm trying nuget caching in Azure Pipelines. On running the pipeline, I'm facing this error. Resolving key: - nuget [string] - "Windows_NT"

How to Specifically Schedule Pipelines with Azure DevOps

How to schedule a one time run, non-repeating pipeline in AzurDevOps. I want to create this pipeline for our UAT environment, but I don't want to run it manuall

Publishing WPF application fails du to unauthorized .NuGet service index (Azure DevOps)

I want to publish one of my WPF applications (to a folder). The app needs some NuGet packages that I published via Azure Devops. I signed in with Visual Studio