527 questions with Azure DevOps tags

Sort by: Updated
0 answers

How to increase max lines of "live" Azure pipeline logs

We're using an Azure pipeline to do a BuildXL build. It outputs all errors to the single output logs which are visible to the develoer as the build progresses, however it truncates the output so all the information isn't present. Once the build…

Azure DevOps
asked 2025-07-07T17:23:54.2966667+00:00
Ben Keen 0 Reputation points Microsoft Employee
commented 2025-07-08T17:01:41.3333333+00:00
Ben Keen 0 Reputation points Microsoft Employee
0 answers

Unable to turn off Advance Security on DevOps project and repositories

I turned on this feature at the project level, I imported in some repos, but now I can't turn off the feature in order to import the remaining repos nor can I turn it off at the project level. It says I can turn this off at any time but yet I can't. The…

Azure DevOps
asked 2025-07-07T18:15:32.1+00:00
Betsy Filip 0 Reputation points
commented 2025-07-08T16:29:35.8666667+00:00
Durga Reshma Malthi 5,475 Reputation points Microsoft External Staff Moderator
0 answers

Azure Container Registry Permissions TaskOperationsNotAllowed

Dear Azure Community, I want to run a pipeline on Github Actions and push an image to ACR but i received an error message that the ACR named ejbcicd does not have have permissions to effect the task. I am using an Azure free account, the operation ID…

Azure DevOps
asked 2025-07-08T14:51:44.59+00:00
EJOB Jason Eda 0 Reputation points
edited the question 2025-07-08T15:49:33.7633333+00:00
Rahul Jorrigala 660 Reputation points Microsoft External Staff Moderator
0 answers

How to parameterize the Azure Key Vault linked service and secret name in Synapse to support secure, environment-specific deployments through CI/CD.

How to parameterize the Azure Key Vault linked service and secret name in Synapse, so that each environment uses its own Key Vault and secret during CI/CD deployment - without hardcoding values? While deployment setup using Azure Synapse and Azure…

Azure DevOps
asked 2025-07-08T15:16:31.0066667+00:00
Patre, Pratima 0 Reputation points
commented 2025-07-08T15:45:40.16+00:00
Durga Reshma Malthi 5,475 Reputation points Microsoft External Staff Moderator
0 answers

Azure DevOps presents noticeable delays after every keystroke and locks on splitting pasted text blocks

Starting about two weeks ago, I began experiencing noticeable delays between hitting a key and seeing the character actually appear in an ADO discussion text box. These delays can frequently range up to an entire second or more. I've also begun…

Azure DevOps
asked 2025-06-24T21:26:25.3366667+00:00
TSOAdmin 416 Reputation points
commented 2025-07-08T14:20:50.74+00:00
Durga Reshma Malthi 5,475 Reputation points Microsoft External Staff Moderator
4 answers

Selecting issues on Agent Size, Maximum Agents, and Images in Azure Deployment Environment (Create a Managed DevOps Pool)

Screenshot 2025-05-26 112732.png Screenshot 2025-05-26 112229.png Request for help when Selecting the default Agent Size it having issues on Maximum Agent either 1 also can't be accept. After request quota for different Agent Size it will not…

Azure DevOps
asked 2025-05-26T04:10:45.9666667+00:00
SeanHong 0 Reputation points
answered 2025-07-08T14:00:54.5333333+00:00
Martijn Ermers 0 Reputation points
0 answers

azure devops webhook resource field null

We recently started receiving service hooks payloads with the resource field being null. The impacted events are the following: git.pullrequest.merged git.pullrequest.created git.pullrequest.updated We're a platform and our clients configures…

Azure DevOps
asked 2025-07-08T13:16:12.3966667+00:00
Elie Charra 0 Reputation points
commented 2025-07-08T13:47:16.6366667+00:00
Durga Reshma Malthi 5,475 Reputation points Microsoft External Staff Moderator
1 answer

Get Changeset List of PRD Branch in AzureDevOps 2022

Since TFS_Warehouse Database is depreciated in Azure DevOps 2022 , so from where can I get the changeset details of only PRD Branch with changed file details in sql database.

Azure DevOps
asked 2025-07-04T07:18:48.4133333+00:00
Shubham Kumar 0 Reputation points
commented 2025-07-08T13:46:54.9633333+00:00
Durga Reshma Malthi 5,475 Reputation points Microsoft External Staff Moderator
0 answers

Adding non root user in windows container agent in azure devops - powershell console

The following Dockerfile commands are used to configure a Linux container to run as a non-root user: ARG Could you please provide the equivalent commands to configure a Windows container to run as a non-administrator (non-root) user, utilizing…

Azure DevOps
asked 2025-07-08T10:54:34.5033333+00:00
tarun k 385 Reputation points
commented 2025-07-08T12:21:51.93+00:00
tarun k 385 Reputation points
2 answers One of the answers was accepted by the question author.

when deploying artifacts from AzureDevops to Azure app service got the error

When deploying artifacts from AzureDevops to Azure app service got the error like described below ##[error]Error: Failed to get resource ID for resource type 'Microsoft.Web/Sites' and resource name 'tumlinsonelectric-production'. Error: Could not fetch…

Azure DevOps
asked 2025-07-02T11:56:20.22+00:00
Aleksandr Zhadetsky 20 Reputation points
accepted 2025-07-08T12:17:53.67+00:00
Aleksandr Zhadetsky 20 Reputation points
0 answers

magento helmchart

Hi Team, Can you share to me source code now? i want deploy magento to aks CI steps:  1 Dockerfile magento (nginx, php) => 80 port 2 Dockerfile magento-cli (php) => ssh, no port CD steps:  1helm-chart: magento, magento-cli, magento-cron

Azure DevOps
asked 2025-07-08T07:50:11.6433333+00:00
Nho Luong 65 Reputation points
commented 2025-07-08T10:02:15.04+00:00
Durga Reshma Malthi 5,475 Reputation points Microsoft External Staff Moderator
0 answers

Azure DevOps OAuth2 Profile API returns 203 Non-Authoritative Information after successful authentication

Hi team, I’m trying to trigger the Azure DevOps Services Build REST API using an Azure AD access token. My Azure DevOps organization is integrated with Azure Active Directory, and I have registered an application in Azure AD for this purpose. Here’s what…

Azure DevOps
asked 2025-07-07T17:22:35.89+00:00
Mayank 0 Reputation points
commented 2025-07-08T09:40:20.53+00:00
Durga Reshma Malthi 5,475 Reputation points Microsoft External Staff Moderator
0 answers

SSL certificate problem while doing GIT pull from Azure Devops Repos

We are using a proxy server that does SSL inspection of traffic and thus replaces the cert with the one that it issues in the process. That cert is issued by the cert authority on the proxy itself. This is fairly common with modern proxies. But users are…

Azure DevOps
asked 2025-07-07T22:14:03.2966667+00:00
curious7 271 Reputation points
commented 2025-07-08T08:56:47.71+00:00
Durga Reshma Malthi 5,475 Reputation points Microsoft External Staff Moderator
0 answers

Error: No Task, Test Case templates found. Please add Task, Test Case templates for the project team

When trying to add tasks using the 1 click child links I get the following error: No Task, Test Case templates found. Please add Task, Test Case templates for the project team But, I have tasks and templates set up for the team. this was working last…

Azure DevOps
asked 2025-07-07T17:45:32.49+00:00
Tammy LaGrange 0 Reputation points
commented 2025-07-08T08:49:37.4566667+00:00
Durga Reshma Malthi 5,475 Reputation points Microsoft External Staff Moderator
0 answers

Azure DevOps Pipeline Not Triggering for GitHub Pull Request Events Despite Successful Webhook Delivery

An issue is being encountered where pull request (PR) events from a GitHub Enterprise Cloud repository (with data residency in Europe) are not triggering the Azure DevOps pipeline, even though webhook events are successfully delivered with a 200 OK…

Azure DevOps
asked 2025-06-27T05:59:23.6166667+00:00
Manoj Rajkumar Chopkar 0 Reputation points
commented 2025-07-08T08:28:05.14+00:00
Durga Reshma Malthi 5,475 Reputation points Microsoft External Staff Moderator
0 answers

Azure DevOps new release pipeline is not deploying correctly to App service

We are creating a new release pipeline for an Angular 18 application. The steps in the pipeline are completing successfully. The code is being delivered to the Web App, but the App Service is not coming up and we don't know why.

Azure DevOps
asked 2025-06-30T21:30:15.8233333+00:00
Steve Bullington 0 Reputation points
commented 2025-07-08T08:18:11.29+00:00
Durga Reshma Malthi 5,475 Reputation points Microsoft External Staff Moderator
0 answers

Deployment Center failed error: unable to create file filename too long error

Normally when i push new changes to github, its automatically build without issues but today i have to disconnect github and connect it again but now its keep failing . How can i fix this ASAP? Source: GitHub Build provider: App Service Build…

Azure DevOps
asked 2025-07-02T18:52:38.78+00:00
Amardeep Singh 0 Reputation points
commented 2025-07-08T08:10:30.57+00:00
Durga Reshma Malthi 5,475 Reputation points Microsoft External Staff Moderator
1 answer

Azure DevOps - Firewall allow lists for IP addresses

I saw a message on Azure DevOps that says " As previously announced in our blog, we are transitioning to the new IP addresses. If you have not done so already, please update your firewall allow lists with new IP address ranges of Azure DevOps…

Azure DevOps
asked 2025-07-02T21:07:57.08+00:00
Daniela Vidal (Run Studios LLC) 0 Reputation points Microsoft External Staff
commented 2025-07-08T08:08:25.0766667+00:00
Durga Reshma Malthi 5,475 Reputation points Microsoft External Staff Moderator
0 answers

Placing toscha in the windows container agent

I am trying to install tosca in the container agent, Please suggest way

Azure DevOps
asked 2025-07-03T13:51:39.1266667+00:00
tarun k 385 Reputation points
commented 2025-07-08T08:06:21.9+00:00
Durga Reshma Malthi 5,475 Reputation points Microsoft External Staff Moderator
0 answers

Unable to Install Package from Azure DevOps Artifacts Feed Using Pip

Hi, I'm trying to install a package hosted in my Azure DevOps Artifacts feed into my local Python environment using pip, using the following command: pip install auth-app-streamlit==2.0.1 \   --extra-index-url…

Azure DevOps
asked 2025-07-03T23:27:15.2866667+00:00
Sumit Bhardwaj 40 Reputation points
commented 2025-07-08T08:06:10.39+00:00
Durga Reshma Malthi 5,475 Reputation points Microsoft External Staff Moderator