I have many pipelines in Azure DevOps. My code is stored in an Azure DevOps git repository. I know the path to a yaml file which is the definition of one of my pipelines. Unfortunately, the naming convention of the pipelines has not always been ideal, so I cannot easily find which pipeline it is associated with. Are there any quick ways to find it? Checking each pipeline individually is not desirable.
