In Azure Migrate, we have the option to replicate the physical servers as a VM in Azure.
But that will replicate/migrate all the repositories from the physical server to Azure VM.
How can we filter out the repositories and migrate only those that are required from physical to Azure VM ?
One of the methods involve cloning the repo, downloading the same repo as a zip and then uploading it to another cloud only to be called cloned to the zip folder.
I am trying to reduce this manual method and want an automated solution, hence tried Azure Migrate. But need the option or way to not migrate all the repos.