azure-webjobs - 在 Visual Studio 2013 中关联 Azure WebJobs

标签 azure-webjobs

Windows Azure build keynote (2014-04-03)他们演示了 Azure WebJobs。您可以清楚地看到他们如何将当前 WebJob 与 ASP.Net 网站应用程序相关联。但是,我在 Visual Studio 2013 中没有此选项。它是否随新的 Web Features in Visual Studio 2013 Update 2 RC 一起提供? ?我还没有安装它(仍然是 RC...),但它显然不在 release notes 中。 .我已经安装了最新的 Windows Azure SDK for .NET (VS 2013) - 2.3。

在视频中,您可以看到协会的运作: build azure day 2 keynote

更新: 安装 Visual Studio 2013 Update 2 RC 后我仍然看不到该选项

最佳答案

刚刚找到了我一直在寻找的这个很棒的扩展:

With this extension you can right click on a web project in Visual Studio and associate a console project as a WebJob. After doing that when you publish the web project the webjob project will be published into the correct location in your Azure Web Site

http://visualstudiogallery.msdn.microsoft.com/f4824551-2660-4afa-aba1-1fcc1673c3d0

关于azure-webjobs - 在 Visual Studio 2013 中关联 Azure WebJobs,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23153732/

相关文章:

Azure - Web 部署任务失败。在 (Application Insights) 上处理操作 'Delete Directory' 时遇到错误

azure - 如何诊断 Azure WebJob 中的内存泄漏

azureservicebus - 为什么 Azure WebJob ServiceBus 默认反序列化 XML?

asp.net-mvc - 调用的 Webjob 不考虑传递的参数

visual-studio-2015 - 使用 WebJob 发布简单的 Asp.Net Core App (.Net Framework)

azure - 如何在 Visual Studio 2015 中获取最新的 "Add Azure Webjob Dialog"?

azure - 如何在没有 "Always On"的情况下保持 Azure WebJob 运行

azure-functions - 在 Azure Durable Function 更改状态时获取事件

c# - Azure WebJobs (3.x) 连续作业未在仪表板中显示函数

Azure WebJobs 发布错误