Skip to main content
Azure Blob Storage
27 actions · 11 events · 1 auth method
StorageConfiguration

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a Connector Profile in your project. See Setup Connector Profile.

Connector Profile · OAuth 2.0 (Entra ID)

Authenticate with your Microsoft Entra ID account to connect Azure Blob Storage. This is Microsoft’s recommended authent…
Optionally, configure receiving Events for Azure Blob Storage into StackOne.

Webhooks setup

3

Link an Account

Link an account from the dashboard (or via StackOne Hub).See the guide for the authentication type chosen in the Connector Profile:

Link Account · OAuth 2.0 (Entra ID)

4

Use Actions

Connect your agent to the linked account’s actions. See Agent Setup.Other ways to call actions are listed in Protocols & SDKs.

Actions

|
27 actions
Action
Description
Required scopes
Upload Blob
Creates a new blob or replaces an existing one with the provided content
Append Block
Appends a block of data to the end of an existing append blob
Download Blob
Downloads the content of a blob
Get Blob Properties
Returns all system properties and user-defined metadata for a blob
Delete Blob
Marks a blob for deletion
Copy Blob
Copies a source blob to a destination blob
Set Blob Tier
Sets the access tier on a block blob
Create Blob Snapshot
Creates a read-only snapshot of a blob
Undelete Blob
Restores a soft-deleted blob and its associated snapshots
Set Blob Properties
Sets system properties on a blob
Abort Copy Blob
Aborts a pending copy blob operation
Get Blob Metadata
Retrieves all user-defined metadata for a blob
Set Blob Metadata
Sets user-defined metadata for a blob as name-value pairs
Get Blob Tags
Retrieves user-defined index tags on a blob
Set Blob Tags
Sets user-defined index tags on a blob
Find Blobs By Tags
Finds blobs across all containers matching a tag filter expression
List Containers
List all containers in the storage account
Get Blob Service Properties
Gets properties for a storage account’s Blob service endpoint
Set Blob Service Properties
Sets properties for a storage account’s Blob service endpoint
Create Container
Creates a new container under the specified storage account
Get Container Properties
Returns all user-defined metadata and system properties for a container
Get Container Metadata
Returns user-defined metadata for the specified container
Set Container Metadata
Sets user-defined metadata for the specified container
Delete Container
Deletes the specified container and any blobs it contains
Get Container ACL
Gets the public access policy and stored access policies for a container
Set Container ACL
Sets the public access policy and stored access policies for a container
List Blobs
Returns a list of blobs under the specified container

Events

|
11 events
Event
Description
Tags
Subscription Validation
Handles the Azure Event Grid SubscriptionValidation handshake. When an Event Grid subscription is created, Event Grid se…
Verification
Blob Created
Fired when a blob is successfully created or replaced in Azure Blob Storage.
Blobs
Blob Deleted
Fired when a blob is deleted from Azure Blob Storage.
Blobs
Blob Tier Changed
Fired when the access tier of a block blob is changed in Azure Blob Storage.
Blobs
Async Operation Initiated
Fired when an asynchronous blob operation is initiated in Azure Blob Storage.
Blobs
Blob Renamed
Fired when a blob is renamed in a Data Lake Storage Gen2 (HNS-enabled) storage account.
BlobsData Lake Gen2
Directory Created
Fired when a directory is created in a Data Lake Storage Gen2 (HNS-enabled) storage account.
DirectoriesData Lake Gen2
Directory Renamed
Fired when a directory is renamed in a Data Lake Storage Gen2 (HNS-enabled) storage account.
DirectoriesData Lake Gen2
Directory Deleted
Fired when a directory is deleted in a Data Lake Storage Gen2 (HNS-enabled) storage account.
DirectoriesData Lake Gen2
Blob Inventory Policy Completed
Fired when a scheduled blob inventory policy run completes for the storage account.
Policies
Lifecycle Policy Completed
Fired when a scheduled lifecycle management policy run completes for the storage account.
Policies