> For the complete documentation index, see [llms.txt](https://docs.forestall.io/fsprotect/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.forestall.io/fsprotect/search-and-reports/azure-entities/azure-resource-management/subscription.md).

# Subscription

The **Subscription** entity represents an Azure subscription used to organize and manage access to Azure resources.

| Field       | Type | Possible Operators                         | Description                                    |
| ----------- | ---- | ------------------------------------------ | ---------------------------------------------- |
| Guid        | TEXT | Like, Not Like, Equal, Not Equal, Is Empty | Unique identifier for the entity in Forestall  |
| ObjectID    | TEXT | Like, Not Like, Equal, Not Equal, Is Empty | Azure Object ID of the subscription            |
| FSName      | TEXT | Like, Not Like, Equal, Not Equal, Is Empty | Display name used in Forestall                 |
| DisplayName | TEXT | Like, Not Like, Equal, Not Equal, Is Empty | Display name of the subscription               |
| Location    | TEXT | Like, Not Like, Equal, Not Equal, Is Empty | Location associated with the subscription      |
| TenantID    | TEXT | Like, Not Like, Equal, Not Equal, Is Empty | Azure AD Tenant ID the subscription belongs to |
