The answer to the below question is Basic, but I think it should be Standard. Can someone please explain how it is basic?

Kartik Aggarwal 81 Reputation points
2023-01-06T10:52:33.76+00:00

Hi,

I was just preparing for the AZ-900 exam and found the below question online.


You need to determine which Azure web tier plan to host the web apps. The web tier plan must meet the following requirements:
✑ The web apps will use custom domains.
✑ The web apps each require 10 GB of storage.
✑ The web apps must each run in dedicated compute instances.
✑ Load balancing between instances must be included.
✑ Costs must be minimized.
Which web tier plan should you use?
A. Standard
B. Basic
C. Free
D. Shared


The Answer given is B. Basic, but the question mentions that the web apps each require 10 GB of storage, and according to, https://azure.microsoft.com/en-us/pricing/details/app-service/windows/, the Disk Space for Basic is suppose to be 10 GB, so is that 10 GB per app or the maximum?

Thank you for taking your time reading my question, I appreciate your time.
Regards,
Kartik Aggarwal

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,972 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Rafael da Rocha 5,251 Reputation points
    2023-01-06T11:07:41.343+00:00

    Does the question state that all have to be on the same plan?
    You can have up to 100 Basic tier app service plans per resource group, and each plan will have 10GB, to a maximum of 500 GB storage per RG.

    2 people found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.