Skip to content

Consider updating Azure.Storage.Blobs to latest once linked issue is resolved #185

@madelson

Description

@madelson

See Azure/azure-sdk-for-net#41894

OR, if they decline to address the issue just change call to:

        client.UploadPages(new MemoryStream(new byte[BlobSize]), offset: 0, conditions: new PageBlobRequestConditions() { LeaseId = handle.LeaseId }, progressHandler: null, transactionalContentHash: null, cancellationToken: default);

Metadata

Metadata

Assignees

No one assigned

    Labels

    azurecleanupCode cleanup and other maintenance changes that do not affect runtime behavior

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions