How to write and test your first Azure Durable Function [Python]

preview_player
Показать описание
Code along demo of azure durable function.

#azure #azurefunctions #python #pythonprogramming
Рекомендации по теме
Комментарии
Автор

Thanks for this video. It is very helpful to see the documentation examples implemented in a demo!

cchristoff
Автор

Thank you so much, thats restored my focus

MercyMonkey
Автор

Can we use Timer Trigger with durable functions ?

chonglee
Автор

Thank you so much!!! It worked for me.

arunkrishna
Автор

Hi, in the palette i do not see the option for durable function, but just for trigger function. Any advice?

Omar-zqwx
Автор

python azure durable function takes pause from its work and after taking 10 minutes pause again resume its work why this issue? could please suggest me what is the issue?

youknowitItsTecH
Автор

I don't have as many Azure Durable Function templates available as you have. Do you have any idea where I might find them?

Christiaanst
Автор

How do I bring up the runtime in python to unit test my code? I really dont want to write shell scripts to run func. Especially because then I cannot mock any external resources.

Paul-mx
Автор

Hi Man

Good content but I believe that you could do better with the explanation.

Try handling your viewers as beginners or put a level on the video title.

Honestly I'm a beginner and i felt lost while watching.

ayhamattyat