AzureDevOpsServer.Feed is a Power Query M function that returns a table of OData feeds offered by Azure DevOps.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
AzureDevOpsServer.Feed(
url as text,
optional options as nullable record,
) as table
Description
Returns a table of OData feeds offered by Azure DevOps.
Related functions
Other functions related to AzureDevOpsServer.Feed are:
