Skip to content

Commit aad0de3

Browse files
Update inventory-filters.md
1 parent c231713 commit aad0de3

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

articles/external-attack-surface-management/inventory-filters.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ Inventory filters allow users to access a specific subset of data that meets the
1919

2020
By default, the Inventory screen displays only Approved Inventory assets, hiding any assets in an alternative state. This filter can be removed if a user wishes to view assets in a different state (for instance: Candidate, Dependency, Requires Investigation). Removing the Approved Inventory filter is useful when a user needs to review potential new assets, investigate a third-party dependency issue or simply needs a complete view of all potential owned assets when conducting a search.
2121

22-
Defender EASM offers a wide variety of filters to obtain results of differing levels of granularity. Some filters will allow you to select value options from a dropdown, whereas others require the manual entry of the desired value.
22+
Defender EASM offers a wide variety of filters to obtain results of differing levels of granularity. Some filters allow you to select value options from a dropdown, whereas others require the manual entry of the desired value.
2323

2424
![Screenshot of expanded inventory filters.](media/filters-1.png)
2525

2626

2727
## Operators
2828

29-
Inventory filters can be used with the following operators. Note that some operators are not available for every filter; some operators will be hidden if they are not logically applicable to the specific filter.
29+
Inventory filters can be used with the following operators. Some operators are not available for every filter; some operators are hidden if they are not logically applicable to the specific filter.
3030

3131
| Operator | Description |
3232
|--------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
@@ -37,7 +37,7 @@ Inventory filters can be used with the following operators. Note that some opera
3737
| `Matches` | Returns results where a tokenized term in the field exactly matches the search value. |
3838
| `Does not match` | Returns results where a tokenized term in the field does not exactly matches the search value. |
3939
| `In` | Returns results where the field exactly matches one of the search values. For drop-down lists, multiple options can be selected. |
40-
| `Not In` | Returns results where the field does not exactly match any of the search values. Multiple options can be selected, and manually inputted fields will exclude results that match an exact value. |
40+
| `Not In` | Returns results where the field does not exactly match any of the search values. Multiple options can be selected, and manually inputted fields exclude results that match an exact value. |
4141
| `Starts with in` | Returns results where the field starts with one of the search values. |
4242
| `Does not start with in` | Returns results where the field does not start with any of the search values. |
4343
| `Matches in` | Returns results where a tokenized term in the field exactly matches one of the search values. |
@@ -49,13 +49,12 @@ Inventory filters can be used with the following operators. Note that some opera
4949
| `Empty` | Returns assets that do not return any value for the specified filter. |
5050
| `Not Empty` | Returns all assets that return a value for the specified filter, regardless of the value. |
5151
| `Greater Than or Equal To` | Returns results that are greater than or equal to a numerical value. This includes dates. |
52-
| `Less Than or Equal To` | Returns results that are less than or equal to a numerical value. This includes dates. |
5352
| `Between` | Returns results within a numerical range. This includes date ranges. |
5453

5554

5655
## Common filters
5756

58-
These filters apply to all kinds of assets within inventory. These filters can be used when searching for a wider range of assets. For a list of filters for specific kinds of assets, please see the “Next steps” section.
57+
These filters apply to all kinds of assets within inventory. These filters can be used when searching for a wider range of assets. For a list of filters for specific kinds of assets, see the “Next steps” section.
5958

6059

6160
### Defined value filters
@@ -76,7 +75,7 @@ These filters apply to all kinds of assets within inventory. These filters can b
7675

7776
### Free form filters
7877

79-
The following filters require that the user manually enters the value with which they want to search. Note that many of these values are case-sensitive.
78+
The following filters require that the user manually enters the value with which they want to search. Many of these values are case-sensitive.
8079

8180
| Filter name | Description | Value format | Applicable operators |
8281
|--------------------|----------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|

0 commit comments

Comments
 (0)