mirror of https://github.com/apache/jclouds.git
437 B
437 B
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>