Piergiorgio Lucidi created CONNECTORS-1577:
----------------------------------------------
Summary: Initial implementation of the Azure Storage Repository
Connector
Key: CONNECTORS-1577
URL: https://issues.apache.org/jira/browse/CONNECTORS-1577
Project: ManifoldCF
Issue Type: New Feature
Components: Azure Storage Repository Connector
Reporter: Piergiorgio Lucidi
Assignee: Piergiorgio Lucidi
The community decided that it can be very useful to add an Azure Storage
Repository Connector for content indexing and migration purpose.
There are three different supported modes: blob, file and data disks.
Here an useful introduction:
[https://docs.microsoft.com/en-us/azure/storage/storage-introduction]
We will use a Java API for dropping contents using the Azure Storage API:
[https://docs.microsoft.com/en-us/azure/storage/storage-samples-java]
Managing accounts using the Azure SDK:
[https://github.com/Azure-Samples/storage-java-manage-storage-accounts]
For testing purpose we can also use the Azure Storage Explorer:
[https://docs.microsoft.com/en-us/azure/vs-azure-tools-storage-manage-with-storage-explorer]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)