azure - 无法在 Azure 中选择我的 'deployment projects'(VSTS 项目)

标签 azure azure-devops

我已成功将我的 Azure 帐户链接到我的 Visual Studio Team Services (VSTS) 帐户。接下来,我想在 Azure 中为我的 VSTS 项目 (ASP.NET MVC) 之一配置部署。

选择 VSTS 作为源后,Azure 需要从显示的列表中选择 VSTS 项目。但我的列表是空的! (不过我在 VSTS 中有项目)。

我需要做什么才能让我的项目显示在列表中?

最佳答案

该功能用于 git 存储库,因此您的 VSTS 的团队项目中必须有一个 git 存储库。

您可以使用 git 版本控制系统创建新的团队项目,或者使用 TFVC 版本控制系统在团队项目中创建新的 git 存储库。

enter image description here enter image description here

关于azure - 无法在 Azure 中选择我的 'deployment projects'(VSTS 项目),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39874840/

相关文章:

azure-devops - 在发布管道中使用 "windows-latest"

Azure Devops Pipeline ACR 部署到 Web 应用容器

azure-devops - 如何在 Azure DevOps 的 Script.PostDeployment.sql 中引用 sql 脚本(而非过程)?

Azure Function V2 异常日志缺少堆栈跟踪

azure - 为什么当我按 F5 时,会从 Azure 项目中的 Visual Studio 打开两个资源管理器窗口

azure - 在一个项目中拥有大量 Azure Functions 是更好还是在多个项目中更好?

c# - 通过 Visual Studio Team Services 和 Team Foundation Server 的 REST API 概述从 Microsoft vso WorkItem 访问评论

java - 如何检测Dataverse表记录的变化

c# - Azure Function Http Trigger 验证正文数据

azure - 以编程方式在 Azure 存储上启用静态网站