Linux App Service
Resource Icon
Resource Overview
Azure App Service is a PaaS service that allows you to build and host web apps, mobile backends, and RESTful APIs in selected programming languages, without needing to manage the infrastructure. App Service provides Auto Scailing and high availability, and supports both Windows and Linux as operating systems. It can be deployed automatically from GitHub, Azure DevOps, or Git repositories.
Associated Resources
Parent Resource
Connected Resources
Resource Setting Values
linked_service_plan_name
: The name of Service Plan to apply on App Servicedelegated_subnet_name
: The name of Subnet for virtual network delegationclient_cert_enabled
: Enable client certificates -true
,false
auth_settings_enabled
: Enable authentication so that all communication occurring in the app can be authenticated -true
,false
detailed_error_messages_enabled
: When HTTP error occurs, include a detailed error message in the error page -true
,false
failed_request_tracing_enabled
: Enable detailed tracking information logging for failed requests -true
,false
retention_in_days
: Number of days to keep log records related to HTTP requests(Day), -0
~99999
retention_in_mb
: Log history storage capacity related to HTTP requests(MB), -25
~100
ftps_state
: If using FTP, apply TLS/SSL to FTP for security -Disabled
,FtpsOnly
,AllAllowed
http2_enabled
: Use the latest version of the HTTP protocol for security -true
,false
tag
: Tag to categorize resources - up to 512 characters,key:value