-
### Bug Report
- import path of package in question: `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/container`
- SDK version: `1.4.1`
- `go version`: `1.21.2`
- What happened?
Tr…
-
### Library name and version
Azure.Storage.Blobs
### Describe the bug
When uploading a blob, the response contains the correct properties.
![grafik](https://user-images.githubusercontent.com/1124…
-
If you won't be using internal database, how can one upload files to a rest api or use azure blob?
I tried using s3 compatible minio gateway for azure as a workaround to use azure blobs but you al…
-
**Is your feature request related to a problem? Please describe.**
I’m wanting to understand how I tell spark which blobs under an azure blob container should be loaded, when the blobs are organised …
-
The storage account contains the _azure-jobs-host-archive_ container. After several months this container contains millions of blobs. The size of the container is in gigabytes. The blobs are not delet…
-
QUESTION 9
You plan to map a network drive from several computers that run Windows 10 to Azure Storage.
You need to create a storage solution in Azure for the planned mapped drive.
What should you …
-
**Storage Explorer Version**: 1.16.0
**Build Number**: 20201118.2
**Branch**: main
**Platform/OS**: Windows 10/ Linux Ubuntu 16.04/ MacOS Catalina
**Architecture**: i32/x64
**Regression From**: …
-
When mounting multiple S3-compliant storages (e.g., S3, GCS, R2, etc.), we can use /root/.aws/credentials to define the different profiles and mount via /etc/fstab
Is there a possibility to mount t…
-
Between Azure.Storage.Blobs 12.15.0 and 12.15.1 there was a regression of behavior around setting blob metadata with invalid (non CSharp identifiers)
Repro:
```csharp
using Azure.Storage.Blobs;
…
-
### Library name and version
Azure Storage Blobs v2 programming model
### Describe the bug
Function app is writing to the blobs using an output binding and it’s running well most of the time but in…