community. I want to publish my automation tests execution to DevOps Azure. The issue is that I cannot find the needed Request body that contains not only the s
I have a requirement to create variables and key vault variables in the same variable group instead of multiple variable groups. Is there any way to configure v
I have a requirement to create variables and key vault variables in the same variable group instead of multiple variable groups. Is there any way to configure v
I configured application gateway ingress controller for my Kubernetes cluster, but I can't access my pod container app named myapp running on port 8080/TCP. I c
I configured application gateway ingress controller for my Kubernetes cluster, but I can't access my pod container app named myapp running on port 8080/TCP. I c
I created the aks cluster with azure service principal id and i provided the contributer role according to the subscription and resource group. For each and eve
I have tried to submit it for review and release it automatically to App Store Connect. I used to Apple App Store Release stage from the marketplace. For Testfl
I have a build pipeline in Azure Pipelines with trigger: branches: include: - '*' tags: include: - v/* In other words: I build all branches
I am trying to set up test (manual/yaml) in Azure Load Testing service and my test uses client certificates, so I uploaded jmx, keystore(.p12) and csv (has alia
So there is List Release Deployments API. It allows to get all the deployments started after the given timestamp. However, how to get those completed after it?
I have node docker application which is running on Azure app service but the same application is not working on Azure container apps. I'm not able to find the i
I have a project where I'm using Terraform in Azure DevOps Pipeline create Infrastructure but want to destroy the infrastructure in a PowerShell script running
I have the following variable in my pipeline script: variables: is_main: $[eq(variables['Build.SourceBranch'], 'refs/heads/main')] And I want to use it like
We're setting up infrastructure as code in Azure pipelines. I now have a list of Role assignments; Roles which I want to give to groups. I've defined a list of
Stage is getting skipped eventhough all dependencies seems conditions are present. Here are rquirements for a pipeline: stage 'NextTest' should be run after sta
In a YAML release pipeline, I need to do a simple replacement in the js files contained in the artifact coming from another pipeline. These files have a certain
I'm working with the Azure DevOps API and Microsoft Graph API. This is the issue: I create an AAD (azure active directory) group, then, I create a new ADO (Azur
I have different environments added in my cypress.env.json file like below { "environment":"staging", "prod":"http://production.com", "staging":"http:/
Warm greetings for the day. Hope you all are good. We are looking for REST API's to do code merge, branch and check-in for TFVC in Azure Devops. Couldn't find,
I'm working on writing a script which will run from AzDo Pipeline to disable F5 WebServers. Below script works fine in Visual Code and does disable the server a