Resource Type: Azure > Application Gateway Service
The Application Gateway service provides a scalable and flexible web traffic load balancer in the Azure cloud. It allows users to manage and optimize their web application traffic, implementing features such as URL routing, cookie-based session affinity, and SSL termination. This service ensures applications run smoothly by distributing traffic among various servers.
Resource Types
The Application Gateway Service service includes these resource types:
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/applicationGatewayService
- tmod:@turbot/turbot#/resource/categories/cloudService
- turbot graphql resource --id "tmod:@turbot/azure-applicationgateway#/resource/types/applicationGatewayService"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-applicationgateway#/resource/types/applicationGatewayService';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-applicationgateway#/resource/types/applicationGatewayService"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-applicationgateway#/resource/types/applicationGatewayService' 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