Improve this page

Back to Azure Resource templates index <–

The Azure App Service Environment is an Azure App Service feature that provides a fully isolated and dedicated environment for securely running App Service apps at high scale.

Template Locations

Infrastructure As Code Advisor (Beta)

WAF-compliance

The WAF-compliance advisor validates templates based on the Well Architected Framework practices. Every day a GitHub Action updates the templates compliance data and lists the recomendations.

73% compliant
Total Recommendation's: 10


It is recommended to make your template compliant, by fixing below issues.

Sustainbility Advisor

The sustainability advisor is based on the Sogeti Cloud Reference Architecture with sustainble practices. These sustainble practices cover application code, cloud infrastructures and data. The global Sogeti community is continously evolving the sustainble practices and every day new and tuned are added. For cloud infrastructures the sustainble practices are automatically validated and reported below.

note: when 100% it can be that there is no sustainble practices yet for this Cloud infrastructure.

100% sustainable
Total Recommendation's: 0


Your template is in good shape, we dont have any sustainable recommendations at present

Online documentation

Template reference
Service description

Requirements

Input values

Additional information

You can deploy an ASE with an internet-accessible endpoint or with an IP address in your VNet. To set the IP address to a VNet address. * Your own domain that you use when you create your apps. * The certificate used for HTTPS. * DNS management for your domain.

In return, you can do things such as:

* Host intranet applications securely in the cloud, which you access through a site-to-site or Azure ExpressRoute VPN.
* Host apps in the cloud that aren't listed in public DNS servers.
* Create internet-isolated back-end apps, which your front-end apps can securely integrate with.

Compliance Advisor details

Resource Health Result

Message ResourceType Severity
Your current API Version i.e.2015-08-01 for the resource Microsoft.Web/hostingEnvironments is outdatedconsider updating to new recent version available i.e. 2022-09-01 or 2022-03-01 Microsoft.Web/hostingEnvironments 2
It is recommended to use tags for your resource, which is currently missing   Microsoft.Web/hostingEnvironments 1
To help other contributors understand the purpose of the resource, specify comments for each resource in the template   Microsoft.Web/hostingEnvironments 1
It is recommended to parameterized your tag and make it as object type Microsoft.Web/hostingEnvironments 1

TemplateParameterHealthResult

Message Severity
Define default values for parameters that aren't sensitive. By specifying a default value, it's easier to deploy the template, and users of your template see an example of an appropriate value i.e. aseNameRead More 1
Define default values for parameters that aren't sensitive. By specifying a default value, it's easier to deploy the template, and users of your template see an example of an appropriate value i.e. vnetIDcustomnameRead More 1
Define default values for parameters that aren't sensitive. By specifying a default value, it's easier to deploy the template, and users of your template see an example of an appropriate value i.e. existingVirtualNetworkNameRead More 1
Define default values for parameters that aren't sensitive. By specifying a default value, it's easier to deploy the template, and users of your template see an example of an appropriate value i.e. existingVirtualNetworkResourceGroupRead More 1
Define default values for parameters that aren't sensitive. By specifying a default value, it's easier to deploy the template, and users of your template see an example of an appropriate value i.e. subnetNameRead More 1

TemplateOthersHealthResult

Message Severity
Current schema version is not valid, Please change the version year to 2019-04-01 or greater 2