Skip to content

Commit 175d9d9

Browse files
author
Derrick Lee
committed
Add to entitysource
1 parent b0c2ec2 commit 175d9d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/sentinel/normalization-schema-asset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The following list mentions fields for an Entity schema alongside their specific
7171
| **EntityName** | Mandatory | string | The name of the entity. |
7272
| **EntityNameType** | Recommended | string | The type of the entity name. |
7373
| **EntityVendor** | Mandatory | string | The vendor or provider that reported the entity. |
74-
| **EntitySource** | Mandatory | Enumerated | The data source or connector that provided the entity record. Support sources include:<br>- `Azure`<br>- `Microsoft365`<br>- `AWS`<br>- `GCP`<br>- `Other`<br> Use `Other` if the source is not listed. |
74+
| **EntitySource** | Mandatory | Enumerated | The data source or connector that provided the entity record. Support sources include:<br>- `Azure`<br>- `Microsoft365`<br>- `AWS`<br>- `GCP`<br>- `Snowflake`<br>- `Databricks`<br>- `Salesforce`<br>- `Other`<br> Use `Other` if the source is not listed. |
7575
| **EntityOriginalSource** | Optional | string | The original data source or connector that provided the entity record, if the source is currently not supported. |
7676
| **EntityProduct** | Mandatory | string | The product name associated with the source that reported the entity. |
7777
| **EntitySubProduct** | Mandatory | string | The sub-product or component name associated with the source that reported the entity. |

0 commit comments

Comments
 (0)