Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
32 views

I'm working with a Microsoft partner and we are using Azure DevOps for day to day work. I'm automating ADO work item GitHub PR & Commit using co-pilot. Currently in the workitems api provided by ...
0 votes
1 answer
29 views

I have two tasks: The 'Set Solution Name does this: $SolutionName = "UnknownSolution" Write-Host "::vso[task.setvariable variable=SolutionName;]$SolutionName" Write-Host "...
B-Rad's user avatar
  • 1,567
0 votes
0 answers
131 views

I'm using SQL Server 2017 and ADO components with Delphi, creating an FMX application for Windows. In the DataModule, I've added a TADOConnection and some TADOTable and TADOQuery components. In the ...
1 vote
1 answer
110 views

We have an SQL AG with read only routing correctly configured and confirmed working via sqlcmd -K readonly --> select @@servername confirms we are directed to a readable replica. When attempting ...
0 votes
0 answers
92 views

I am trying to run this PowerShell task on self hosted private Windows build agent. https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/azure-file-copy-v6?view=azure-pipelines ...
0 votes
1 answer
162 views

I have a problem with TADOConnection in a Delphi service application. I want to read a string from a Text file and put it into my ADOConnection's connection string and then connect the ADOConnection ...
0 votes
1 answer
32 views

i have a entra group X, i want to add them in repository and set the permission as admin access through API. and it should be visible in UI here com-project → Project Settings → Repositories → sample-...
0 votes
1 answer
59 views

Has anyone deployed a function apps with a self-hosted agent? looks like the ADO tasks all require a service connection. - task: AzureFunctionApp@2 inputs: connectedServiceNameARM: # string. ...
-1 votes
1 answer
207 views

I have a use case that involves VNET peering between networks located in different tenants and regions. I'm utilizing Azure DevOps (ADO) and Terraform for the peering implementation. Currently, I have ...
SRE's user avatar
  • 1
0 votes
2 answers
577 views

I have a scenario where I have multiple tests (for the same source code) that are run in parallel The code coverage report is generated and stored in separate folders per test End of the day, I need ...
1 vote
2 answers
209 views

I am experimenting with using ADO to connect an Access frontend to an Access backend. Frontend is just a data entry tool. Users won't be making edits/updates to any records in the backend. Reason for ...
1 vote
1 answer
186 views

I have an ADO pipeline which has a single job in it which sets some variables. I need a way to run this pipeline from the cli with a command like this: run_id=$(az pipelines run --name "...
0 votes
0 answers
76 views

The code below has worked very well for the last 6 or 7 years. The database is SQL Server 2008 R2, the client is Excel 365 64-bit (v.2502). Over the past few months, some users are seeing execution ...
0 votes
1 answer
135 views

I am Trying to build the container image through ADO pipeline and docker Task , While running Bash@3 Task getting Bash Error , that I added below. and if I skip the Bash@3 task getting another error ...
1 vote
2 answers
467 views

I've got this ADO pipeline to run Terraform Plan then Deploy it The job does the plan correctly, then stop for an approval, then when try to Init again and the deployment stage i'm getting this error ...

15 30 50 per page
1
2 3 4 5
...
179

AltStyle によって変換されたページ (->オリジナル) /