VSTS.Contents is a Power Query M function that downloads contents from the Azure DevOps Analytics Service URL as a binary value, using global credentials for all accessible organizations.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
VSTS.Contents(
url as text,
optional options as nullable record,
) as table
Description
Returns the contents downloaded from the Azure DevOps Analytics Service url as a binary value. This function uses global credentials for all the accessible organization.
Related functions
Other functions related to VSTS.Contents are:
