I was analyzing Azure File Share metrics in the Azure Portal and noticed that the “success server latency” metric was spiking daily. I realized that the Azure File Share has Azure Backup and snapshots enabled. I've observed that when the backup starts at 11:00 PM, the success server latency spikes significantly, triggering the auto scale to expand every day. Which in turn locks up the “once in 24 hours” and can never scale down because of the next deys backup spike.
Is it possible to add Auto Scale Exclusion Hours so that the auto scale isn't affected by something like a backup, especially if the spike happens after hours?
Comments (2 comments)