azure - 找出 Azure DevOps Server 中的组织服务器地址(本地安装)

标签 azure azure-devops azure-pipelines

我已在本地服务器上安装了 Azure Devops Server 2019。现在我想设置一个代理池。为此,我必须按照下图中的说明进行操作。

enter image description here

在这里,我刚刚下载了 zip 文件并运行了 config.cmd 文件,在第一步中,它需要我在网上搜索的服务器网址 ,人们在那里输入组织 URL。

问题是我本地的 Azure DevOps 中没有组织!当我点击 Logo 时,它会将我重定向到项目集合页面:

enter image description here

在配置代理池时我应该输入什么作为服务器 URL?

最佳答案

同意布莱恩库克的观点,

我们可以检查doc并将文档版本切换到 Azure DevOps Server 2019 以检查服务器 URL,它应该是 https://{your_server}/tfs

可以引用这个doc配置自托管代理。

enter image description here

关于azure - 找出 Azure DevOps Server 中的组织服务器地址(本地安装),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/64388194/

相关文章:

angular - 如何避免 Azure AD 256 重定向 uri 限制?

Azure 混合 worker Docker

azure - 我可以使用 Azure DevOps CI/CD 在虚拟机的 IIS 网站(而不是同时托管的其他网站)内部署站点吗?

Azure管道在构建过程中替换json键值

tfs - Azure DevOps/TFS 缓存扩展数据在哪里

azure - Istio Operator Spec 如何为 addonComponents 添加 "hub"参数?

c# - 从程序集 Microsoft.IdentityModel.Protocols 派生的方法 'GetBaseConfigurationAsync' 无法减少访问

azure-devops - 如何设置 Azure DevOps 通知以在管道运行失败后接收?

azure-devops - azure devops 变量组

azure - 如何在 Azure Pipelines Pull 请求中重新部署版本?