HdInsight.Containers is a Power Query M function that returns a navigational table containing information about each container found at an Azure storage vault account URL. The function returns a table with a link to the container blobs.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
HdInsight.Containers( account as text ) 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.
Related functions
Other functions related to HdInsight.Containers are:
