Skip to content

Commit e4e2762

Browse files
authored
Update logs-ingestion-api-overview.md
1 parent 05ec626 commit e4e2762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/logs/logs-ingestion-api-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The Logs Ingestion API can send data to any custom table that you create and to
3636

3737
### Built-in tables
3838

39-
The Logs Ingestion API can send data to the following built-in tables. Other tables may be added to this list as support for them is implemented:. Columns extended on top of built-in tables must have the suffix `_CF`. Columns in a custom table don't need this suffix. Column names can consist of alphanumeric characters and the characters `_` and `-`, and they must start with a letter.
39+
The Logs Ingestion API can send data to the following built-in tables. Other tables may be added to this list as support for them is implemented. Columns extended on top of built-in tables must have the suffix `_CF`. Columns in a custom table don't need this suffix. Column names can consist of alphanumeric characters and the characters `_` and `-`, and they must start with a letter.
4040

4141
- [CommonSecurityLog](/azure/azure-monitor/reference/tables/commonsecuritylog)
4242
- [SecurityEvents](/azure/azure-monitor/reference/tables/securityevent)

0 commit comments

Comments
 (0)