> 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/entra-id/conditionalaccesspolicy.md).

# ConditionalAccessPolicy

The **ConditionalAccessPolicy** entity represents a Conditional Access policy in Azure Active Directory (Entra ID).

| Field                 | Type    | Possible Operators                                                 | Description                                     |
| --------------------- | ------- | ------------------------------------------------------------------ | ----------------------------------------------- |
| Guid                  | TEXT    | Like, Not Like, Equal, Not Equal, Is Empty                         | Unique identifier for the entity in Forestall   |
| 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 Conditional Access policy   |
| IsOrganizationDefault | BOOLEAN | True / False                                                       | Whether this is the organization default policy |
| PolicyIdentifier      | TEXT    | Like, Not Like, Equal, Not Equal, Is Empty                         | Unique identifier of the policy                 |
| ObjectID              | TEXT    | Like, Not Like, Equal, Not Equal, Is Empty                         | Azure AD Object ID of the policy                |
| AZTier                | NUMBER  | Equal, Between, Smaller, Larger, Smaller or Equal, Larger or Equal | Azure tier classification assigned by Forestall |
