Thanks to visit codestin.com
Credit goes to docs.stackone.com

Skip to main content
Azure Blob Storage
Azure Blob Storage
26 actions · 1 auth method
PreviewStorageConfiguration

Authentication

OAuth 2.0 (Entra ID)

Authenticate with your Microsoft Entra ID account to connect Azure Blob Storage. This is Microsoft’s recommended authent…Guides: Connector Profile, Link Account
Actions
|
26 actions
Action
Description
Required scopes
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
Upload Blob
Creates a new block blob or replaces an existing one with the provided content
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

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/microsoft-azure/filled/png

Connector Profile

Azure Blob Storage - OAuth 2.0 (Entra ID)
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/microsoft-azure/filled/png

Link Account

Azure Blob Storage - OAuth 2.0 (Entra ID)
4

Use Actions

Invoke actions using one of the methods below: