Skip to main content

Questions tagged [azure-devops]

The tag has no usage guidance.

0 votes
0 answers
7 views

azure devops pipeline php laravel yaml PDOException: SQLSTATE[HY000] [2002] Connection refused

PDOException: SQLSTATE[HY000] [2002] Connection refused with 15 error like ,I am already hosting my website on Azure and it is working fine. However, I need to add one CID pipeline using Azure Devops ...
Rejeesh K V's user avatar
0 votes
0 answers
20 views

Secrets management for Azure DevOps IAC

I have an Azure Devops Infrastructure As Code (IAC) allowing users to deploy virtual machines using terraform pipelines and to access them using SSH or RDP. For the moment, the process is the ...
raspbagel's user avatar
0 votes
0 answers
42 views

Using PAT to authenticate against AzureDevops Git in AzApi Terraform Provider

I am trying to use the AzApi Terraform Provider to install fluxcd on a k8s cluster running on Azure Cloud. Fluxcd should then look for changes in a AzureDevops Git Repo. In the AzApi Terraform Flux ...
Andresch Serj's user avatar
0 votes
0 answers
34 views

Deployment Automation, Script incompatibility SSMS and sqlcmd

I need your experienced advice on automation. I am proficient in Linux, and we are attempting to automate the deployment of Microsoft SQL databases using sqlcmd. The problem arises when using SQL ...
Yousuf's user avatar
  • 45
0 votes
0 answers
158 views

Deploying Typescript + Angular app to Azure App Service via Azure Devops pipeline (ng modue not found)

Got this typescript + angular app that works great locally. Trying to set up a deployment pipeline on Azure Devops that builds and releases to App Service (linux nodejs webapp). The plumbing works, ...
soundcake's user avatar
0 votes
0 answers
19 views

SPN not working in azdevOps when creating b2c tenant in azure

When creating a new b2c tenant using automation from azuredevOps , SPN doesn;t work.. Only option is to use endpoint authenticated user. 'Failed'.","details":[{"code":"...
GravitySucks's user avatar
0 votes
1 answer
179 views

Azure DevOps Server: Test attachments (TRX files) are not deleted for old pipeline builds

I’m using Azure DevOps Server (on-prem) v2020 Update 1.2 (v18.181.32404.7) We are preparing to move to Azure DevOps Service (cloud), but our database is huge and we are trying to clean it up. TL;DR: ...
RobSiklos's user avatar
0 votes
1 answer
502 views

Continuous deployment to my local IIS from azure devops

I have created project and repo on Azure Devops. The repo is a copy of a wwwroot folder on a coldfusion deployment on IIS, which is on a locally-housed server. I can't understand how to set up a ...
Patrick S's user avatar
0 votes
0 answers
74 views

Create Salesforce CICD Pipeline Using Azure DevOps

A client has an Azure DevOps subscription and they're looking to use it for automated builds and releases with their Salesforce app they're using. The previous dev team was only using Azure Repos as ...
jrd1989's user avatar
  • 688
1 vote
1 answer
1k views

replace with regular expression in azure devops

I want to take this buildVariable Build.SourceVersion which will equal for example: 0gc58d92d905d62415b8866g3f48f17416da426s And replace from digit [7] till line end with empty string 0gc58d92 I ...
Shnbook's user avatar
  • 11
-1 votes
1 answer
537 views

Cloning a repo from Azure DevOps at a client

We are running into a weird issue while cloning a repo from Azure DevOps at a client. Error: RPC failed; curl 56 Failure when receiving data from the peer So far we tried; git config settings - ...
Joy1979's user avatar
  • 111
0 votes
0 answers
250 views

azure devops self-managed agent installation on Ubuntu

my environment is Ubuntu 20.04, after running ./config.cmd command and adding my correct details I get the following error: System.PlatformNotSupportedException: NTLM authentication is not possible ...
Shnbook's user avatar
  • 11
1 vote
0 answers
1k views

azure pipeline job to check for file changes in a specific directory with a git commit

I am working to create a job in a stage that determines if a particular git commit has any file changes in a specific directory. If so I want to run another job. I tried below in a bash task: task: ...
vvkr's user avatar
  • 21
0 votes
1 answer
62 views

Auto re-create docker container when it stops without Kubernetes

I've managed to get Docker set up on both a Linux and a Windows host in our organization for internal use. Now I'd like to set up some "self-cleaning" DevOps worker agents; I've already got ...
MBender's user avatar
  • 381
0 votes
1 answer
419 views

Delay A pipeline For 24Hours

Hello Im using Azure piplines for some tasks Here is a simiple example of what im trying to achieve : what im trying to do is to to trigger pipline2 after pipeline1 complition (this is done) and once ...
ossama assaghir's user avatar

15 30 50 per page
1
2 3 4 5