Skip to content

Commit c9526c3

Browse files
Merge pull request #2756 from MicrosoftDocs/main638956262052229800sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 82dbfed + 730e410 commit c9526c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data-explorer/kusto/management/data-ingestion/queued-ingestion-use-case.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Make sure to include a SAS token or use a managed identity to grant the service
3636
EnableTracking=true
3737
with (format='csv')
3838
<|
39-
'https://https://sample.blob.core.windows.net/sample/test_*csv?...'
39+
'https://sample.blob.core.windows.net/sample/test_*csv?...'
4040
```
4141

4242
**Output**

0 commit comments

Comments
 (0)