Power Query
published
Search
K
Comment on page

AzureStorage.Blobs

AzureStorage.Blobs

Returns a navigational table containing the containers found in the specified account from an Azure storage vault.
function (account as text, optional options as nullable record) as table

Description

Returns a navigational table containing a row for each container found at the account URL, account, from an Azure storage vault. Each row contains a link to the container blobs.

Category

Accessing data