generalov / vscode-tfs

TFS extension for Visual Studio Code.
MIT License
12 stars 10 forks source link

not authorize to access dev azure #16

Open aruntestgit opened 3 years ago

aruntestgit commented 3 years ago

I am using VS code and try to use my TFS code in that. I am using the TFS extension for that purpose but when I try to check out any file it shows me the below error.

Error: Command failed: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer\TF.exe checkout e:\Workspaces\DevOps\script.ps1 /recursive TF30063: You are not authorized to access dev.azure.com/<MyCompany>.

I have replaced the original company name with MyCompany.

Please suggest where I can manage these permissions.

exuser commented 3 years ago

I have the same question. Please help on how to enter/manage credentials.

Thank you!

AhmedHossamFCI commented 3 years ago

I have same problem also, any help

renierdbruyn commented 3 years ago

Same issue here.

yrs244742688 commented 9 months ago

I have same problem,but now i fix it. I have gone through the following process:

  1. Update VS2015 to VS2017,VS2015 is not support.
  2. Add tfs account to "Windows Credential",then it's worked!