Azure Cloud Storage Connector
Azure Cloud Storage is a scalable, secure service for storing large amounts of unstructured data, including text, images, and video. It supports various storage types like blobs, files, queues, and tables, making it versatile for different storage needs.
Getting started with Azure Cloud Storage
-
Search for
Storage account
in the global search and click on the search result. -
Click on
Create Storage Account
-
Enter the
Resource Group Name
and theStorage Name
. If you want more customization, then visit the remaining tabs, or else just clickReview + Create
-
Verify the selected options and click on
Create
-
Now create the container in the storage account by doing the following, Click Data Storage-->Containers-->+Container-->Enter Name-->Save it.
-
Upload the required files in the container.
-
To get the Access key,navigate to Security+Networking-->Access Keys and click on show and copy the key.
Setting up the Azure Cloud Storage in Unstract
Head over to the Unstract console, From the side navigation, select Workflows
🞂 + New Workflow
🞂 Create Workflow
🞂 Select Connector Type
🞂 File System
🞂 Settings icon
.
- In the Configure Connector screen, choose Azure Cloud Storage
- For Name, enter a name for this connector.
- In account Name field,enter the
Storage Name
we created in step 4. - In Access Token field,paste the access key that we created in step 8.
- In Bucket Name, enter the container name we created in step 6.
- Click Test Connection
- Once the test is successful, Submit your changes.
Connector Options
The Configuration panel offers a few options:
Folder to Process
: The top-level directory Unstract should have access to.File types to process
: Limit Unstract to processing certain file types only.Max files to process
: The number of files Unstract should process in each batch.- Click on
save
once the configuration changes are made.
Need a hand?
Talk to us on Slack! We're here to help :)