question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Azure Storage Blobs Batch Sample issues

See original GitHub issue

Sample Sample03a_Batching.cs and Sample03b_BatchingAsync.cs: image

Azure.Storage.Blobs.Batch/src/Models/Internal/DeleteSnapshotsOptionType.cs: image Reason:The enum class DeleteSnapshotsOption in Azure.Storage.Blobs.Models convert to the enum class DeleteSnapshotsOptionType in Azure.Storage.Blobs.Batch.Models failed, lead to the delete request failed .

@scottaddie , @AlexGhiondea , @kyle-patterson , @tg-msft , @amishra-dev and @jongio for notification.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
tg-msftcommented, Aug 30, 2021

The Storage team will triage this and fix the break as appropriate. The current tags will put this on their radar. You can follow up with @seanmcc-msft for more if needed.

0reactions
v-xutocommented, Aug 30, 2021

@tg-msft What are your plans to fix this issue? Can you find the right person to fix this issue?

Read more comments on GitHub >

github_iconTop Results From Across the Web

[BUG] Azure.Storage.Blobs.Batch delete requests fail when ...
When using the Azure.Storage.Blobs.Batch .NET SDK to interact with blob storage, authenticating via Azure AD, I am unable to successfully ...
Read more >
Azure Storage Blobs Batch client library for .NET
This library allows you to batch multiple Azure Blob Storage operations in a single request. Source code | Package (NuGet) | API reference ......
Read more >
Speech-to-text, batch transcription, problems with storage ...
I have problems trying to configure Azure Speech Services batch transcription service so that it reads my storage blob through a connection ...
Read more >
Azure Storage Services REST API; Blob Batch; DELETE ...
Hi all,. I'm having trouble using the "Blob Batch"-operation of the Blob Service REST API. I tried a lot with the REST Client...
Read more >
Azure Storage Blobs Batching client library for .NET
This library allows you to batch multiple Azure Blob Storage operations in a single request. Source code | Package (NuGet) | API reference...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found