Error: No Task, Test Case templates found. Please add Task, Test Case templates for the project team
When trying to add tasks using the 1 click child links I get the following error: No Task, Test Case templates found. Please add Task, Test Case templates for the project team But, I have tasks and templates set up for the team. this was working last…
Azure DevOps
One is has a pipeline fail when authenticating to Azure Artifacts repo, works for everyone else
All things being equal, Im betting on #4
Azure DevOps
Can't access my Azure portal and DevOps
This tenant has been blocked due to inactivity. The error message gotten while trying to sign in to my azure devops account. Can someone assist on how to go about resolving this without calling the Microsoft help line.
Azure DevOps
Azure Container Registry Permissions TaskOperationsNotAllowed
Dear Azure Community, I want to run a pipeline on Github Actions and push an image to ACR but i received an error message that the ACR named ejbcicd does not have have permissions to effect the task. I am using an Azure free account, the operation ID…
Azure DevOps
magento helmchart
Hi Team, Can you share to me source code now? i want deploy magento to aks CI steps: 1 Dockerfile magento (nginx, php) => 80 port 2 Dockerfile magento-cli (php) => ssh, no port CD steps: 1helm-chart: magento, magento-cli, magento-cron
Azure DevOps
Azure.Identity.CredentialUnavailableException : DefaultAzureCredential failed to retrieve a token from the included credentials.
Hi, I am creating CI-CD pipeline where I have test run task, which is failing due to 400 bad request error under test runs it is showing error I am using secrets from keyvault. I tried to print it as well, It is printing fine but not sure why it…
Azure DevOps
Unable to Install Package from Azure DevOps Artifacts Feed Using Pip
Hi, I'm trying to install a package hosted in my Azure DevOps Artifacts feed into my local Python environment using pip, using the following command: pip install auth-app-streamlit==2.0.1 \ --extra-index-url…
Azure DevOps
Get Changeset List of PRD Branch in AzureDevOps 2022
Since TFS_Warehouse Database is depreciated in Azure DevOps 2022 , so from where can I get the changeset details of only PRD Branch with changed file details in sql database.
Azure DevOps
Sorry, we are unable to set up billing. Give it a few minutes and then please try again
Hello, I need some assistance with the following error message: "Sorry, we are unable to set up billing. Give it a few minutes and then please try again." I’m encountering this issue while attempting to link Azure DevOps billing to an Azure…
Azure DevOps
Moved DevOps Organization to Wrong Tenant But now can't get to Org Page to disconnect it from Intra ID
I moved my Organization to the wrong tenant, both were set as "Default Directory". I am a guest in this directory/tenant from a long time ago and it let me move it there. When I go to the Organizations page for that directory/tenant I see my…
Azure DevOps
How to hide the organization users list in Azure DevOps
To completely hide organization users in Azure DevOps
Azure DevOps
Azure DevOps OAuth2 Profile API returns 203 Non-Authoritative Information after successful authentication
Hi team, I’m trying to trigger the Azure DevOps Services Build REST API using an Azure AD access token. My Azure DevOps organization is integrated with Azure Active Directory, and I have registered an application in Azure AD for this purpose. Here’s what…
Azure DevOps
How to increase max lines of "live" Azure pipeline logs
We're using an Azure pipeline to do a BuildXL build. It outputs all errors to the single output logs which are visible to the develoer as the build progresses, however it truncates the output so all the information isn't present. Once the build…
Azure DevOps
SSL certificate problem while doing GIT pull from Azure Devops Repos
We are using a proxy server that does SSL inspection of traffic and thus replaces the cert with the one that it issues in the process. That cert is issued by the cert authority on the proxy itself. This is fairly common with modern proxies. But users are…
Azure DevOps
Adding non root user in windows container agent in azure devops - powershell console
The following Dockerfile commands are used to configure a Linux container to run as a non-root user: ARG Could you please provide the equivalent commands to configure a Windows container to run as a non-administrator (non-root) user, utilizing…
Azure DevOps
azure devops webhook resource field null
We recently started receiving service hooks payloads with the resource field being null. The impacted events are the following: git.pullrequest.merged git.pullrequest.created git.pullrequest.updated We're a platform and our clients configures…
Azure DevOps
How to parameterize the Azure Key Vault linked service and secret name in Synapse to support secure, environment-specific deployments through CI/CD.
How to parameterize the Azure Key Vault linked service and secret name in Synapse, so that each environment uses its own Key Vault and secret during CI/CD deployment - without hardcoding values? While deployment setup using Azure Synapse and Azure…
Azure DevOps
Can't access to Azure due to tenant inactivity!
Hi everyone! I'm currently facing a bit of a challenge with my Azure account and hoping to get some insights from the community. I have a personal Azure Tenant linked to my personal account that I haven't used for a very long time – 3 to 4 years. As a…
Azure DevOps
Better way to validate following software's in windows container self hosted agent
Validating following sofrwares installed or not on self hosted agent ( which is windows container )
Azure DevOps
Issue with Storage Space Not Releasing After Package Cleanup
Dear Support Team, I encountered an issue where storage space was unavailable when publishing my package artifacts to the Project Artifacts Feed. To address this, I deleted unnecessary packages from the feed and cleared them from the recycle bin.…