gpt4 book ai didi

Azure Functions 部署源 Visual Studio Team Service 项目

转载 作者:行者123 更新时间:2023-12-02 06:49:51 24 4
gpt4 key购买 nike

我正在尝试链接 Azure Functions 部署以与 Visual Studio Team Service 集成,但是一旦我选择 VSTS 作为源,它就不会显示任何其他项目。

我的帐户中还有其他网络应用程序,它们来自 VSTS 项目。

这对我们很重要的原因是工作流程。目前,我们使用 AWS API Gateway + Lambda 作为 Webhooks,但它不适合我们的开发/部署工作流程。

最佳答案

当您从新的 Azure 门户选择“Visual Studio Team Services”作为部署源时,它使用 Kudu service它是为 Git 版本控制而设计的。因此它只会显示具有“Git”存储库的项目。

Kudu is the engine behind git deployments in Azure Web Sites. It can also run outside of Azure.

如果您想部署 TFVC 项目,请尝试使用 Azure Classic Portal 。详细可以引用这篇文章:Continuous delivery to Azure using Visual Studio Team Services

关于Azure Functions 部署源 Visual Studio Team Service 项目,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36454599/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com