215k views
2 votes
You create an Azure App Service and Azure virtual machines that have Microsoft SQL Server installed. Is this a suitable solution?

a) Yes, it's a suitable solution.
b) No, it's not a suitable solution.
c) It partially meets the requirements.
d) The requirements are unclear.

User Shakirthow
by
7.9k points

1 Answer

6 votes

Final answer:

The combination of an Azure App Service and Azure virtual machines with Microsoft SQL Server installed can be a suitable solution depending on the requirements of the project.

Step-by-step explanation:

The combination of an Azure App Service and Azure virtual machines with Microsoft SQL Server installed can be a suitable solution depending on the requirements of the project.

If the goal is to host a web application and use the App Service for scalability and load balancing, while leveraging the virtual machines for the database backend, then this solution is suitable.

However, if there are specific requirements or constraints that are not addressed by this setup, then it may not be a suitable solution.

User Saeed Nasehi
by
8.9k points