Best way to for Adding approval stage before deploy stage
I am using below pipeline having build and deploy stage, i want deploy stage should run after build passed only and then after build pass it should go for approval before deploy stage. Please suggest how it can be done below is the pipeline where it…
Azure DevOps
Can I order my backlog automatically based on another field
I have a backlog of requirements/user stories which are prioritised using a custom field called ICE Score. I wish to change the order/stack rank of the backlog based on the value of this field with the highest number at the top. Is there a way to do…
Azure DevOps
CDN Domain URL Change for Pipelines Agents in Azure DevOps
A notification has been received regarding a change to the download URL for Pipelines Agents in Azure DevOps. Customers using Pipelines with Self Hosted Agents must update their network configuration and add a new Domain URL to their Firewall allowlist…
Azure DevOps


devportal.microsoft.com message: Cannot create resources
When going to devportal.microsoft.com we get the error message : "Cannot create resources Your administrator has not configured resources to enable dev box or environment creation. Please contact your administrator to request an update, or try again…
Azure DevOps
How to Reference YAML Templates Across Projects in Azure DevOps?
How to Reference YAML Templates Across Projects in Azure DevOps? Hi all, I'm trying to implement a shared pipeline strategy in Azure DevOps and would really appreciate some guidance on whether this setup is supported or if there's a workaround others are…
Azure DevOps
Validating scheduled runs for Azure DevOps yaml pipeline
A few days ago, when I clicked on the "Scheduled Runs" option for the pipeline with a scheduled cron job, I noticed the following message: "There are no scheduled runs for this week. See schedules to learn about configuring or diagnosing…
Azure DevOps
No show tree-expand-button in Backlogs in Project
Hi After configuring the project dashboards, the show tree-expand-button no longer appears for my user. Error project Other project I have tried opening it in different browsers, in an incognito session, and even leaving and re-adding myself to the…
Azure DevOps
Deploying environment variables for nextJS and nodeJS is not working from ADO Pipeline
Deploying environment variables for nextJS and nodeJS is not working
Azure DevOps

Azure devops issue
Hello Team, I received a popup notification from Azure DevOps requesting us to update the CDN host URL. We reviewed the blog post, but it doesn’t provide the exact steps for making the change. Blog URL:…
Azure DevOps
How to skip build when merging a small change to main branch in Azure DevOps?
A feature branch is ready for merging into the main branch, but the change is minimal (just a documentation update and two lines added in azure-pipeline.yml). Is there a way to skip the build pipeline when creating a pull request for this merge?
Azure DevOps
The download URL for Pipelines Agent is changing soon. Azure DevOps Customers using Pipelines with Self Hosted Agents must update their network configuration and add a new Domain URL to their Firewall allowlist by 1st May 2025.
I got a message in Azure devops URL that "The download URL for Pipelines Agent is changing soon. Azure DevOps Customers using Pipelines with Self Hosted Agents must update their network configuration and add a new Domain URL to their Firewall…
Azure DevOps
i am using students login.i want access for pipelines for my educational purposes.
i am using students login.i want access for pipelines for my educational purposes.
Azure DevOps

Parameterzing the pool name in the deploymenet file
Can we parameterize the pool name in the below highlighted section? below is the deployment file. while running pipeline i should provide pool name so that deployment file will take pool name and run it while running the pipeline
Azure DevOps

Request for pipeline creation.
I would like to get access for pipeline creation for my microsoft azure account.
Azure DevOps
how to resolve this issue "Failed to get resource ID for resource type 'Microsoft.Web/Sites' and resource name 'appname'. Error: Could not fetch access token for Azure".
am getting this error while setting up my pipeline for my project Failed to get resource ID for resource type 'Microsoft.Web/Sites' and resource name 'askprodopsdev'. Error: Could not fetch access token for Azure. Status code: 400, status message:…
Azure DevOps
I am unable to create test plan
Sir , I am a faculty working with is azure project . kindly enable my test plan so that i create it
Azure DevOps
Unable to link Azure DevOps to our Microsoft Entra Connection - oddly as I'm not a member?!?
In Azure DevOps, I am unable to connect with Microsoft Entra our organization's subscription (directory). I first get the warning: Once connected, 2 out of 10 member(s) of this organization won't be able to sign in because they aren't a member of the…
Azure DevOps

Which type of variable usage is good in Azure Pipelines
In our Azure DevOps pipeline, I noticed two different approaches being used to manage variables. One approach involves defining variables directly inside a PowerShell task, like this: $Env:LIQUIBASE_COMMAND_URL =…
Azure DevOps
Enable pipeline
I an a faculty , I need to use a pipeline for learning and teching purpose