Code bicep

Creating Azure Function App with .NET 8 - Bicep Example

Kontext Kontext visibility 59 comment 0 access_time 27 days ago language English

descriptionCode description

Creating Azure Function App with .NET 8 - Bicep Example

.NET 8 preview 7 is now supported for Azure Functions Linux consumption plan when creating dotnet-isolated function app. This code snippet shows you how to create a Function App using .NET 8. The key part is to change linuxFxVersion  to 'DOTNET-ISOLATED|8.0'.

fork_rightFork
more_vert
info Last modified by Kontext 26 days ago copyright This page is subject to Site terms.
comment Comments
No comments yet.

Please log in or register to comment.

account_circle Log in person_add Register

Log in with external accounts