question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[App Service] Allow configuring auto-scaling rules

See original GitHub issue

The az appservice plan update command allows you to manually scale the number of workers up and down, however, there doesn’t appear to be a way to configure the auto-scale rules like you can in the portal. It would be great if this capability was exposed via the CLI.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
tjprescottcommented, Mar 27, 2017

Well, VMSS won’t be limited to a single profile either–it will look more like webapp–which is why we delayed the autoscale commands for VMSS. Once we have the new profiles from the portal team, we can try and design a convenience command that will cover 80% of the scenarios. For advanced scenarios there’s always the raw Monitor autoscale commands.

0reactions
yugangw-msftcommented, Apr 18, 2018

this is tracked through #5690 now

Read more comments on GitHub >

github_iconTop Results From Across the Web

Autoscaling guidance - Best practices for cloud applications
Azure App Service has built-in autoscaling. Autoscale settings apply to all of the apps within an App Service. See Scale instance count manually ......
Read more >
Apply autoscaling rules to Azure App Service
Configure Auto Scaling Rule · Operator, the comparison operator for comparing CPU Percentage · Metric threshold to trigger scale action, the value ...
Read more >
Scaling an App Using App Autoscaler | Pivotal Docs
Click Manage Autoscaling to configure instance limits, scaling rules, and scheduled limit changes for the app. For more information, see ...
Read more >
Tip 356 - How to automatically scale Azure App Services
This is required to use autoscaling ... Let's configure a Web App to automatically scale out and in, ... (Add an autoscale rule)....
Read more >
Autoscaling on Azure App Service Course - Cloud Academy
The service that actually handles autoscaling is Azure Monitor. So, you can get to the autoscale settings either by selecting “Scale out” from...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found