Sua conta do Azure está desabilitada
Boa noite Minha conta não possui pendências financeiras, não consigo criar outra assinatura pois diz que está em análise, só usei a assinatura de estudante.
Azure DevOps


In Azure Repo, I am unable to create an organization even though I deleted all of my orgs
Error message: VS850054: Maximum number of active and deleted organizations reached.
Azure DevOps
Azure DevOps Test Case Bulk Upload with Parent-Child Relationships
We are facing an issue while uploading test cases using Test Plan → Suite-based upload. Even though we specify the Parent ID (User Story) in the Excel template, the relationship created is always “Tests” instead of “Parent”. The problem is that when we…
Azure DevOps
Subscription is valid but Sorry, we are unable to set up billing. Give it a few minutes and then please try again when linking ogranization
Subscription is valid but when I link I got a message: Sorry, we are unable to set up billing. Give it a few minutes and then please try again when linking ogranization
Azure DevOps

Displaying Tags from JUnit XML in Azure DevOps Test Results
Hello,I am using the PublishTestResults@2 task during testing in Azure DevOps with a JUnit .xml file. I would like to make Tags visible in the Test Results web tab. I have tried adding a <property name="Tags" value="..."/>…
Azure DevOps
Agent does not use knowledge in Agents playground
Hello, I created an agent to access knowledge through Azure AI Search. Finding and adding knowledge goes well. However, when chatting with the agent, it never use its knowledge to create an answer. I tried to focus through the instructions and to lower…
Azure DevOps
Pipelines 15-20 minutes slower after upgrading to macos 14 + xcode 16
Last week we updated our pipelines to use macos 14 and xcode 16.1. We noticed that our pipelines now take at least 15 minutes longer up tot 20. especially the xcode build step is taking at least 10 minutes longer than before. Which is weird because…
Azure DevOps
Firewall Whitelisting for Azure DevOps (South India) – dev.azure.com via Front Door/CDN
Dear Microsoft Azure Team, We are facing challenges while allowing Azure DevOps (dev.azure.com) through our on-premises firewall. Our Azure DevOps organization is located in the South India region. We have already allowed the domain dev.azure.com, but we…
Azure DevOps

Failed to generate Angular Service Proxy into Azure Pipeline build stage
The deployment of an ASP.NET Core application consists of a backend using the ABP framework and a frontend built with Angular, stored in a single repository on Azure DevOps. A YAML pipeline has been configured to deploy both components to separate Azure…
Azure DevOps
Change to Defect Template instead of Bug Template
Change to Defect Template instead of Bug Template Reason for this: We Customize the Defect Template of EDSTFS and want to use Automation process where running TC’s using Test Plan we can Initiate Defect in our Customized Template Bug Template…
Azure DevOps
Error 500 on Azure DevOps sign in
Hi Team, I have two accounts under the same email address, one personal and one work. After I connected my personal-created Azure DevOps organization to my EntraID, I suddenly lost an access to my DevOps organization. Now, when I try to login to my…
Azure DevOps
Workload Identity Federation -Azure Synapse Release pipeline Fails with Error
We;re creating a release pipeline for Azure Synapse using WIF for automatic connection and everything works fine ( Verified Permissions on the SPN) however when running the release pipeline Getting this error . 025-06-13T11:42:41.3876045Z An error…
Azure DevOps
Is there an option to host Microsoft Azure Git on premise on own server instead of cloud?
I would like to use some form of git version control. since my devices are running on windows, i was wondering if Microsoft can provide some git software that can run on premise without the use of cloud. A local network will be used for users to interact…
Azure DevOps

How to grant Entra Id Oauth2 token to perform git push /pull to Azure DevOps
I have configured an Oauth2 flow with an Entra ID application. The problem is that the generated Oauth2 token does not have enough permissions to do git remote operations, such as git pull or push. I tried to add the vso.code.write scope to the…
Azure DevOps
I am unable to import an existing git repository into ADO
I am unable to import an existing git repository into ADO I have clicked the import button, I have provided the clone URL for my repository, clicked the checkbox Requires Authentication, entered my git username and passord. The URL, the username and…
Azure DevOps
Cloning Repo within AVD
Hi, I'm new to Azure and I have configured the portal and DevOps. Now i cannot clone from within the virtual machine, i keep getting authentication failed.
Azure DevOps
i request access for my test plan
Azure DevOps
request access for pipeline
Azure DevOps
ADO - TF401256: You do not have Write permissions for query Shared Queries.
Unable to create shared queries in Azure DevOps - TF401256: You do not have Write permissions for query Shared Queries. I have project collection administrator and project administration permissions.
Azure DevOps
Way of giving two varibale groups to one stage
How we can multiple varibale groups to one stage. please suggest