we are fairly new to Azure DevOps. we are wondering what our best options for our scenario would be,
we want to make project of all of our SQL Reporting services reports that are created. many ppl manage and create reports specific to certain areas. we want to manage these in the repos via different folders etc.
how is it possible to clone specific folders only and not the entire repo?
created specific folders
but clone of repo doesn’t specify which files/folders to clone
do we need to create pipelines that can call specific folders?