Microsoft
AZ-104 · Question #672
You plan to create the Azure web apps shown in the following table. What is the minimum number of App Service plans you should create for the web apps?
The correct answer is B. 2. Since Python on Windows is no longer supported, we have to use Linux platform. ASP.NET is only supported on Windows platform. So we need at least 2 App Service plan.
Submitted by kim_seoul· Mar 30, 2026Deploy and manage Azure compute resources
Question
You plan to create the Azure web apps shown in the following table. What is the minimum number of App Service plans you should create for the web apps?
Exhibits
Options
- A1
- B2
- C3
- D4
How the community answered
(26 responses)- A4% (1)
- B81% (21)
- C12% (3)
- D4% (1)
Explanation
Since Python on Windows is no longer supported, we have to use Linux platform. ASP.NET is only supported on Windows platform. So we need at least 2 App Service plan.
Topics
#App Service plan#web apps#OS compatibility#deployment planning
Community Discussion
No community discussion yet for this question.

