Azure Subscription

An Azure Subscription is the fundamental unit for managing resources in Microsoft Azure. It defines a logical container that holds resources such as virtual machines, storage accounts, and databases. Each subscription has its own billing and access management boundaries, allowing organizations to separate workloads, environments, or departments. Subscriptions are tied to an Azure Active Directory tenant and can be governed with policies, role-based access control, and cost management tools.

azure.subscription

Fields

TitleIDTypeData TypeDescription
_keycorestring
authorization_sourcecorestringThe authorization source of the request. Valid values are one or more combinations of Legacy, RoleBased, Bypassed, Direct and Management. For example, 'Legacy, RoleBased'.
idcorestringThe fully qualified ID for the subscription. For example, /subscriptions/00000000-0000-0000-0000-000000000000.
managed_by_tenantscorejsonAn array containing the tenants managing the subscription.
resource_groupcorestring
statecorestringThe subscription state. Possible values are Enabled, Warned, PastDue, Disabled, and Deleted.
subscription_idcorestringThe subscription ID.
subscription_namecorestring
subscription_policiescorejsonSubscription policies.
tagscorehstore
tenant_idcorestringThe tenant ID. For example, 00000000-0000-0000-0000-000000000000.