【发布时间】:2020-12-26 23:48:37
【问题描述】:
我正在寻找有关如何在 Azure 中的 Azure Webapp 中创建 Azure Webjob 的示例,但我无法在线找到任何内容。有谁知道如何创建一个?
【问题讨论】:
-
除了我的方法之外,你有没有找到其他方法?
我正在寻找有关如何在 Azure 中的 Azure Webapp 中创建 Azure Webjob 的示例,但我无法在线找到任何内容。有谁知道如何创建一个?
【问题讨论】:
当 Azure 资源的 Terraform 定义不存在时,您可以利用 azurerm_template_deployment 部署 ARM 模板。
对于您的情况,WebJob ARM template 似乎可以由 azurerm_template_deployment 部署。
【讨论】: