I have an existing Azure Repo. What I'd like to do is checkin a single file into the Repo from a local folder, using the commandline.
I'm not particularly concerned whether this is achieved using Az Powershell, Az Cli, Git or any other scripting language for that matter, although I must say that of the named three, I'm least familiar with Git and so Az Powershell or Az Cli would probably be my preferred option.
Any suggestions?