简体   繁体   English

Azure云服务(经典)可伸缩性选项不存在

[英]Azure cloud service (classic) scalability option not there

I am new to azure. 我是天青。 I am publishing a azure cloud service to azure using Visual Studio. 我正在使用Visual Studio将Azure云服务发布为Azure。 It is publishing properly but in azure portal, under cloud service (classic) option, i do not find any option to scale it (earlier it used to be there in older version of azure). 它正在正确发布,但是在azure门户中的云服务(经典)选项下,我找不到任何扩展它的选项(以前它在azure的较早版本中存在)。

My WCF service is running just fine but in azure, i am not able to find on which resources it is running. 我的WCF服务运行得很好,但是天蓝色,我无法找到它在哪些资源上运行。

Please help 请帮忙

Tutorial for the portal here 门户网站的教程在这里

In the new portal (portal.azure.com) 在新门户(portal.azure.com)中

  1. Click your cloud service 点击您的云服务
  2. Select the appropriate slot (production or staging) 选择适当的广告位(制作或登台)
  3. Click on the cloud service not the instance of the cloud service 单击云服务而不是云服务的实例
  4. This opens up a new blade that has the scale tile 这将打开一个新的具有刻度图块的刀片
  5. Click on the scale tile 单击比例尺图块

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM