AzureStorage.Blobs

Syntax

AzureStorage.Blobs(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. options may be specified to control the following options:

Reference Data

https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference

Power Query M Functions / Accessing Data Functions / AzureStorage.Blobs