Windows 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
: Plan policies to apply to App Servicedelegated_subnet_name
: Subnet name for virtual network delegationclient_cert_enabled
: Enable client certificates -true
,false
auth_settings_enabled
: Enable authentication to authenticate any communications that occur in the app -true
,false
detailed_error_messages_enabled
: If an HTTP error occurs, include a detailed error message on the error page -true
,false
failed_request_tracing_enabled
: Enable detailed tracking information locking for failed requests -true
,false
retention_in_days
: The workspace data retention in days, ranging from30
~730
.retention_in_mb
: Log History Archive Capacity (MB) associated with HTTP requests -25
to100
ftps_state
: If you use FTP, apply TLS/SSL to FTP for security -Disabled
,FtpsOnly
,AllAllowed
http2_enabled
: Use the latest version of HTTP protocol for security -true
,false
tag
: Tag to categorize resources - up to 512 characters,key:value