jclouds/providers/azureblob
Andrew Gaul 9ced58af5a Set version to 2.7.0-SNAPSHOT 2025-01-21 20:53:24 -08:00
..
src Refine AzureBlob InvalidQueryParameterValue error 2024-11-11 22:26:08 -08:00
README.md Update README copyright dates and AzureBlob README 2022-05-04 10:23:05 +09:00
bnd.bnd Onboard bnd-configuration files, one per module 2020-10-26 19:58:41 +09:00
pom.xml Set version to 2.7.0-SNAPSHOT 2025-01-21 20:53:24 -08:00

README.md

The jclouds provider for Windows Azure's Storage (http://www.microsoft.com/windowsazure/storage/default.aspx).

  • TODO: Implementation status.
  • TODO: Supported features.
  • TODO: Usage example.

Running live tests

Try

mvn clean install -Plive -pl :azureblob -Dtest=AzureBlobClientLiveTest -Dtest.azureblob.identity==<azure_storage_account_name> -Dtest.azureblob.credential=<azure_storage_account_access_key>