Migrate artifact package from @azure/core-http to @azure/core-rest-pipeline

Co-authored-by: salmanmkc <[email protected]>
This commit is contained in:
copilot-swe-agent[bot]
2025-12-10 23:54:25 +00:00
co-authored by salmanmkc
parent d643650969
commit b43ff0bde6
3 changed files with 5 additions and 453 deletions
@@ -1,5 +1,5 @@
import {BlobClient, BlockBlobUploadStreamOptions} from '@azure/storage-blob'
import {TransferProgressEvent} from '@azure/core-http-compat'
import {TransferProgressEvent} from '@azure/core-rest-pipeline'
import {ZipUploadStream} from './zip'
import {
getUploadChunkSize,