You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eric Jizba edited this page Dec 31, 2019
·
2 revisions
The default experience when creating a Function App in Azure will only prompt for site name, runtime (if there are multiple versions) and location. Otherwise, it will use these defaults:
Property
Default Value
Operating System
Linux for Python projects, otherwise Windows
Plan Type
Consumption
Runtime
Based on your local project
Resource Group
New group, name based on the site name
Storage Account
New account, name based on the site name
App Insights
Enabled if location supports it, name based on the site name