jclouds/providers/azureblob
Andrew Gaul da1bc06f9e JCLOUDS-1635: Add COOL and COLD to Tier
The former replaces INFREQUENT.  References gaul/s3proxy#625.
2024-04-20 17:31:52 +09:00
..
src JCLOUDS-1635: Add COOL and COLD to Tier 2024-04-20 17:31:52 +09: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 Next development version 2.6.0-SNAPSHOT 2022-03-26 18:30:06 +09: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>