Skip to content

Commit 7bf9c87

Browse files
Merge pull request #259052 from austinmccollum/patch-3
add two items
2 parents bce1856 + 867775f commit 7bf9c87

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/sentinel/data-transformation.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,8 @@ The following table describes DCR support for Microsoft Sentinel data connector
8787
| [**MMA standard logs**](connect-services-windows-based.md), such as <li>[Syslog data](connect-syslog.md)<li>[CommonSecurityLog](connect-azure-windows-microsoft-services.md) | Workspace transformation DCRs |
8888
| [**Diagnostic settings-based connections**](connect-services-diagnostic-setting-based.md) | Workspace transformation DCRs, based on the [supported output tables](../azure-monitor/logs/tables-feature-support.md) for specific data connectors |
8989
| **Built-in, service-to-service data connectors**, such as:<li>[Microsoft Office 365](connect-services-api-based.md)<li>[Microsoft Entra ID](connect-azure-active-directory.md)<li>[Amazon S3](connect-aws.md) | Workspace transformation DCRs, based on the [supported output tables](../azure-monitor/logs/tables-feature-support.md) for specific data connectors |
90-
| **Built-in, API-based data connectors**, such as: <li>[Codeless data connectors](create-codeless-connector.md)<li>[Azure Functions-based data connectors](connect-azure-functions-template.md) | Not currently supported |
90+
| **Built-in, API-based data connector**, such as: <li>[Codeless data connectors](create-codeless-connector.md) | Standard DCRs |
91+
| **Built-in, API-based data connectors**, such as: <li>[Legacy codeless data connectors](create-codeless-connector-legacy.md)<li>[Azure Functions-based data connectors](connect-azure-functions-template.md) | Not currently supported |
9192

9293

9394
## Data transformation support for custom data connectors
@@ -102,9 +103,12 @@ Only the following tables are currently supported for custom log ingestion:
102103
- [**ASimAuditEventLogs**](/azure/azure-monitor/reference/tables/asimauditeventlogs)
103104
- **ASimAuthenticationEventLogs**
104105
- [**ASimDnsActivityLogs**](/azure/azure-monitor/reference/tables/asimdnsactivitylogs)
106+
- [**ASimFileEventLogs**](/azure/azure-monitor/reference/tables/asimfileeventlogs)
105107
- [**ASimNetworkSessionLogs**](/azure/azure-monitor/reference/tables/asimnetworksessionlogs)
106108
- [**ASimWebSessionLogs**](/azure/azure-monitor/reference/tables/asimwebsessionlogs)
107109

110+
For more information, see [Tables that support ingestion-time transformations](../azure-monitor/logs/tables-feature-support.md).
111+
108112
## Limitations
109113

110114
Ingestion-time data transformation currently has the following known issues for Microsoft Sentinel data connectors:

0 commit comments

Comments
 (0)