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. Add the Book to Your Agent
To use the Azure Blob Storage (BDK) Book, you need to first add it to your agent. This allows the agent to learn and understand the automation procedures in the Book. Follow the steps below:
Go to Books from the left navigation menu.
Click on + New Book.
Search for Azure Blob Storage (BDK) and click on the book.
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?