-
**Describe the bug**
When using Azurite for testing tusd locally as an azure emulator the files are not being uploaded as the `.info` file gives the below issue
```
azurestore: unable to create I…
-
### Library name and version
Azure.Storage.Blobs 12.16.0
### Describe the bug
I'm trying to reproduce situation where blob's MD5 does not match content and client throws exception.
This wo…
-
Tests are currently only executed on local data as an object store is not available in [GitHub Action's Runners](https://github.com/actions/runner-images/tree/main). Thus, testing deployments with mul…
-
#### Check for a solution in the Azure portal
- Function App version: 3.0.13139.0
- Function App name: N/A
- Invocation ID: N/A
- Region: N/A
#### Repro steps
I just found out that the Funct…
-
-
-
Most of us university folks have essentially unlimited free storage in google drive. It would be great to be able to work with this storage space in a cloud-native way.
The google drive SDK include…
-
### Describe the bug
Azure CLI doesn't respect custom host within SAS URI.
Example: When a download command is run, the download request is sent to `https://devstoreaccount1.blob.core.windows.ne…
-
-
What I wanted to do:
Read and write to an Azure BlobStorage via pre-signed URLs using the fsspec http implementation.
How I tried to do it:
As fsspec does not support write mode for http directly…