I have an Azure Pipeline template that uses group variables and a specific agent pool, the repo where the template is, has access to both group variables and the agent pool but I when try to call this template from another project I get this error message: (Authorize resources doesn’t do anything)
error message
Is there a way to make the template run like it’s in its original repo, not from the project it’s being called from?
When I tried calling the template from another repo in the same project, all I had to do was click on the ‘Authorize Resources’ button and all was good, but I also tried running it from another project in the same organization and a project in another organization but got the error.
Shereen Barouqa is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.