Azure durable functions documentation?

Premise: I’m new to Serverless and in particular to Azure durable functions, so this question may be malformed.

I’m trying to get started with Azure functions through Serverless Framework, but I can’t find any documentation/example on how to deploy a durable function with Serverless. I’ve found a turorial, but it’s done without Serverless, and I can’t figure out how to do this inside a serverless.yml file. So the question is: is there any complete guide for Serverless about Azure durable functions?