Resource Type: Azure > Firewall
The Firewall Service is a part of the Microsoft Azure cloud computing service. Each Azure Firewall Service is a managed, cloud-based network security service that protects your Azure Virtual Network resources. It is a fully stateful firewall as a service with built-in high availability and unrestricted cloud scalability.
Resource Types
The Firewall 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-firewall#/resource/types/firewallService
- tmod:@turbot/turbot#/resource/categories/cloudService
- turbot graphql resource --id "tmod:@turbot/azure-firewall#/resource/types/firewallService"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-firewall#/resource/types/firewallService';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-firewall#/resource/types/firewallService"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-firewall#/resource/types/firewallService' 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