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)

  1. Go to Books from the left navigation menu.

  2. Click on + New Book.

  3. Search for name of the book and click on it.

  4. You'll be prompted for connectivity details if the book requires configuration.

  5. Click on Add to finish adding the book to your agent.

  6. 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.

Label
Description
Type

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.

Label
Description
Type

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?