Skip to content

Commit 2583763

Browse files
authored
Update tutorial-logs-ingestion-portal.md
1 parent 21e2ae4 commit 2583763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/logs/tutorial-logs-ingestion-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Before you can send data to the workspace, you need to create the custom table w
211211
:::image type="content" source="media/tutorial-logs-ingestion-portal/custom-log-table-name.png" lightbox="media/tutorial-logs-ingestion-portal/custom-log-table-name.png" alt-text="Screenshot that shows the custom log table name.":::
212212
213213
## Parse and filter sample data
214-
Instead of directly configuring the schema of the table, you can upload a file with a sample JSON array of data in the portal, and Azure Monitor will set the schema automatically. The sample JSON file must contain one or more log records structured as an array, in the same way they data is sent in the body of an HTTP request of the logs ingestion API call.
214+
Instead of directly configuring the schema of the table, you can upload a file with a sample JSON array of data through the portal, and Azure Monitor will set the schema automatically. The sample JSON file must contain one or more log records structured as an array, in the same way they data is sent in the body of an HTTP request of the logs ingestion API call.
215215
216216
1. Select **Browse for files** and locate the *data_sample.json* file that you previously created.
217217

0 commit comments

Comments
 (0)