Agentpool Creation with 1ES is failing
While trying to create an agentpool in south india region through azure portal 1ES option, the deployment is failing with error "Image Backup-1ES-AgentImage-Windows was not found in region southindia. Image is available in. Please replicate the…
Azure DevOps
401 Logging into Azure DevOps
I upgraded to developer support plan for $29/month and spend thousands / month on azure resources. But I cannot figure out how to actually open a private support ticket for this ridiculous issue. Azure and Azure DevOps authentication are so intricately…
Azure DevOps
Azure DevOps self-hosted agent cannot register to agent pool (GET works but POST returns 500/Forbidden)
I am trying to register a self-hosted Azure DevOps agent on Ubuntu. Environment Azure DevOps organization: https://dev.azure.com/<org> Agent version: 4.269.0 OS: Ubuntu Authentication: PAT (Full access) Steps Download agent Run…
Azure DevOps
Cannot access Team Project Source Control Settings
We are using Azure DevOps and we have custom check-in policies that were created years ago. We are currently seeing the following message in Visual Studio when attempting to check in changes: When I click on More info, it sends me to this page: …
Azure DevOps
Not able to deploy code zip to Azure Function App in Flex Consumption Plan via Bicep/Arm
Hi Team, I am unable to deploy my function code zip file (hosted on public url) into azure function app with Flex consumption plan. I am using "Deploy to Azure" button feature and using IaC, deploying all the resources required. Previously I…
Azure DevOps
Facing Issue While using the Azure Devops Migration Tool, Migrating Project from One Organization to another Organization in ADO
We are migrating projects from Source Azure DevOps Organization to a Target Organization. I am planning to Migrate Work Items in the Project. I am using Azure Devops Migration Tool Version 16.3.3 for this Migration. URL :…
Azure DevOps
My VPS IP cannot connect to dev.azure.com. Traceroute stops inside Microsoft network.
Azure DevOps
Query in azure devops not returning the expected result
Hi. I’m trying to get the list of bugs in the system except for the bugs which are tagged to 2 parent IDs say for example 922204 and 746194 (as shown in the image below). When I write a query using AND and OR with grouping (as shown in the image below),…
Azure DevOps
Gibt es noch einen Volume Licence key für Microsoft visual Studio Community 2026 für Azure Mitglieder wie Hochschulen ?
Unsere HAW Kiel (ehemals Fachhochschule Kiel) ist Mitglied bei Azure DevTools- (ehemals MSDNAA/DreamSparc) . Die letzte Order Nummer vom 08.02.2023, die mir vorliegt: IM<removed PII>. Ich selbst habe nicht verlängert, aber die HAW Kiel./FH…
Azure DevOps
User cannot be assigned ticket, nor can they create or update tickets
When trying to assign a new user a ticket the following error is received: The field ‘Assigned To’ contains the value ‘REDACTED USERNAME <@*****.>’ that is not in the list of supported values. A similar error occurs when they try to create or…
Azure DevOps
Licensing Clarification for Azure DevOps Server 2022 (On-Premises) During Migration from TFS 2015 (On-Premises)
Hello , Currently, TFS is installed in Client server/domain & we are accessing same TFS repository for check-in & checkout code from our domain. Now we are going to migrate TFS & Azure DevOps server in the in the same client…
Azure DevOps
Microsoft-hosted agents permanently stuck — orphaned job requests from canceled builds cannot be cleared
Problem All Microsoft-hosted pipelines in our Azure DevOps organization are completely blocked. No new pipeline runs can acquire an agent — they sit at "Acquiring an agent from the cloud" indefinitely. This has been ongoing for 3+ hours with no…
Azure DevOps
503 while generating credentials in azure devops?
While generating Git credentials in Azure DevOps, I am receiving a 503 Service Unavailable error. Due to this issue, I am unable to clone repositories or push changes from my local system. Please assist in resolving the service error and restoring Git…
Azure DevOps
Full migration of Azure subscription and Azure DevOps organization to a new Microsoft Entra tenant
Estimado equipo de Microsoft Support, Solicitamos su apoyo técnico para planificar y ejecutar una migración completa de nuestro entorno actual hacia un nuevo tenant de Microsoft Entra ID. El alcance de la migración incluye: Suscripción Azure activa…
Azure DevOps
Permissions to charge a artifact in Azure Pipelines
I have a pipeline in Azure DevOps that needs to load an artifact whose feed is located in another project within the same organization. The pipeline keeps returning an "unauthorized" error. I've granted the artifact permission to be consumed by…
Azure DevOps
Azure DevOps Pipeline jobs are queued, and we have idle agents, but none are being run
This started around 11am Eastern today. We have a number of pipelines that are triggered off of Pull Requests and are normally processed by a Microsoft-hosted Agent pool (max parallelism 1). However, now the jobs are just sitting in the queue, and our…
Azure DevOps
Test Cases disappearing from Suite
I had 31 test cases in a particular suite. One day they disappeared. I can find them in Work items, but unable to move back to test suite. Please advise. Thank you
Azure DevOps
Certificate not issued for AZ-400 EXAM
I passed the AZ-400: Designing and Implementing Microsoft DevOps Solutions exam, but my certificate has not been issued on my Microsoft Learn profile yet. The exam status shows that I have successfully completed the exam, however the certification is not…
Azure DevOps
"ChainedTokenCredential authentication failed" accessing Key Vault inside container within Pipelines
I have a Typescript application that uses secrets stored within Key Vault. That application sits within a generic Docker container that pulls the application from Azure DevOps Repos and runs the code within. This container is used within an Azure DevOps…
Azure DevOps
Remote machine provider reported: The configuration 'windows-2019-vs2019-uk-default' is not supported
When attampting to deploy a code change (Builds ok with no errors) the deployment is stopped and the error message below is presented in the logs - how do I identify where the 2019 configurastion is being defined and what is the simplest way to correct…