【发布时间】:2014-10-16 20:24:22
【问题描述】:
尝试从 Visual Studio 2013 发布网络作业,但在输出窗口中出现以下错误:
Error 14 An error occurred while creating the WebJob schedule: BadRequest: The condition specified by the ETag is not satisfied.
作业发布为“按需”类型,而不是“计划”。
想法?
【问题讨论】:
-
如果您从 PowerShell 收到此错误 - 请参阅 stackoverflow.com/questions/27964254/…
标签: azure azure-webjobs azure-webjobssdk