diff --git a/data-explorer/kusto/management/data-ingestion/queued-ingestion-use-case.md b/data-explorer/kusto/management/data-ingestion/queued-ingestion-use-case.md index c1f7b26ae9..f0c2b797e7 100644 --- a/data-explorer/kusto/management/data-ingestion/queued-ingestion-use-case.md +++ b/data-explorer/kusto/management/data-ingestion/queued-ingestion-use-case.md @@ -36,7 +36,7 @@ Make sure to include a SAS token or use a managed identity to grant the service EnableTracking=true with (format='csv') <| -'https://https://sample.blob.core.windows.net/sample/test_*csv?...' +'https://sample.blob.core.windows.net/sample/test_*csv?...' ``` **Output**