Resource Type: Azure > Provider > Domain Registration
The Domain Registration provider offers services for registering and managing domain names directly within Azure. This provider enables users to easily purchase, configure, and renew domain names, integrating them with other Azure services to support websites, applications, and online services with secure and reliable domain management.
Resource Context
Domain Registration is a part of the Provider service.
Each Domain Registration lives under a Subscription.
Controls
The primary controls for Azure > Provider > Domain Registration 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-provider#/resource/types/domainRegistration
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/azure-provider#/resource/types/domainRegistration"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/domainRegistration';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-provider#/resource/types/domainRegistration"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/domainRegistration' 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