Comment on page
AzureStorage.Blobs
Returns a navigational table containing the containers found in the specified account from an Azure storage vault.
function (account
as text, optionaloptions
as nullable record) as table
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.Accessing data
Last modified 5yr ago