Resource Type: Azure > Front Door > Front Door
The Front Door resource type is a scalable and secure entry point that can be used to create new routing paths for delivering web content globally.
Resource Context
Front Door is a part of the Front Door service.
Each Front Door lives under a Resource Group.
Controls
The primary controls for Azure > Front Door > Front Door are:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure-frontdoorservice#/resource/types/frontDoor
- tmod:@turbot/turbot#/resource/categories/networking
- turbot graphql resource --id "tmod:@turbot/azure-frontdoorservice#/resource/types/frontDoor"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-frontdoorservice#/resource/types/frontDoor';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-frontdoorservice#/resource/types/frontDoor"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-frontdoorservice#/resource/types/frontDoor' 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