Skip to content

AzureCloudAccountTenantWithExoConfigs

Azure Cloud Account Tenant with details of exocompute configured for subscriptions for a given feature.

Fields

Field Type Description
appName String! App name of Azure application for the tenant.
apps [AzureCloudAccountTenantApp!]! Contains every Azure application configured on this tenant, one per auth type present. On a mixed-auth tenant this has more than one entry. The scalar appName and clientId fields return the primary (first-onboarded) app for backward compatibility.
clientId String! Client ID of azure application for the tenant.
cloudType AzureCloudType! Type of Azure Tenant. Can be Azure Public Cloud or Azure China Cloud.
domainName String! Azure Active Directory (AD) domain corresponding to subscription.
entraIdGroupId String! Object ID of the Entra ID group used for Entra ID authentication in Exocompute. Field will be empty for use cases other than exocompute or if customer has not onboarded to Entra ID authentication.
isAppRubrikManaged Boolean! If Rubrik manages the application associated with this tenant, this field will be set to FALSE. However, if the application is customer-managed and the customers manually added the credentials, this field will have a different value.
rubrikId String! Rubrik ID of the Azure Tenant.
subscriptionCount Int! Number of subscriptions for the tenant.
subscriptions [AzureSubscriptionWithExoConfigs!]! Details of subscriptions for the tenant.

Used By

Queries