Azure Blob Storage
Overview of the Azure Blob Storage BDK Book.
Overview
Azure Blob Storage provides massively scalable object storage for unstructured data in the cloud. This integration enables automated file management, data archiving, and cloud storage workflows within Microsoft Azure. Leverage enterprise-grade cloud storage for secure and scalable data operations.
Prerequisites
1. Required Books
The following Book(s) need to be added to your agent so it can learn and understand the automation procedures defined within them:
Azure Blob Storage (BDK)
How to Add the Book(s)
Go to Books from the left navigation menu.
Click on + New Book.
Search for name of the book and click on it.
You'll be prompted for connectivity details if the book requires configuration.
Click on Add to finish adding the book to your agent.
Publish your agent.
Connectivity
This section outlines the available methods for connecting to the Book, along with the required configuration details for each.
Connect using Azure account name and Azure account Key
Connect to a Blob Storage account using the provided account key.
Azure account name
The Azure account name
text
Azure account Key
The Azure account Key
sensitive
Connect using Azure Account Name, SAS Token and Container Name
Connect to an API using the provided API key.
Azure Account Name
The Azure account name
text
SAS Token
The SAS token
sensitive
Container Name
The container name
text
Last updated
Was this helpful?