Web Hosting Environment

This table represents the web_hosting_environment resource from Microsoft Azure.

azure.web_hosting_environment

Fields

TitleIDTypeData TypeDescription
_keycorestring
cluster_settingscorejsonCustom settings for changing the behavior of the App Service Environment.
custom_dns_suffix_configurationcorejson
dedicated_host_countcoreint64Dedicated Host Count
dns_suffixcorestringDNS suffix of the App Service Environment.
front_end_scale_factorcoreint64Scale factor for front-ends.
has_linux_workerscoreboolFlag that displays whether an ASE has linux workers or not
idcorestringResource Id.
internal_load_balancing_modecorestringSpecifies which endpoints to serve internally in the Virtual Network for the App Service Environment.
ipssl_address_countcoreint64Number of IP SSL addresses reserved for the App Service Environment.
kindcorestringKind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
locationcorestringResource Location.
maximum_number_of_machinescoreint64Maximum number of VMs in the App Service Environment.
multi_role_countcoreint64Number of front-end instances.
multi_sizecorestringFront-end VM size, e.g. "Medium", "Large".
namecorestringResource Name.
networking_configurationcorejson
provisioning_statecorestringProvisioning state of the App Service Environment.
resource_groupcorestring
statuscorestringCurrent status of the App Service Environment.
subscription_idcorestring
subscription_namecorestring
suspendedcorebool<code>true</code> if the App Service Environment is suspended; otherwise, <code>false</code>. The environment can be suspended, e.g. when the management endpoint is no longer available (most likely because NSG blocked the incoming traffic).
tagscorehstore_csv
typecorestringResource type.
upgrade_availabilitycorestringWhether an upgrade is available for this App Service Environment.
upgrade_preferencecorestringUpgrade Preference
user_whitelisted_ip_rangescorearray<string>User added ip ranges to whitelist on ASE db
virtual_networkcorejsonDescription of the Virtual Network.
zone_redundantcoreboolWhether or not this App Service Environment is zone-redundant.