Ask Learn
Preview
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
MVA: https://bit.ly/laparoundazurewebsites
Articles:
You have been implementing your work assignment (see: Problem Statement). After talking to your boss, you find out what the expected usage will be.. Currently you have just one website deployed which uses the Free Shared plan, it appears that your viewers will have heavy usage after certain cultural events like football games, theological meetings and so forth. These occur in different time zones and somewhat randomly. Now you need to adjust your system to meet these requirements, while maximizing your take from the offer made by your boss to give you 25% of the net profit.
Also, once you are done practicing your autoscaling, make sure to switch your app back to the free or cheaper service. Otherwise you will have to pay for the Standard version, or your subscription will deactivate because you ran out of money.
You have successfully switched your Web App (Web Site) over to using VMs, you chose the S2 Standard over the P2 Premium mostly on advice from a friend. The new system will cost $89.23 (US 2015) but it will act to be efficient because you have selected autoscale using CPU percentage for performance.
Also you used both the Azure Portal and the Azure Preview Portal to do your configuration.
Here is your Freeloader site using the free hosting plan. You will need to upgrade it to the Standard plan so that you can use the autoscale. Autoscale does raise an expense over using the Basic plan, but saves money with loads that are random in nature. Or you don’t have good traffic data on. Click on the Pricing Tier on this blade. You may need to scroll down to see the usage part of the blade |
Here are the pricing tiers, I didn’t show you Basic, it won’t meet your requirements. The Premium (preview) looks compelling, but that “preview” word worries you. So you pick S2 Standard. Your storage requirements are not well defined, you can always upgrade later. |
Now your usage box on the Web App (Web Site) initial blade looks like the image below. Note: The Freestuff App Service Plan is the service plan we made up when creating the Freeloader Web App (Web Site) . That might be confusing since you will now pay the $89.28 US (2015). Oh well, let this be a lesson to you to do good naming of things. Others are going to read this. It even confused me when I was looking at it. |
Now configure your scaling, there are three selections, use CPU Percentage on the Scale Setting page. The instances setting is the number of VMs. This is the image from the Azure Preview Portal. |
You may want to use the Azure Portal then it will look like this, you will need to change the Scale by Metric toggle switch from None to CPU. You could also change your app service plan pricing tier here as well. Use the Azure Preview Portal when possible though. Your friend likes the classic Azure Portal so you follow their instructions. |
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign in