build validation and status check policy on branch for Python code
I am working on adding validations as part of a pull request in Azure DevOps. Unit test (for Python code using pytest) pipeline will run as part of the build validation on creation of the pull request and will publish the test results and the code coverage as build artifacts. I have also put status check policy as mandatory for code coverage.
Getting ‘wit/sendmail’ error when trying to email a workitem in Azure Devops tool [closed]
Closed 2 days ago.
Azure pipeline: The resource doesn’t exist or the user doesn’t have admin permission for all resources of that type
When I set up the docker already built plugin to set up pushing a repo to azure container i can clearly see the resource groups, acr name etc but when I save I get the error: Failed to create an app in Microsoft Entra. Error: Insufficient privileges to complete the operation in Microsoft Graph Ensure that the user has permissions to create a Microsoft Entra Application.
Azure Pipelines Trying to Find Correct Environment Value repository checkout
what pipeline variable is this path?
i’m hunting for the environment variable for this value
i’ve tried $(Build.SourcesDirectory)
and $(Agent.BuildDirectory)
these all come up in C drive, is there a source of output for all the pipeline environment variables per run?
Azure DevOps dependency between different runs of a build pipeline
I have a requirement where I want a build pipeline run to wait if a previous run for the pipeline is still “inProgress”.
Is it possible to change the default Agent update URL in Azure DevOps Server?
While updating Agents
in Azure DevOps Server
, I’ve encountered an issue where each Agent cannot access the default URL vstsagentpackage.azureedge.net
.
Is it possible to change the default Agent update URL in Azure DevOps Server?
While updating Agents
in Azure DevOps Server
, I’ve encountered an issue where each Agent cannot access the default URL vstsagentpackage.azureedge.net
.
Authenticate with Azure using Service Principle Client ID and Secret stored in Variable group in AZCli task instead of Service Connection
I need to autheticate to azure using a service principle ClientID and Client Secret stored in Variable group. Since varibale groups are populated by an automation it seems I cant use service connections.
Move task to other sprint in Azure Boards
Is there a way to move the closed and active task to next sprint which is part of a story without manually moving each of the closed task
Move task to other sprint in Azure Boards
Is there a way to move the closed and active task to next sprint which is part of a story without manually moving each of the closed task