AZ-305 · Question #53
AZ-305 Question #53: Real Exam Question with Answer & Explanation
The correct answer is A: an Azure App Service web app. Azure Web App meets the requirements and is less expansive compared to VM scale sets. https://docs.microsoft.com/es-es/azure/app-service/troubleshoot-diagnostic-logs
Question
You have a .NET web service named Service1 that has the following requirements: Must read and write temporary files to the local file system. Must write to the Application event log. You need to recommend a solution to host Service1 in Azure. The solution must meet the following requirements: Minimize maintenance overhead. Minimize costs. What should you include in the recommendation?
Options
- Aan Azure App Service web app
- Ban Azure virtual machine scale set
- Can App Service Environment (ASE)
- Dan Azure Functions app
Explanation
Azure Web App meets the requirements and is less expansive compared to VM scale sets. https://docs.microsoft.com/es-es/azure/app-service/troubleshoot-diagnostic-logs
Community Discussion
No community discussion yet for this question.