Windows Web App Site Config Args
Constructors
Properties
The URL to the API Definition for this Windows Web App.
The API Management API ID this Windows Web App Slot is associated with.
The App command line to launch.
A application_stack block as defined above.
Should Auto heal rules be enabled. Required with auto_heal_setting.
A auto_heal_setting block as defined above. Required with auto_heal.
The Client ID of the Managed Service Identity to use for connections to the Azure Container Registry.
Should connections for Azure Container Registry use Managed Identity.
A cors block as defined above.
Specifies a list of Default Documents for the Windows Web App.
One or more handler_mapping blocks as defined below.
The amount of time in minutes that a node can be unhealthy before being removed from the load balancer. Possible values are between 2 and 10. Only valid in conjunction with health_check_path.
The path to the Health Check.
Should the HTTP2 be enabled?
The Default action for traffic that does not match any ip_restriction rule. possible values include Allow and Deny. Defaults to Allow.
One or more ip_restriction blocks as defined above.
The Site load balancing. Possible values include: WeightedRoundRobin, LeastRequests, LeastResponseTime, WeightedTotalTraffic, RequestHash, PerSiteRoundRobin. Defaults to LeastRequests if omitted.
Use Local MySQL. Defaults to false.
Managed pipeline mode. Possible values include: Integrated, Classic. Defaults to Integrated.
The configures the minimum version of TLS required for SSL requests. Possible values include: 1.0, 1.1, and 1.2. Defaults to 1.2.
Should Remote Debugging be enabled. Defaults to false.
The Remote Debugging Version. Possible values include VS2017, VS2019 and VS2022.
The Default action for traffic that does not match any scm_ip_restriction rule. possible values include Allow and Deny. Defaults to Allow.
One or more scm_ip_restriction blocks as defined above.
The configures the minimum version of TLS required for SSL requests to the SCM site Possible values include: 1.0, 1.1, and 1.2. Defaults to 1.2.
Should the Windows Web App ip_restriction configuration be used for the SCM also.
Should the Windows Web App use a 32-bit worker. Defaults to true.
One or more virtual_application blocks as defined below.
Should all outbound traffic to have NAT Gateways, Network Security Groups and User Defined Routes applied? Defaults to false.
Should Web Sockets be enabled. Defaults to false.
The number of Workers for this Windows App Service.