I need to setup an empty build pipeline based on the built in Azure pipeline configurations using az devops cli. For example a pipeline for an ASP.Net configuration. I cannot seem to find any good documentation. I saw one that references having a template in another repo, connect to it to implement which also required manual input.
I am very familiar with using Az DevOps CLI but just stumped on how to get this piece fully automated from the command line. Any help would be appreciated.