Microsoft Certified Azure Fundamentals · Free Practice Question Easy
Question 59
A company is planning to migrate its public website to Azure. Which of the following do they need to consider when it comes to hosting their public web site on Azure?
-
A
A. They would need to reduce the number of connections to the web site.
-
B
C. They would have to consider paying a monthly cost for the solution.
-
C
D. They would need to pay for the user data transfer onto the site.
-
D
B. They would need to deploy a Virtual Private connection from their on-premises site to Azure.
Reveal correct answer
Correct answer: B
Explanation
Answer: C
If you need to host a web application in Azure, there are a couple of options. But for each option, you have to pay a monthly fee. An example is the pricing model available for Azure Web apps. If you plan on deploying a public website, you would need to consider using a Basic App service plan or higher.

Option A is incorrect because Azure can support a high number of connections.
Option B is incorrect since only if you need to connect your web application to a resource in your on-premises data center. Then maybe, you need to consider this.
Option D is incorrect since you don’t need to pay for the data transfer.
For more information on Azure App service plans, please visit the below URL-
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
