visual-studio - TF30063 :You are not authorized to access dev. azure.com 但我可以连接

标签 visual-studio azure-devops

我正在使用 Azure Devops 和 VS2017 15.9.7。
我已登录 Devops 并且可以同步。
当我打开我的项目时,我收到一条消息

"TF30063": You are not authorized to access dev.azure.com/myproject

我尝试进入凭证管理器并删除 devops 组织的所有凭证。

我看过this question并尝试通过 VS 中的浏览器注销

最佳答案

TF30063:You are not authorized to access dev.azure.com but I can connect



我遇到了同样的问题。 (我需要在工作账户和测试账户之间来回切换)。当然,可能有很多原因,并且每个原因可能不同(缓存另一个帐户或修改密码)。

为了解决这个问题,我有两个方法/步骤。

第 1 步是从凭证管理器中清除凭证:

转到控制面板(带有小图标 View )--> User Accounts --> Manage your credentials (左栏)-->选择Windows Credentials -->向下滚动到Generic Credentials部分并查找您的 TFS 服务器连接。

第2步是点击连接到团队项目的操作,这是Team Explorer中的按钮/插头图标。标签。然后也右键单击您遇到此问题的项目并选择 Connect :

enter image description here

我也尝试了其他方法但对我不起作用,如果可能,您可以检查它是否对您有用:

How To Fix TF30063 Error

Error TF30063: You are not authorized to access

关于visual-studio - TF30063 :You are not authorized to access dev. azure.com 但我可以连接,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55317539/

相关文章:

javascript - 在 Visual Studio 2015 中将大括号的开头设置为新行?

c# - 如何在 asp.net 中像循环一样添加内容占位符。允许吗?

azure-devops - Azure 开发运营 : Moving packages between organizations using the REST API

Azure DevOps 无法部署到 Azure Web App

azure - 如何在 Azure DevOps 中使用 Azure Key Vault Secret 作为 CI/CD 定义中的变量?

node.js - Azure管道: Cannot download "https://github.com/sass/node-sass/releases/download/v4.13.0/win32-x64-83_binding.node"

azure - 如何在包含许多 Dockerfile 的单一存储库中构建一个特定的 Docker 镜像

c++ - Visual Studio 2017 的 CUDA 9 不支持错误

c++ - 如何在 Debug模式下在 MS Visual Studio 中显示部分表达式的值?

c++ - Visual Studio C++ : How to make parts of code not be seen by the windows compiler?