nerdexam
MicrosoftMicrosoft

AZ-104 · Question #248

AZ-104 Question #248: Real Exam Question with Answer & Explanation

The correct answer is B: 2. It is possible to add more than one web app with different runtime stacks to the same app service plan, if the runtime stack is supported on the given operating system type. .NET Core 3.0 -> supported on Windows and Linux ASP .NET V4.7 -> Windows only PHP -> Windows and Linux Rub

Submitted by viktor_hu· Mar 4, 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?

Options

  • A1
  • B2
  • C3
  • D4

Explanation

It is possible to add more than one web app with different runtime stacks to the same app service plan, if the runtime stack is supported on the given operating system type. .NET Core 3.0 -> supported on Windows and Linux ASP .NET V4.7 -> Windows only PHP -> Windows and Linux Ruby 2.6 -> Linux only So the minimum number of app service plans should be 2.

Community Discussion

No community discussion yet for this question.

Full AZ-104 PracticeBrowse All AZ-104 Questions