I want to deploy my asp.net app web application to azure. I have created a new devops project but when I select "bring your own code" I can only choose a git repo.
![enter image description here](https://i.stack.imgur.com/SKqqJ.png)
Is there any way to import the code from TFVC, or should I move my entire repo to git?