79183633

Date: 2024-11-13 06:34:59
Score: 2.5
Natty:
Report link

You can achieve this in 2 ways

  1. Change the value of FUNCTIONS_WORKER_RUNTIME to dotnet from dotnet-isolated

change parameter

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

enter image description here

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