Skip to content

Commit d1eb2cc

Browse files
Merge pull request #2646 from MicrosoftDocs/main638848262934107068sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents bc9ad5c + ce009e0 commit d1eb2cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-explorer/kusto/management/dup-next-ingest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 08/11/2024
1111
1212
Use the `.dup-next-ingest` command for on-demand troubleshooting of your data ingestion pull flow.
1313

14-
Run `.dup-next-ingest` before the ingestion you wish to watch. After running the command, the successfully downloaded ingestion source file(s) and a file containing metadata on the ingestion request will be uploaded to the specified storage container. Since this command only watches one subsequent ingestion, run this command each time you want to watch the next ingestion.
14+
Run `.dup-next-ingest` before starting the ingestion you want to monitor. After running the command, the successfully downloaded ingestion source file(s) and a file containing metadata on the ingestion request will be uploaded to the specified storage container. Since this command only watches one subsequent ingestion, run this command each time you want to watch the next ingestion.
1515

1616
The file uploads to the storage container and the ingestion are performed by the same node. If there are admin node changes between running the command and the next ingestion, you'll need to rerun the command since the duplication configuration isn't persisted. Watch the storage container to know when the duplication is completed.
1717

0 commit comments

Comments
 (0)