【问题标题】:Cannot find my plan for the new Azure Function App找不到我的新 Azure Function App 计划
【发布时间】:2023-01-05 15:54:30
【问题描述】:

我正在尝试创建一个 Azure Function App。在此之前,我创建了一个免费的 App Service 计划。现在,当我创建函数应用程序时,我没有在下拉列表中看到该计划,即使我对计划和函数应用程序使用相同的资源组、操作系统和区域。因此我无法创建函数应用程序。我错过了什么?

【问题讨论】:

  • 在从门户创建函数应用程序时,您是否选择了 plan type 作为 App service Plan,并且您是否能够在资源组资源或所有资源下看到创建的应用程序服务计划?
  • @VenkateshDodda-MSFT 是的,我选择它作为应用服务计划,我在资源组中看到了它。

标签: azure azure-functions


【解决方案1】:

正如 Azure Functions 专用计划的 MS Doc 中所指定的,除 Azure Functions - 专用托管计划中的 F1(免费层)外,允许所有其他 SKU,如基本到高级:

实际的:

结果:

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2023-01-28
    • 2022-11-02
    • 1970-01-01
    • 1970-01-01
    • 2022-11-11
    • 1970-01-01
    • 2020-02-03
    • 2017-07-15
    相关资源
    最近更新 更多