Canceling a Durable Function

Learn how to terminate an ongoing durable function.

As with any long-running tasks, sometimes there is a need to cancel a durable function. There are multiple ways to do it, which we will cover in this lesson. We will use the interactive playground below, which has a long-running durable function and multiple HTTP trigger functions with the termination functionality.

Get hands-on with 1200+ tech skills courses.