Turbot Guardrails Hub 
Hub
  • Mods
  • Policy Packs
  • Docs
  • Home
ModsPolicy PacksDocsHome
Mods
Azure
Loading resources...

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:

  • CMDB
  • Intelligent Assessment
  • Prevention
  • ServiceNow

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

  • Event Poller
  • Tenant Event Handler

Category

  • Cloud > Organization

In Your Workspace

  • Controls by Resource Type report
  • Policy Settings by Resource Type report
  • Resources by Resource Type report

Developers

    Resource Type URI
    • tmod:@turbot/azure#/resource/types/tenant
  • Category URI
    • tmod:@turbot/turbot#/resource/categories/cloudOrganization
  • GraphQL
    • query resource(id: "tmod:@turbot/azure#/resource/types/tenant") { … }
    • query resourceActivities(filter: "resourceId:'tmod:@turbot/azure#/resource/types/tenant'") { … }
    • mutation createResource(input: { … })
    • mutation updateResource(input: { … })
  • CLI
    • Get Resource
    • turbot graphql resource --id "tmod:@turbot/azure#/resource/types/tenant"
  • Steampipe Query
    • Get Resource
    • select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure#/resource/types/tenant';
    • Get Policy Settings (By Resource ID)
    • select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure#/resource/types/tenant"';
    • Get Resource Notification
    • select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure#/resource/types/tenant' and notification_type in ('resource_updated', 'resource_created');
Guardrails
Guardrails Hub
  • Hub
  • Docs
  • Blog
  • Changelog
Products
  • GuardrailsGuardrails
  • PipesPipes
  • SteampipeSteampipe
  • PowerpipePowerpipe
  • FlowpipeFlowpipe
  • TailpipeTailpipe
Turbot
  • Home
  • About us
  • We're hiring!
  • Contact us
Community

Our community of practitioners love to discuss cloud governance & security.

Slack logoJoin us on Slack →

System StatusLegalSecurity
Terms of UseSecurityPrivacy
50
Mods
207
Resource Types
3,613
Policies
1,958
Controls
103
Quick Actions
114
IAM