Idea

Paul Pacheco avatar image
Paul Pacheco suggested

Support Azure functions v4 isolated

The current cloudscript example works for .net6 with in-process Azure functions. However, it does not work with isolated process model.

The in-process model has been deprecated and Microsoft recommends using isolated model. Also, it is the only way to use .net 8 and future .net versions in Azure functions.

Please update the examples and the SDK to support the isolated process model. In particular, the FunctionContext.Create function should be overloaded to support HttpRequest.

Several questions have been posted about this:

CloudScript
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

No Comments

·

Write a Comment

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Your Opinion Counts

Share your great idea, or help out by voting for other people's ideas.