Create Function App
Make a function app to organize functions into logical groups for simpler resource management, deployment, and sharing. Functions enables serverless code execution without initially publishing a web application or establishing a virtual machine.
Project Details
To control costs and deployed resources, choose a subscription. For resource management and organization, use resource groups like folders.


Give the application a name, then choose the development stack to execute it after selecting the Subscription and creating the resource group.

Operating system
The Operating System has been recommended for you based on your selection of runtime stack.

Plan
The plan you choose dictates how your app scales, what features are enabled, and how it is priced.

Select the Hosting Storage Option
When creating a function app, you must build or link to a general-purpose Azure Storage account that supports Blobs, Queues, and Table storage.

Select the Networking Option
Function Apps can be set up with an inbound address either isolated to an Azure virtual network or made public to the internet. Additionally, function apps can be configured to have outward traffic that can reach endpoints in a virtual network, be controlled by network security groups, or be impacted by virtual network routes. Your program can access the internet by default but cannot connect to a virtual network. After the app is provided, these features can also be modified.

Select the Monitoring Option
Application Performance Management (APM) offering for developers and DevOps experts is Azure Monitor application insights. It has robust analytics capabilities that will help you identify problems and understand how people interact with your app, and it will spot performance anomalies. To automatically monitor your application, turn it on below. The quantity of data Application Insights uses, and your data retention preferences determine your bill.













Join the conversation! Your thoughts help the community grow.