jclouds/providers/azureblob
Ikky bcf3b64a2c
Update README copyright dates and AzureBlob README
2022-05-04 10:23:05 +09:00
..
src JCLOUDS-1558: Implement Azure Blob Azure AD auth 2021-08-22 15:52:48 +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>