Microsoft Azure Administrator Associate AZ-104 Practice Question
You manage an Azure App Service that experiences variable traffic patterns. You need to ensure the application scales automatically to meet demand during peak times and reduces resources during off-peak hours to minimize costs. Which scaling configuration should you implement?
Configure deployment slots for staging and production environments.
Configure manual scaling by adjusting the instance count yourself.
Upgrade to a higher pricing tier with more resources.
Enable autoscaling based on CPU usage to adjust instance count automatically.