Microsoft Exam Questions

Which two types of Logic App triggers can you use?

You are developing an Azure Logic App that summarizes and translates Microsoft Word documents. Clients upload Word documents to an Azure File share, and all documents are processed once per day.
Each document takes more than 10 minutes to process, and each client processes thousands of documents per day.
You need to ensure that customers can process documents on demand while minimizing costs.
Which two types of Logic App triggers can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

A.
HTTP

B.
Request

C.
HTTPWebhook

D.
ApiConnection

E.
ApiConnectionWebhook