Skip to main content
-2 votes
1 answer
42 views

I'm quite a beginner in Azure pipeline yaml. Here is some context: I have a azure-pipelines.yml shown here that calls another dotnet-test-build-and-deploy-to-aks-template.yaml. In this dotnet-test-...
Denfer's user avatar
  • 37
Best practices
0 votes
1 replies
54 views

so, I have a repository in Azure DevOps that contains Python scripts for a Raspberry Pi application. I build the project using PyInstaller, which generates an executable inside the dist/ folder. ...
kebberpee's user avatar
Advice
0 votes
1 replies
79 views

We have an Azure DevOps Server 2022.2 on premises, and we would like to start to use Hashicorp Vault. At the moment, we make secrets available in our pipelines using the Azure DevOps native techniques,...
Pampa Nello's user avatar
0 votes
0 answers
38 views

Tried to integrate bitbucket to Azure Devops, created bitbucket OAUTH Consumer and calbback url as "https://app.vssps.visualstudio.com/oauth/callback" and the added OAUTH configuration in ...
simmyk's user avatar
  • 26
1 vote
2 answers
99 views

I am trying to block default public Nuget repository for all builds. Here is the config I've tried testing, but I did get the desired results: <?xml version="1.0" encoding="utf-8&...
ramesh reddy's user avatar
0 votes
1 answer
58 views

I have an issue and I just can't figure out a way to solve it. I have a variable group for each of my environments environment: My_Var_Group_Prod My_Var_Group_Dev In each of those variable groups I ...
user9217079's user avatar
-1 votes
0 answers
85 views

I have a devops template to add BuildNumber variable to my pipelines and I'm having problems when I pass a formated or contatenated string as parameter. I want a template to reuse this BuildNumber in ...
JuanDYB's user avatar
  • 806
Tooling
0 votes
1 replies
74 views

I am working with Xray Cloud on Jira Cloud (hosted on the Atlassian domain, not self-hosted) and I am trying to implement a manual-triggered automation workflow. 🎯 My Goal / Architecture I want to ...
Swap-IOS-Android's user avatar
0 votes
1 answer
62 views

I'm creating some release pipelines in Azure DevOps to publish a web application on IIS. Because I have different environments, I want to replace the connection string in the web.config. In each ...
Enrico's user avatar
  • 7,022
0 votes
0 answers
79 views

I have utilized the @microsoft/azure-data-factory-utilities package to validate my Data Factory resources. Although the overall validation at the end indicates that it finished with no errors, I still ...
devOriginsgt13's user avatar
0 votes
0 answers
53 views

Problem My Azure Pipeline step is passing even though my NestJS unit tests are crashing with a native error during initialization. The logs show a process.abort() call and native stack trace, but the ...
David Loukidelis's user avatar
0 votes
1 answer
82 views

We have an environment named DevServers. My colleague created a new deploy yml pipeline. First time he tried this, we get blocked by this error: This pipeline needs permission to access a resource ...
Jepzen's user avatar
  • 3,238
Best practices
0 votes
0 replies
49 views

My test project references my main project, which is a Windows application. So if I want to compile the main solution, I need to use a Windows image for my Azure pipeline: pool: vmImage: windows-...
Julien Ferraro's user avatar
0 votes
1 answer
90 views

Task name DotNetCoreCLI@2 Task version 2.266.0 Issue Description We have a service targetting to the .net 8. There was no issues with the deployement so far, but suddenly it started failing on dotnet ...
Vivek Nuna's user avatar
  • 30.9k
1 vote
0 answers
44 views

enter image description here error while running the Advanced security scanning using codeql in my azure devops i installed self-hosted-agents name dev-pool and installed them in ubuntu machine(ec2) ...
karthi_s7's user avatar

15 30 50 per page
1
2 3 4 5
898