
Explanation:
The correct answer is C: a logic app. Azure Logic Apps is a cloud service that helps schedule, automate, and orchestrate tasks and workflows when you need to integrate apps, data, systems, and services across organizations. It is specifically designed for automating processes such as sending email notifications based on specific rules, making it the perfect solution for migrating the existing on-premises application. Options A, B, and D are not suitable as they either require a server or do not provide the necessary serverless automation capabilities.
Ultimate access to all questions.
No comments yet.
You are tasked with migrating an on-premises application to Azure, which currently sends automated email notifications based on specific rules. Your goal is to recommend a serverless computing solution that can effectively handle this functionality in the Azure environment.
A
a web app
B
a server image in Azure Marketplace
C
a logic app
D
an API app