Hello community,
I have a Azure DevOps CI/CD pipeline built using YML. Whenever I try to include the configuration file that contains the connection references, my pipeline keep breaking.
I have checked many times that those connection references are the correct ones that I have shared with service principal and I cannot really know what else to check anymore. I deleted the entire solution and try to import as a brand new solution but it still keeps failing as long as I include the connection references in the configuration file.
Any suggestions on what else I can check? Thank you in advance for your help!