-
### Library name and version
Azure.Storage.Blobs 12.16.0
### Describe the bug
Getting this exception randomly in Azure.Storage.Blobs called from Az.Storage 5.6.0:
```
2023-11-09T23:05:59.428681…
-
# Context
- **OS, version, SKU and CPU architecture used:** (Windows 10 Desktop x64)
- **Application's .NET Target Framework :** .net8.0
- **Device:** Laptop
- **SDK version used:**
Microsoft.…
-
### Which service(blob, file, queue, table) does this issue concern?
blob
### Which version of the Azurite was used?
3.7.0 (mcr.microsoft.com/azure-storage/azurite:3.7.0)
I also used azurite:lat…
-
I'm suddenly getting this error when deploying usin the Azure storage action. It worked fine a few months ago and didn't change anything on Azure.
Any ideas what could be causing this?
Here's the …
-
### Library name and version
Azure.Storage.Blob
### Query/Question
Definitely a flakey test cause I've only seen it fail every 10-20 live test runs.
Error
```
Expected: not null
But was: nul…
-
### Library name
Azure storage.blobs
### Please describe the feature.
As described in https://github.com/Azure/azure-sdk-for-net/issues/20652 the intermediate flushes causes both performance issues…
-
When looking at diffs in the API tool and in generated files in the api/ directories, I have trouble tracking parameter changes when all parameters are on one line. For example - https://apiview.dev/…
-
### Describe the Bug with repro steps
I have a custom code function app with the following dependencies:
> Functions.csproj
```xml
```
They have a dependency on `Azure.Core` which seemi…
-
Recently, the Microsoft.Azure.Storage.Blob package got deprecated. The alternate package should be instead Azure.Storage.Blobs.
Since in our solution we use ServiceBus.AttachmentPlugin in order to …
-
### Library name and version
Azure.Storage.Blobs 12.9.1
### Describe the bug
We use the `BlobClient` extensively in our Azure Durable Function but our logs in Application Insights are full of…