Resource Type: Azure > Application Gateway Service > Application Gateway
The Application Gateway resource type is a dedicated virtual appliance that provides application-level routing and load balancing services that can be used to manage and optimize web application traffic.
Resource Context
Application Gateway is a part of the Application Gateway Service service.
Each Application Gateway lives under a Resource Group.
Controls
The primary controls for Azure > Application Gateway Service > Application Gateway are:
It is also targeted by these controls:
- Azure > CIS v5.0 > 7 - Networking Services > 7.10 - Ensure Azure Web Application Firewall (WAF) is enabled on Azure Application Gateway
- Azure > CIS v5.0 > 7 - Networking Services > 7.12 - Ensure the SSL policy's 'Min protocol version' is set to 'TLSv1_2' or higher on Azure Application Gateway
- Azure > CIS v5.0 > 7 - Networking Services > 7.13 - Ensure 'HTTP2' is set to 'Enabled' on Azure Application Gateway
Quick Actions
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure-applicationgateway#/resource/types/applicationGateway
- tmod:@turbot/turbot#/resource/categories/networking
- turbot graphql resource --id "tmod:@turbot/azure-applicationgateway#/resource/types/applicationGateway"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-applicationgateway#/resource/types/applicationGateway';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-applicationgateway#/resource/types/applicationGateway"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-applicationgateway#/resource/types/applicationGateway' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query