Date: 2024-11-13 06:34:59
Score: 2.5
Natty:
You can achieve this in 2 ways
- Change the value of FUNCTIONS_WORKER_RUNTIME to dotnet from dotnet-isolated

- or you can select the below In-ProcessModel while creating a function app

ref:
https://learn.microsoft.com/en-us/answers/questions/1527628/function-app-cannot-create-within-azure-portal
Reasons:
- Probably link only (1):
- Low length (0.5):
- No code block (0.5):
- Low reputation (0.5):
Posted by: piku