AzureBatch.Contents is a Power Query M function that is used to connect to Azure Batch.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
AzureBatch.Contents(
accountName as text,
batchUrl as text,
poolName as text,
storageConnectionName as text,
) as any
Description
Conenct to Azure Batch
