HdInsight.Containers

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.

Other functions related to HdInsight.Containers are:

BI Gorilla Blog

Last update: August 17, 2023 | Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/powerquery-m/hdinsight-containers
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.