【问题标题】:How to harvest Azure Web App For Containers webhook如何收获 Azure Web App For Containers webhook
【发布时间】:2020-07-02 00:19:47
【问题描述】:

我希望使用 Web 应用的容器 Webhook URL 将 Web 应用更新和热启动绑定到 Azure 容器注册表映像。我可以在 ACR 中找到用于创建 Webhook 推送的 Azure CLI 命令,但尚未找到如何查询 Web 应用程序。 谢谢。

【问题讨论】:

  • 为什么要查询网页应用?
  • Web 应用程序 webhook url 是在 Azure ACR webhook 中创建推送通知时的输入之一。谢谢。

标签: azure web-applications containers


【解决方案1】:
az webapp deployment container config -n sname -g rgname -e true

来自https://docs.microsoft.com/en-us/azure/app-service/containers/app-service-linux-cli

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2022-06-13
    • 2018-11-26
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2018-10-10
    • 1970-01-01
    相关资源
    最近更新 更多