Question: You need to host a community website for your neighborhood association. The site contains static content, including HTML, CSS, and a few pages with client-side JavaScript. The site contains no sensitive information, and CORS support is unnecessary. The association has limited funds to pay for hosting, so the solution should be as inexpensive as possible. Which option should you use?

  1. Azure Storage static website
  2. static website with Azure CDN
  3. App Service on Consumption plan
  4. App Service on Standard plan

Answer: The correct answer of the above question is Option A:Azure Storage static website