HdInsight.Files

This function retrieves a table that includes a row for every blob file located at the specified container URL within an Azure storage account. Each row within the table displays the file's properties...

Syntax

HdInsight.Files(account as text, containerName as text) as table.

About

This function retrieves a table that includes a row for every blob file located at the specified container URL within an Azure storage account. Each row within the table displays the file's properties and includes a link to access the file's content.