AZ-204 · Question #623
Drag and Drop Question You are designing a solution that will use two Azure Functions apps: App1 and App2. App1 is Windows-based and will be deployed as code. App2 is Linux-based and will be…
The correct answer is Premium; Premium. The Premium plan is correct for both App1 and App2 because it supports execution durations up to 60 minutes (satisfying the 1-10 minute requirement), provides event-driven autoscaling (unlike Dedicated), and offers the highest upper scaling limit among plans that meet all three…
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- Premium
- Premium
Explanation
The Premium plan is correct for both App1 and App2 because it supports execution durations up to 60 minutes (satisfying the 1-10 minute requirement), provides event-driven autoscaling (unlike Dedicated), and offers the highest upper scaling limit among plans that meet all three requirements. Premium also supports both Windows-based code deployments (App1) and Linux-based container image deployments (App2), making it universally applicable here.
Topics
Community Discussion
No community discussion yet for this question.
