【发布时间】:2017-03-07 15:00:36
【问题描述】:
尝试配置构建代理时出现以下错误。以下是我使用的命令,请指教如何解决。
C:\agent>config
>> Connect:
Enter server URL > https://xxxx-tfs-1
Enter authentication type (press enter for Integrated) >
Connecting to server ...
>> Register Agent:
Enter agent pool (press enter for default) >
Enter agent name (press enter for xxxx-TFS-1) >
Scanning for tool capabilities.
Connecting to the server.
Enter replace? (Y/N) (press enter for N) > y
Successfully replaced the agent
Testing agent connection.
VS30063: You are not authorized to access https://xxxx-tfs-1.
【问题讨论】:
-
构建代理机器是否与 TFS 服务器加入同一个域?
标签: tfs azure-pipelines build-agent