Skip to content

Commit 4a3a41c

Browse files
Merge pull request #2761 from MicrosoftDocs/main638959717387610893sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 6ee336d + 56fa989 commit 4a3a41c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-explorer/kusto/management/data-ingestion/queued-ingest-use-http.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Authorization: Bearer <access_token>
9999
```
100100

101101
> [!NOTE]
102-
> 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.
102+
> 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).
103103
104104
## Response
105105

0 commit comments

Comments
 (0)