Skip to main content
Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / Temmy Raharjo Blog / Dataverse: Learn How to Imp...

Dataverse: Learn How to Implement Azure Durable Functions – Payment Scenario

Temmy Wahyu Raharjo Profile Picture Temmy Wahyu Raharjo 2,914
Azure Durable Functions is an extension of Azure Functions that offers specialized capabilities, including statefulness, orchestration, handling retries, and support for running long-running operations. The orchestration functions can help us group multiple processes and bundle them into one operation, ensuring consistency across the system (handling errors and retrying) and making it durable, as the name … Continue reading "Dataverse: Learn How to Implement Azure Durable Functions – Payment Scenario"

This was originally posted here.

Comments

*This post is locked for comments