Why are there two Azure Function .NET models and which one should I use?

preview_player
Показать описание
Azure Functions offers two execution models but which one should you use?

Matthew Henderson, @mattchenderson, provides the details.

Рекомендации по теме
Комментарии
Автор

Isolated model is also the way to go, going forward, because to quote Azure docs "Support will end for the in-process model on November 10, 2026".
Also, it looks like In-process won't get .Net 8 support and .Net 6 support runs out November 12, 2024

MikeB
Автор

Cool. But what advantages did actually had running in-process functions before?

alexisnarvaez
visit shbcf.ru