diff --git a/data-explorer/kusto/management/data-ingestion/queued-ingest-use-http.md b/data-explorer/kusto/management/data-ingestion/queued-ingest-use-http.md index b7d8e4dab6..5b2ae89a9a 100644 --- a/data-explorer/kusto/management/data-ingestion/queued-ingest-use-http.md +++ b/data-explorer/kusto/management/data-ingestion/queued-ingest-use-http.md @@ -99,7 +99,7 @@ Authorization: Bearer ``` > [!NOTE] -> Setting `"enableTracking": true` will return a non-empty `ingestionOperationId` in the response, which can be used to monitor ingestion status via the rest-api-status.md. +> Setting `"enableTracking": true` will return a non-empty `ingestionOperationId` in the response, which can be used to monitor ingestion status using [Operations Results - Get](/rest/api/azurerekusto/operations-results/get). ## Response