-
#### Is your question related to a specific version? If so, please specify:
The latest
#### What language does your question apply to? (e.g. C#, JavaScript, Java, All)
c# (.net8 isolated)
#### Qu…
-
### Describe the bug
When trying to register a launchplan to Azure Blob Storage, using:
```bash
pyflyte --verbose register -p usecase -d development --image myacr.azurecr.io/myimage:123 launch_pl…
-
1.
**Package:** `azure-security-attestation`
**Section link:**
- https://learn.microsoft.com/en-us/python/api/overview/azure/security-attestation-readme?view=azure-python#set-an-attestation-policy-fo…
-
### Feature Description
In Go, we are using OpenDAL to implement file and directory operations for storage systems such as S3, HDFS, GCS, OSS, and Azure Blob. We need to support the following featu…
-
We need to add input metrics to the azure-blob-storage input.
-
Hi everyone, I am trying to use scalene with some programs that use the azure-storage-blob library. However, it throws me the following error from the moment I try to import any of the classes from th…
-
At the moment you can only use the access keys of a storage account. This provides literally god-mode for the entire storage account.
There would be another option for more granular access on BLOB…
-
Running into this issue however trying just `azcopy` to a disk in a resource group using the following script :
Logs :
- Start
```
2024/11/27 21:51:42 Number of CPUs: 16
2024/11/27 21:51:42 Max…
-
### Bug Report
Using the `blob.ParseURL()` in azblob return wrong information if azurite is used with a custom hostname e.g. in a docker compose setup.
Used version:
github.com/Azure/azure-sdk-for-g…
-
I need to access azure storage, containers, blobs user permission wise. for this I have try below two different ways.
1)try to get storage ,container and blobs using azure "azure/identity" and "azu…