@@pytalista because I was studying durable functions with Miscrosoft's Learn, which uses directly in Azure and only with javascript. and even following the step by step there is an error that I was unable to fix. With your video I was able to test durable functions. I got bum out because of it, but now I'm going to keep going
follow this then it will make sense learn.microsoft.com/en-us/azure/azure-functions/durable/quickstart-python-vscode?tabs=linux%2Cazure-cli-set-indexing-flag&pivots=python-mode-decorators
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?
Interesting. Never had to run a function that long. I would try to post this on Microsoft forum. People are quick to respond there. learn.microsoft.com/en-us/answers/questions/
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.
This article is good. medium.com/mesh-ai-technology-and-engineering/writing-and-testing-azure-functions-in-the-v2-python-programming-model-c391bd779ff6
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.
Thanks for this video. It is very helpful to see the documentation examples implemented in a demo!
Thanks 🙏🏻
Thank you so much, thats restored my focus
Thanks. 🙏🏻. Why ?
@@pytalista because I was studying durable functions with Miscrosoft's Learn, which uses directly in Azure and only with javascript. and even following the step by step there is an error that I was unable to fix. With your video I was able to test durable functions. I got bum out because of it, but now I'm going to keep going
@@MercyMonkey Awesome !
Amazing! I needed this.
Glad it was helpful!
Thank you so much!!! It worked for me.
Thanks 🙏🏻
Can we use Timer Trigger with durable functions ?
Technically yes.
I don't have as many Azure Durable Function templates available as you have. Do you have any idea where I might find them?
I got my from the vs code but then you can play with the initial template pattern and then extend to your use case.
Hi, in the palette i do not see the option for durable function, but just for trigger function. Any advice?
follow this then it will make sense learn.microsoft.com/en-us/azure/azure-functions/durable/quickstart-python-vscode?tabs=linux%2Cazure-cli-set-indexing-flag&pivots=python-mode-decorators
I ran into the same issue, I just did it via the command line. Use 'func templates list' to get the list of templates you want to use.
@carlosr204 good one thanks 🙏🏻
thank you, do you have a repo?
No I don’t. I will upload in the repo an example and let you know
Here is a code example. Not exact the same but similar. github.com/pedrojunqueira/PytalistaYT/tree/master/Python/durable-function
@@pytalista thank you
Good one, Thank you
Thanks 🙏🏻
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?
Interesting. Never had to run a function that long. I would try to post this on Microsoft forum. People are quick to respond there. learn.microsoft.com/en-us/answers/questions/
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.
This article is good. medium.com/mesh-ai-technology-and-engineering/writing-and-testing-azure-functions-in-the-v2-python-programming-model-c391bd779ff6
I will see if I can do a video about it
VOCE ~E UM GENIO PORRA
Haha obrigado
❤🔥❤🔥❤🔥❤🔥❤🔥
thanks
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.
Thanks for the tips!
Watch my azure function basic then watch this one that has more advanced concepts. th-cam.com/video/HCqe49vero0/w-d-xo.html
thanks