Azure / Azure/static-web-apps

net7.0 not supported for free static web app functions?

Open
#1,016 17 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
346
Forks
67
PR merge metrics
No merged PRs in 30d

Description

A similar topic was discussed here: #996

**Is your feature request related to a problem? Please describe.**

Currently I'm struggling with bringing my backend API of an Azure Static WebSite to dotnet 7.
For now I'm a bit confused in what is actually supported in the free tier.
First source is the [GA announcement](https://azure.microsoft.com/en-us/updates/generally-available-azure-static-web-apps-now-fully-supports-net-7/). It just says, dotnet 7 can be used.
Then I looked in the docs and found also [here ](https://learn.microsoft.com/en-us/azure/static-web-apps/apis-functions)that it should be fine as a managed function. But on the same site there is the heading [Constraints](https://learn.microsoft.com/en-us/azure/static-web-apps/apis-functions#constraints). And there the support for dotnet 7 is missing on the managed site.

The the question is now, what is when supported?

**Describe the solution you'd like**

A clear description what frameworks / versions can be used in the managed functions, and if there are any exclusion of the free tier there, it should be noted somewhere.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.