For our project, it is vital to know to understand the behavior of our yaml azure pipelines. So is there ever a situation where the azure pipeline, with ci triggers for branches, would use a different source yaml file other than the yaml file associated with the trigger branch? We believe that the azure pipeline will use the yaml file with the associated branch that the pipeline was triggered on. However we have not found any specific reference in the Microsoft documentation that would confirm this. Any concrete documentation would be appreciated.
Azure Pipelines YAML source
250 Views Asked by Alexander At
1
There are 1 best solutions below
Related Questions in AZURE
- How to update to the latest external Git in Azure Web App?
- I need an azure product that executes my intensive ffmpeg command then dies, and i only get charged for the delta. Any Tips?
- Inject AsyncCollector into a service
- mutual tls authentication between app service and function app
- Azure Application Insights Not Displaying Custom Logs for Azure Functions with .NET 8
- Application settings for production deployment slot in Azure App Services
- Encountered an error (ServiceUnavailable) from host runtime on Azure Function App
- Implementing Incremental consent when using both application and delegated permissions
- Invalid format for email address in WordPress on Azure app service
- Producer Batching Service Bus Vs Kafka
- Integrating Angular External IP with ClusterIP of .NET microservices on AKS
- Difficulty creating a data pipeline with Fabric Datafactory using REST
- Azure Batch for Excel VBA
- How to authenticate only Local and Guest users in Azure AD B2C and add custom claims in token?
- Azure Scale Sets and Parallel Jobs
Related Questions in AZURE-PIPELINES-YAML
- Get current Timestamp in CET format and concatenate with string in yml file
- Share variables across stages in azure pipelines with templates
- Devops passing output from one job template step to another job template step
- Azure YAML Pipeline schedule to run on the last Sunday of the month at 4 AM
- How to reference dynamically a variable template in an Azure Pipelines?
- Creating a variable from a PS1 file and it is blank when called from another stage (DevOps YAML)
- accessing resources.repositories in Azure Devops yaml pipeline template
- Using composite variables in the ManualValidation@0 Azure DevOps task
- Azure Devops YAML Pipeline - Deployment Job does not respect the timeoutInMinutes property
- How to use predefined resource variables in Azure DevOps Pipeline Yaml?
- Azure Pipeline YAML invalid -- not sure why
- Powershell script error on hangfire install
- Container didn't respond to HTTP Ping on PORT: 8080, failing site start
- Azure DevOps YAML Pipeline set deploy environment based on variable
- Deploy from self hosted agent in service with private endpoint configured
Related Questions in AZURE-REPOS
- Is There Anyway To Retrieve The Label/Tag of a PR After Merged to Main?
- Unable to copy and apply a branch policy from one repo to another repo in azure devops
- Unlink commits/Files during creating a Pull request from One branch to other
- Force Azure DevOps Pull Request update after Manually Update SonarQube issue as Won't Fix
- ignore folder when pull request to master
- Is it possible to acquire an access token for app service with a system-assigned managed identity?
- Unable to view the Complete and set auto complete options in Azure repo Pull request, even though there is no conflicts
- How to Retrieve a List of Azure DevOps Repositories Sharing Similar Branch Policies on their Develop Branch?
- Want to push python file from Azure Repo to Databricks Workspace Using CICD
- Can't push to new branch on azure using git: The file pushed differs in case
- In schema compare, some files erroneously appear as missing in the local DB compared to Azure SQL Server DB. Only a few files are affected, not all
- How to lock a file in Azure Repository
- Release pipeline powershell task to use a file in azure repository for temp download of file (how to story)
- Gitlab flow Long lived environment branches in Mono Repo keeps growing commit log on Pull Request in Azure repos
- Cross Search in all repositories and branches in Azure Devops Repos
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Source: https://learn.microsoft.com/en-us/azure/devops/pipelines/repos/azure-repos-git?view=azure-devops&tabs=yaml#a-wrong-version-of-the-yaml-file-is-being-used-in-the-pipeline-why-is-that