mirror of
https://github.com/apache/jclouds.git
synced 2025-02-07 10:39:03 +00:00
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>