AppService VNet 集成失败
AppService VNet integration fails
我需要使用 AppService 访问虚拟机。当我尝试与 VNET 集成时,我得到了这个。
它只是说 VNet 配置失败,仅此而已。 AppService 计划是高级版。
这可能是什么原因?
您可以将应用服务计划扩展到 Standard 或 Premium V2。在同一区域中有 some limitations 个使用 VNet 与 VNet 集成:
The feature is available from all App Service scale units in Premium
V2 and Premium V3. It is also available in Standard but only from
newer App Service scale units. If you are on an older scale unit you
can only use the feature from a Premium V2 App Service plan. If you
want to be certain of being able to use the feature in a Standard App
Service plan, create your app in a Premium V3 App Service plan. Those
plans are only supported on our newest scale units. You can scale down
if you desire after that.
我需要使用 AppService 访问虚拟机。当我尝试与 VNET 集成时,我得到了这个。
它只是说 VNet 配置失败,仅此而已。 AppService 计划是高级版。
这可能是什么原因?
您可以将应用服务计划扩展到 Standard 或 Premium V2。在同一区域中有 some limitations 个使用 VNet 与 VNet 集成:
The feature is available from all App Service scale units in Premium V2 and Premium V3. It is also available in Standard but only from newer App Service scale units. If you are on an older scale unit you can only use the feature from a Premium V2 App Service plan. If you want to be certain of being able to use the feature in a Standard App Service plan, create your app in a Premium V3 App Service plan. Those plans are only supported on our newest scale units. You can scale down if you desire after that.