azure - 如何使用 terraform 创建 Azure WebJob?

标签 azure terraform

我正在寻找有关如何在 Azure 中的 Azure Web 应用程序内创建 Azure Webjob 的示例,但我无法在网上找到任何内容。有谁知道如何创建一个吗?

最佳答案

当 Azure 资源的 Terraform 定义不存在时,您可以利用 azurerm_template_deployment 部署 ARM 模板。

对于您的情况,看起来像 WebJob ARM template可以通过 azurerm_template_deployment 进行部署.

关于azure - 如何使用 terraform 创建 Azure WebJob?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/63796492/

相关文章:

azure - 使用 terraform 创建用户、组和 group_member

python - 如何修复云azure函数中的 "No module named ' azure.storage'“错误?

performance - Azure 云平台上的 T-SQL 过程性能不佳

kubernetes - Terraform kubernetes_config_map --from-env-file

terraform - 如何使用 terraform 导入/下载现有的 cloudflare 资源?

intellij-idea - HashiCorp Terraform/HCL 语言支持不起作用

Azure - 403 错误 - 将大量存储帐户 blob 复制到即用即付帐户上的另一个存储帐户

Azure功能部署: What is local. settings.json?

azure - 无法将地理数据类型与 Azure 云服务一起使用

azure - 如何使用 Azure CLI 或 Terraform 创建 DNS A 记录