What are the advantages of Scaling in Azure?
Autoscaling, Azure’s useful scaling function, comes in useful for dealing with ever-changing demands in mobile services, virtual machines, cloud services, and websites.
Some of its benefits are:
- Enhances the performance of the application.
 - It allows both scaling up and down, depending on the need.
 - Provides scheduled scaling, based on time intervals.
 - Very cost-efficient.
 


