Azure App Service Hosting Environment
azure.subscription.webService.hostingEnvironment MQL resource for querying Azure infrastructure with cnquery and cnspec.
AzurePrivate Resource
Azure App Service Hosting Environment
Min version: 9.0.0Defaults:
id nameRelationships
3 resources · 3 relationships·Click to select, expand fields to see properties.
Fields (23)
| Field | Type | Description |
|---|---|---|
clusterSettingsrequired | []dict | Custom settings for changing the behavior of the App Service Environment |
dedicatedHostCountrequired | int | Dedicated Host Count |
dnsSuffixrequired | string | DNS suffix of the environment |
frontEndScaleFactorrequired | int | Scale factor for front-ends |
hasLinuxWorkersrequired | int | Whether the App Service Environment has Linux workers |
idrequired | string | environment ID |
internalLoadBalancingModerequired | string | Specifies which endpoints to serve internally in the Virtual Network |
ipsslAddressCountrequired | int | Number of IP SSL addresses reserved for the App Service Environment |
kindrequired | string | Kind of resource (e.g., "app,linux,container") |
locationrequired | string | environment location |
maximumNumberOfMachinesrequired | int | Maximum number of VMs in the environment |
multiRoleCountrequired | int | Number of front-end instances |
multiSizerequired | string | Front-end VM size (e.g., "Standard_D2d_v4", "Medium", "Large") |
namerequired | string | environment name |
propertiesrequired | dict | environment properties |
provisioningStaterequired | string | Provisioning state of the environment |
statusrequired | string | status of the environment |
suspendedrequired | int | true if the environment is suspended |
tagsrequired | map[string]string | environment tags |
typerequired | string | environment type |
userWhitelistedIpRangesrequired | []string | User added IP ranges to allow |
virtualNetworkrequired | azure.subscription.webService.hostingEnvironment.virtualNetwork | Description of the Virtual Network |
zoneRedundantrequired | int | Whether the App Service Environment is zone-redundant |
Azure AppSite basic publishing credentials policies
azure.subscription.webService.appsite.basicPublishingCredentialsPolicies MQL resource for querying Azure infrastructure with cnquery and cnspec.
Virtual network configuration for an App Service Environment
azure.subscription.webService.hostingEnvironment.virtualNetwork MQL resource for querying Azure infrastructure with cnquery and cnspec.