> 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/managementgroup.md).

# ManagementGroup

The **ManagementGroup** entity represents an Azure Management Group — a container for organizing subscriptions and applying governance at scale.

| 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 management group            |
| 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 management group               |
| Location    | TEXT | Like, Not Like, Equal, Not Equal, Is Empty | Location associated with the management group      |
| TenantID    | TEXT | Like, Not Like, Equal, Not Equal, Is Empty | Azure AD Tenant ID the management group belongs to |
