I'm trying to set up automated pipeline for database creation and need to open access for all users of some AD group. Last part is done through CREATE USER [Gro
I have created an azure pipeline. Added a task to download the file from blobStorage. But I am getting the following error: ERROR: The command failed with an u
I am getting below error for updating the repo to a different branch using databricks rest api as mentioned at https://docs.databricks.com/dev-tools/api/latest/
I want to Update the Web.config file using Azure DevOps Release Pipeline. I am using [Update Config][1] Task from MarketPlace. [1]: https://marketplace.visualst
I need to make my stages in DevOps YAML pipeline dependent or not based on pipeline variable (not variable defined in the YAML). I tried something like this: -
I am aware that the Azure DevOps strategy "runOnce" does not have an equivalent GitHub Action yet. And I am seeking a workaround for that since I am migrating m
I hope somebody can direct to the best approach to solve this matter. I have an azure account on which I have an azure container registry holding my docker imag
I have multiple pipelines setup (~30), Today I need to go to Releases, select my artifact and deploy it to the needed env. This is a manual process since I don'
I have multiple pipelines setup (~30), Today I need to go to Releases, select my artifact and deploy it to the needed env. This is a manual process since I don'
Is it possible to get a azure board ticket created from a Jenkins event . As In your Jenkins pipeline , if an build fails , it should create an ticket on the az
I am trying to use if else conditions in Azure Devops yml pipeline with variable groups. I am trying to implement it as per latest Azure Devops yaml pipeline bu
I have several projects in Azure which have the exact same copy of their azure-pipelines.yml. This is an issue for 2 reasons : if I give the rights to write to
Sometimes, we need to include public source code in one of our Dot Net projects, to build, but we want to prevent our copy of the the public source code from be
Azure functions swap functionality is not working after enabling private endpoint(with selected networks option) for function app linked storage account(webjobs
Continuation token is not coming while browsing below API for azure DevOps to get the project related information. It is showing data for initial 500 users only
So I have a docker container with a python app and new relic python agent. In azure devops, I push the container to my registry, and then release it to a web ap
I would like to know what would be the best way to keep and transfer my SQL Server database scripts (views, trigger, ...) and my files (dataset and reports) fr
I'm new on Azure DevOps, so I'm struggling to solve a basic problem about variables. Hope anyone can give me a hand with it. Basically, my release pipeline has
I have integrated Tricentis Tosca CI with Azure devops. The pipeline is working fine and we can execute our tests but publish results is not working. My Publish
My target is to run our postman integration tests inside our azure pipeline. For this I am trying to access the health page of my service inside the Azure Pipel