cloudbridge icon indicating copy to clipboard operation
cloudbridge copied to clipboard

A consistent interface to multiple IaaS clouds; in Python.

Results 44 cloudbridge issues
Sort by recently updated
recently updated
newest added

This PR adds new option for defining extra ResourceGroup from which vnet can be picked. Closes #320

We have sub-teams locked to their own resource groups. Then we have dedicated resource group which has virtual network assigned, which can be used by these sub-teams. Cloudbridge support only...

I would like to connect to S3 using `connection_string` to Azure blob storage. Would it be somehow possible? Perhaps could be done passing directly the object `azure.storage.blobBlobServiceClient`?