Azure Blob Storage

Overview of the Azure Blob Storage book.

The following documentation is for Azure Blob Storage v1.3.1 (BDK).

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

How to Add the Book(s)

  1. Go to BooksAll Books.

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

  3. Click on Install or Add Connection to add the book to your agent.

  4. If adding a connection, you'll be prompted for connectivity details.

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?