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

# LogicApp

The LogicApp entity represents an Azure Logic App resource.

| 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 logic app                         |
| FSName        | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Display name used in Forestall                           |
| risk          | NUMBER | Equal, Between, Smaller, Larger, Smaller or Equal, Larger or Equal | Risk score assigned by Forestall                         |
| ExposurePoint | NUMBER | Equal, Between, Smaller, Larger, Smaller or Equal, Larger or Equal | Exposure point assigned by Forestall                     |
| TenantID      | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Azure AD Tenant ID the logic app belongs to              |
| State         | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Current state of the logic app (e.g., Enabled, Disabled) |
| SkuName       | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | SKU name of the logic app (e.g., Standard, Consumption)  |
| Location      | TEXT   | Like, Not Like, Equal, Not Equal, Is Empty                         | Azure region where the logic app is deployed             |
