Can't enter Azure DevOps organization I created
I am the organization owner, I created it. I request access for myself, but it just points me to this page I am forbidden from.

How to hide the "New Organization" and "New Project" button in Azure Devops Cloud
Hello, we would like to hide the buttons "New Organization" and "New Project" in Azure Devops to all users, but we couldn't find a way to do this. We would like to give the visibility to the Azure Devops Administrator role only. Is…
Azure Devops Audit events - only 2 Days
I am only seeing 2 days of events in the Audit. I have read the help document that says it should be 90 days. The screen shot in the help are a bit different than what I see in ADO. There is no date/time filter in my Audit
Resolving AADSTS7000222 of invalid application password after expiration
Hello, We recently had an application secret expire - we were using it for RBAC for an app we were deploying. We updated the secret value with a new secret in the Azure DevOps variable group, but continued to get an expired secret error. Upon deleting…
Azure Icons: Where can I find Service Health's icons?
Hi Team! I'm trying to find the brand icons for the Service Health services. Specifically: Service Issues Planned Maintenance Health Advisory I've already gone through the icons provided in the official documentation…


How can we implement Azure DevOps Pipelines to automate the deployment of Azure Synapse Analytics data from the Development environment to Production? I am looking for a detailed technical implementation
How can we implement Azure DevOps Pipelines to automate the deployment of Azure Synapse Analytics data from the Development environment to Production? I am looking for a detailed technical implementation approach to address this business requirement

Azure Pipelines - AzureCopy and Blob storage issues
We are getting following error when trying to use Azure Copy ##[debug]Upload to container: '6f0643ee-b61c-4d4c-a483-52926f0301aa' in storage account: 'xxxxxxxxxxxxxx' with blob prefix: '' failed with error: 'AzCopy.exe exited with non-zero exit code…
Deploy all free services
Deploy all free services that are avalable in my profile
How to create a service endpoint using az devops cli?
Hi, Is there an approach to create a azure rm service connection with user assigned managed identity? I have used copilot and ended up with below , however it does not work. { "name": "AzureRM-ServiceConnection", …
Fix other related Azure Issues
Hm. I am having additional issues related to "Missing environment variables." I am assuming that maybe somewhere it is because I need to add these variables inside both the build and the run phase inside my Dockerfile, given that I cannot find…

Why are we unable to fetch the success state when trying to retrieve the details of a successful PR using the Azure REST API?
When attempting to fetch the validation status of successful pull requests via the Azure DevOps REST API, we are unable to retrieve the "state: success" status. Instead, the API only returns statuses such as "Pending", "Not…
Azure DevOps: No hosted parallelism has been purchased or granted
Hi Everyone, I am using free trial Azure Account. I am trying to build and run a azure DevOps pipeline using self hosted agent and even with Microsoft Agent. we have free parallel jobs for private project but still I am getting No hosted parallelism has…

failed to create webhook
/bytebase.v1.VCSConnectorService/CreateVCSConnector INTERNAL: failed to create webhook for project kshema-desing-v2 with error: failed to create webhook: failed to create webhook, code: 403, body:…
Classic release pipeline triggered by artifact although no trigger is configured.
I have a classic release pipeline that is intermittently triggered by an artifact from a different project, while neither a continuous deployment nor pull request trigger is configured on the artifact.

Facing an issue saying no hosted parallelism has been purchased or granted while trying to run pipeline. Have filled Azure DevOps Parallelism Request form still there is no response.
Hi everyone, I'm facing an issue where my pipeline fails to run with the error: "No hosted parallelism has been purchased or granted." I have already submitted the Azure DevOps Parallelism Request Form, but there has been no response. I also…
Expiration time for Refresh token generated using Azure DevOps Oauth2
I am trying to generate Access Token and a Refresh token with help of Microsoft Azure DevOps Oauth 2. I am successful in generating it. Either if access token is valid or expired, I am able to generate new access token and a refresh token with the…
Setting Permissions for Permission Groups via Azure DevOps REST API
Hi, I am currently working on creating a new permission group in Azure DevOps from my application using the REST API, and I need to configure specific permissions for the group. Is there an API available that allows me to change or set permissions for…
##[error]TypeError: paths.flat is not a function
While the build is running, I am getting ##[error]TypeError: paths.flat is not a function error. We are using # Compress files into .7z, .tar.gz, or .zip. - task: ArchiveFiles@2 task but it is breaking, and I am not sure why. Error : ##[debug]Processed:…
Avoiding Multiple Test Runs When Associating Test Results with Test Cases
I have a pipeline that runs integration tests, and I need to associate the test results with test cases in a test plan. To achieve this, I use scripts to: Update test cases within the test plan. Associate test results with the corresponding test…
My Colleague is facing issue while using git action on Business application studio terminal for cloning the azure repos error Message is " git clone https://******@dev.azure.com/Org-STO/ProjectSTO/_git/sto-commons /home/user/projects/sto-commons --progre
My Colleague is facing issue while using git action on Business application studio terminal for cloning the azure repos error Message is " git clone https://******@dev.azure.com/Org-STO/ProjectSTO/_git/sto-commons /home/user/projects/sto-commons…