Question 62
AZ-204 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →You are developing an Azure Durable Function to manage an online ordering process. The process must call an external API to gather product discount information. You need to implement the Azure Durable Function. Which Azure Durable Function types should you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
- AOrchestrator
- BEntity
- CClient
- DActivity