-
Problem:
Try to create a blob connection azure blobstorage gen2 with FromConnectionString
did the StorageFactory.Modules.UseAzureBlobStorage() to register the azure blob storage extention
throws a …
-
### Library name and version
Azure.Storage.Blobs 12.19.1.0
### Describe the bug
I got this NRE exception when listing a container by pages
Exception: System.NullReferenceException: Object refere…
-
### Library name and version
Azure.Storage.Blobs 12.22.0
### Query/Question
Would it be possible to provide a complete changelog for plain version ?
We don't follow beta version and when automat…
-
### Library name and version
Azure.Storage.Queues v12.2.0
### Query/Question
Hello,
This is a great migration guide for Blobs at: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/A…
-
### Library name and version
Azure.Storage.Blobs:12.13.1
### Describe the bug
Encountering an issue with date range filtering in both `FindBlobsByTagsAsync` in Azure Blob Storage and Microsoft …
-
I am working oncan application which is to push records to azure table & blobs. My application ran for around 8 days perfectly fine but then it started giving connection time out error related to blob…
-
### Type of issue
Typo
### Description
[Enter feedback here]
Change "and" to "are in this statement: "Any blocks not specified in the block list and permanently deleted." Consider adding a not…
-
### Please select the type of request
Bug
### Tell us more
**Describe the request**
- Currently we're using [Azure AAD Pod Identity](https://github.com/Azure/aad-pod-identity) that works fine with…
-
### Library name and version
Azure.Storage.Blobs 12.16.0
### Describe the bug
Iterating through the result of BlobContainerClient.GetBlobsAsync or GetBlobs throws Azure.RequestFailedException…
-
I get this error when running a worker locally:
```
File "/site-packages/prefect_azure/deployments/steps.py", line 189, in pull_from_azure_blob_storage
with open(target, "wb") as f:
IsADirec…