2

I have an Azure AppServicePlan and have enabled Autoscale based on a schedule. The default number of servers is always 1.

During weekdays it should scale up at 12:50pm to 2. Then at 4pm it should scale back DOWN to 1.

It always scales up correctly, but does not scale down at 4pm. It remains on 2 servers. Today it scaled up correctly from 1 to 2 servers at 12:50. However it is now 16:50 and it has remained on 2 servers. It has NOT scaled back down to 1 at the END time of the rule.

The default scale rule is not executing as my CPU is never more than 10% and memory is never more than 58% or so.

This is how my configuration looks:

enter image description here enter image description here enter image description here

Rodney
  • 5,417
  • 7
  • 54
  • 98
  • What is your average CPU usage at? Your default profile allows for 2 instances so I assume that is the issue. – juunas Oct 03 '17 at 06:01
  • No, it's well below the threshold of the default Rule (sorry, should have included that in my original post, *updated*) – Rodney Oct 03 '17 at 15:20
  • That's quite interesting, you should probably send a ticket to Azure Support (or contact @AzureSupport on twitter) – juunas Oct 03 '17 at 15:22
  • 1
    Thanks I will try that - I don't have a paid plan so I cannot contact them, but I will tweet them a link to this. – Rodney Oct 03 '17 at 16:05
  • I have raised a ticket on the MS Azure forums and will come back when they answer – Rodney Oct 04 '17 at 14:14

0 Answers0