空服务计划清单 [英] Empty service plan list

查看:55
本文介绍了空服务计划清单的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

由于我正在关注手册(https://docs.microsoft.com/en-us/azure/app-service/app-service-plan-manage)并且它无效,我有假设一个bug。 2个计划和服务都在同一地区,位置和订阅。 




但是当我想要切换时,我得到一个空的选择列表。



这就是说要永远禁用一个(它是)  https://stackoverflow.com/questions/40835941/azure-web-app-wont-change-from-basic-1-small-to-free-or-shared-pricing-tier


这表示只能在高级层上进行切换  https://github.com/MicrosoftDocs/azure-docs/issues/12891


所以唯一的办法就是这样做这对于B1来说是删除并重新创建吗?

解决方案

应用服务计划位于不同的资源组中,这是最后一块必须相同。 


在下面引用的同一文档中,请参阅有关webspa的信息CES。虽然您的ASP位于同一区域,但它们不在同一资源组中,导致ASP位于不同的网站空间中。


https://docs.microsoft.com/en-us /天青/应用服务/应用服务计划管理的移动#-AN-应用到另一个应用内服务计划


Since I'm following the manual (https://docs.microsoft.com/en-us/azure/app-service/app-service-plan-manage) and it is not working, I have to assume a bug. Both the 2 plans and the service are in the same region, location and subscription. 

Yet I get an empty selection list when wanting to switch.

This says to disable always one (it is) https://stackoverflow.com/questions/40835941/azure-web-app-wont-change-from-basic-1-small-to-free-or-shared-pricing-tier

This says switching is only possible on premium tiers https://github.com/MicrosoftDocs/azure-docs/issues/12891

So the only way to do this for a B1 would be to delete and recreate it?

解决方案

The App Service Plans are in different resource groups which is the last piece that has to be the same. 

In the same document you referenced below please see the information about webspaces. Although your ASPs are in the same region they are not in the same resource group which causes the ASPs to be in different webspaces.

https://docs.microsoft.com/en-us/azure/app-service/app-service-plan-manage#move-an-app-to-another-app-service-plan


这篇关于空服务计划清单的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆