Open nagendramishr opened 1 week ago
same error in eastus2 region.
FYI, Linux/Python runtime works fine.
Hi @nagendramishr Thanks for reporting will check and update you as soon as possible on these region and please try with other region deployment..
I tried creating in Japan East, it failed due to quota. So I went back and changed to Canada East and it fails because the storage account was already created ( basically, it didn't clean up after itself on the prev create ). This is a new bug.
So delete the resource group and try again:
region: central canada bug exists: yes
Region: Germany west central: bug exists: yes
I've tried the following: Create function app in: EastUS, WestUS OS: Linux , windows Node Version: 20 SKU: Consumption, Premium
In all situations, after creating the function app in the portal ( and CLI ) , we navigate to the portal and create a new HTTP Triggered function and I see this error:
The expected behavior is that creating a http triggered function in the portal should just work...