-
Desired Feature: Use of Azure Blob Storage in addition to S3 Storage. We're a Microsoft Azure house and would love to use the Azure Blob Storage rather than relying on an SMB Share mounted within our …
-
**[Support Azure Blob storage #202](https://testomat.nolt.io/202)** by Daniel Ortiz Esquivel Add Azure blob storage as an option to save test artifact such as videos and screenshots.
-
In addition to S3, it would be nice to support Azure Blob storage.
I can help work on it.
For now, here are the docs: https://docs.microsoft.com/en-us/nodejs/api/overview/azure/storage?view=azure-…
-
**Is your feature request related to a problem? Please describe.**
Many users use Azure blob storage in their workflow.
For now, there is no way to pass test artifacts from Azure blob storage to Tes…
-
This is a simple example for how to upload a file to azure blob storage, you can add a multer options object for validation in the second argument of the interceptor
```
@Post('/test/azure')
@Use…
-
Currently we have support for AWS and GCP file container. Do you plan add support for Azure Storage Account (especially with SAS token authentication)?
-
### What happened?
Trying to authenticate and run pulumi preview/up from Github Actions using an Azure OIDC AppRegistration/ServicePrincipal.
Our setup consists of:
- Azure Blob Storage state man…
-
Is there an interest in accepting a pull request that adds azure blob storage as a secondary backend? The idea would be to use the existing httplib 3rd party library and implement the necessary put/ge…
-
#### Description
A new Azure Storage file drivers is planned. We should support also Azure Storage for full compatibility with the available official drivers.
#### Questions/Ideas
- New class `Az…
-
Hi, first of all thanks for creating this great library!
I recently ran into an issue when building an EPT from a LAS file which is stored on Azure Blob Storage, similiar to issue #294.
Running th…