You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sentinel/normalization-schema-asset.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ The following list mentions fields for an Entity schema alongside their specific
71
71
|**EntityName**| Mandatory | string | The name of the entity. |
72
72
|**EntityNameType**| Recommended | string | The type of the entity name. |
73
73
|**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. |
75
75
|**EntityOriginalSource**| Optional | string | The original data source or connector that provided the entity record, if the source is currently not supported. |
76
76
|**EntityProduct**| Mandatory | string | The product name associated with the source that reported the entity. |
77
77
|**EntitySubProduct**| Mandatory | string | The sub-product or component name associated with the source that reported the entity. |
0 commit comments