Resource Type: Azure > Tenant
The Tenant resource type represents a dedicated and isolated instance of Azure Active Directory (AAD) associated with an organization, allowing users to manage identities, access controls, and directory services across all Azure subscriptions and resources within the tenant.
Controls
The primary controls for Azure > Tenant are:
It is also targeted by these controls:
- Azure > Access Review Schedule Definition > Discovery
- Azure > Active Directory > Directory > Discovery
- Azure > Authentication Methods Policy > Discovery
- Azure > Authorization Policy > Discovery
- Azure > Conditional Access Policy > Discovery
- Azure > Device Registration Policy > Discovery
- Azure > Group Setting > Discovery
- Azure > Identity Security Defaults Enforcement Policy > Discovery
- Azure > Management Group > Discovery
- Azure > Policy Definition > Discovery
- Azure > Policy Set Definition > Discovery
- Azure > Subscription Policy > Discovery
- Azure > Turbot > Tenant Event Poller
Quick Actions
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure#/resource/types/tenant
- tmod:@turbot/turbot#/resource/categories/cloudOrganization
- turbot graphql resource --id "tmod:@turbot/azure#/resource/types/tenant"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure#/resource/types/tenant';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure#/resource/types/tenant"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure#/resource/types/tenant' 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