I want to connect Visual Studio Code with Azure GIT Repo.
For this I have Azure GIT Repo with empty files, installed VS Code which have following details and installed Azure extension (Argutec Azure Repos)
When I type >Team: Signin I get following error
(team) No Azure DevOps Services or Team Foundation Server repository configuration was found. Ensure you've opened a folder that contains a repository.
And also some time I get following error
Command 'Team: Signin' resulted in an error (command 'team.Signin' not found)
how I can git rid of above error. the project I have on my local system which needs to be uploaded under Azure git repo
EDIT Also I have given the path under Tvc: Location
C:\\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer\TF.exe




