Category "azure-devops"

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

Is it possible to configure Azure Windows VMs using Ansible on Azure DevOps Microsoft Hosted Ubuntu agents?

We try to configure an Azure VM using an Azure DevOps pipeline. We first create the machine using Terraform and then we need to configure it. Right now the pipe

Azure devops - server-side git hooks

How can we implement server-side hooks, or any similar solution, to restrict git push into git server? For example, we want to disable push of commits containi

Azure DevOps wiki .attachments folder

is there a way to browse ".attachments" folder from the Azure DevOps wiki page? I insert images, later want to check folder content but not find a way to do it

TF401019: The Git repository with name or identifier public does not exist or you do not have permissions for the operation you are attempting

I have two ADO repositories named private2 and public2. private2 references public2 as a submodule: I also added a yaml file (vsts-cicd.yml) for build as follo

Azure yaml pipeline using "extends"

I am trying to use extends as part of my pipeline. I am trying to get the first basic step working from Azure docs ie # pythonparameter-template.yml pa

Why would Azure Devops pipelines be unable to connect to my Python/Linux function app?

Update It is happening again. Successfully-created Windows-hosted function, visible in the Azure portal. Can connect to other functions in the same subscription

Is possible to create an Azure DevOps Pull Request policy to set delete after merging automatically when setting auto-complete?

In the company I'm working we use Azure DevOps and we have a core repository with a huge amount of branches. In order to maintain this repository clearer as pos

Azure DevOps Pipeline configuration for Dynamic 365

Need help in designing CI/CD pipeline for deploying the Dynamic-365 solution in different environment. Present set up CI/CD configuration: we have 4 BU’s,

creating a release pipeline, I am not able to create a release pipeline due to shell script failure in the tasks [closed]

cp /dockeragents/sw/ADOAgents/ADOAgent2/_work/r15/a/ws_ordermanagement_bookit_order_enrichment/manifest.yaml /dockeragents/sw/ADOAgents/ADOAg

PEM error when Im trying to deploy an app to Google Play through Azure DevOps

When im trying to deploy my app bundle using the Google Play - Release Bundle task in Azure DevOps, I get the following error: ##[section]Starting: Release D:\

Authenticating with Azure Repos git module sources in an Azure Pipelines build

I'm currently creating a pipeline for Azure DevOps to validate and apply a Terraform configuration to different subscription. My terraform configuration uses m