LinuxFunctionApp
Resource Icon

Resource Overview
Linux Function App is a fully managed Function App service that allows event-driven serverless code to run in a Linux environment.
It supports executing code based on various triggers such as HTTP requests, timers, message queues, and event streams, enabling developers to focus solely on application logic without managing infrastructure.
Associated Resources
Parent Resourcess
Connected Resources
Resource Configuration
linked_service_plan_name: Name of the Service Plan where the Function App will rundelegated_subnet_name: Name of the subnet for virtual network delegationtarget_storage_account_name: Name of the storage account that stores files, logs, and metadata required for Function App executionhttps_only: Whether to allow HTTPS access only for encrypted and authenticated secure connections -true,falseauth_settings_enabled: Whether to enable authentication and authorization for the Function App -true,falsehttp2_enabled: Whether to enable the HTTP/2 protocol -true,falsetarget_content_safety_name: Name of the Azure Content Safety resource to integratetarget_ai_service_name: Name of the Azure AI Service resource to integratetarget_search_service_name: Name of the Azure Search Service resource to integrate