Resource Type: Azure > Active Directory > Custom Domain
Custom domain in Azure active directory.
Resource Context
Custom Domain is a part of the Active Directory service.
Each Custom Domain lives under a Directory.
Controls
The primary controls for Azure > Active Directory > Custom Domain 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-activedirectory#/resource/types/customDomain
- tmod:@turbot/turbot#/resource/categories/iam
- turbot graphql resource --id "tmod:@turbot/azure-activedirectory#/resource/types/customDomain"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-activedirectory#/resource/types/customDomain';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-activedirectory#/resource/types/customDomain"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-activedirectory#/resource/types/customDomain' 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